Home
last modified time | relevance | path

Searched refs:isPODF (Results 1 – 4 of 4) sorted by relevance

/trunk/main/formula/inc/formula/ !
H A DFormulaCompiler.hxx155 inline bool isPODF() const { return FormulaGrammar::isPODF( meGrammar); } in isPODF() function in formula::FormulaCompiler::OpCodeMap
H A Dgrammar.hxx214 static inline bool isPODF( const Grammar eGrammar ) in isPODF() function in formula::FormulaGrammar
/trunk/main/formula/source/core/api/ !
H A DFormulaCompiler.cxx1469 if (bODFF || FormulaGrammar::isPODF( meGrammar) ) in CreateStringFromTokenArray()
1592 bool bMapped = mxSymbols->isPODF(); // ODF 1.1 directly uses programmatical name in CreateStringFromToken()
/trunk/main/sc/source/core/tool/ !
H A Dcompiler.cxx3785 bool bPODF = FormulaGrammar::isPODF( meGrammar); in CompileString()

Completed in 113 milliseconds