LibreOffice Module formula (master) 1
|
#include <tokenarray.hxx>
Public Member Functions | |
MissingConventionOOXML () | |
![]() | |
MissingConvention (Convention eConvention) | |
bool | isPODF () const |
bool | isODFF () const |
bool | isOOXML () const |
Convention | getConvention () const |
Static Public Member Functions | |
static bool | isRewriteNeeded (OpCode eOp) |
Additional Inherited Members | |
![]() | |
enum | Convention { FORMULA_MISSING_CONVENTION_PODF , FORMULA_MISSING_CONVENTION_ODFF , FORMULA_MISSING_CONVENTION_OOXML } |
Definition at line 109 of file tokenarray.hxx.
|
inlineexplicit |
Definition at line 112 of file tokenarray.hxx.
|
inlinestatic |
Definition at line 1047 of file token.cxx.
References ocCeil, ocDBCount, ocDBCount2, ocEuroConvert, ocExternal, ocFDist_LT, ocFloor, ocGammaDist, ocHypGeomDist, ocIf, ocIndex, ocLogInv, ocLogNormDist, ocMacro, ocNormDist, ocPoissonDist, ocRound, ocRoundDown, and ocRoundUp.
Referenced by formula::FormulaTokenArray::NeedsOoxmlRewrite().