Searched defs:isODFF (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/formula/inc/formula/ | ||
H A D | grammar.hxx | 221 static inline bool isODFF( const Grammar eGrammar ) in isODFF() function in formula::FormulaGrammar |
H A D | tokenarray.hxx | 60 inline bool isODFF() const { return mbODFF; } in isODFF() function in formula::MissingConvention |
H A D | FormulaCompiler.hxx | 158 inline bool isODFF() const { return FormulaGrammar::isODFF( meGrammar); } in isODFF() function in formula::FormulaCompiler::OpCodeMap |
Completed in 19 milliseconds