Home
last modified time | relevance | path

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

/trunk/main/sc/inc/
H A Dcompiler.hxx288 static const Convention *pConventions[ formula::FormulaGrammar::CONV_LAST ];
502 ++nConv < formula::FormulaGrammar::CONV_LAST; ) in IsCharFlagAllConventions()
/trunk/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()
/trunk/main/formula/inc/formula/
H A Dgrammar.hxx51 CONV_LAST /* for loops, must always be last */ enumerator

Completed in 28 milliseconds