Home
last modified time | relevance | path

Searched refs:CONV_LAST (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/sc/inc/
H A Dcompiler.hxx284 static const Convention *pConventions[ formula::FormulaGrammar::CONV_LAST ];
498 ++nConv < formula::FormulaGrammar::CONV_LAST; ) in IsCharFlagAllConventions()
/AOO41X/main/formula/inc/formula/
H A Dgrammar.hxx51 CONV_LAST /* for loops, must always be last */ enumerator
/AOO41X/main/sc/source/core/tool/
H A Drangenam.cxx507 for (int nConv = FormulaGrammar::CONV_UNSPECIFIED; ++nConv < FormulaGrammar::CONV_LAST; ) in MakeValidName()
537 for (int nConv = FormulaGrammar::CONV_UNSPECIFIED; ++nConv < FormulaGrammar::CONV_LAST; ) in IsNameValid()