Hi Eike,
(re-introducing the mailing list I left out in my previous reply)
FormulaGrammar::isOOXML( meGrammar ) only returns true when saving as
OOXML, and FormulaGrammar::isODFF( meGrammar ) only returns true when saving as ODFF.
Is that correct?
Yes, that's correct. Also note that ODFF means ODF 1.2 or later, as the OpenFormula definition
exists since ODF 1.2, and
FormulaGrammar::isPODF(meGrammar) returns true for the non-ODFF ODF 1.1 or earlier and the
pre-ODF XML format used in OOo1.x
Great, I can get on now :-)
If so, then I intend to create a child class MissingConventionOOXML
(and a child class RenameMissingConventionODF)
I guess that was a typo and should had been MissingConventionODF instead?
Yes, you are correct.
with parent class
MissingConvention (which will contain no ODF or OOXML specific code).
Winfried
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.