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
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to