Home
last modified time | relevance | path

Searched refs:pConvOOO_A1 (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/inc/
H A Dcompiler.hxx290 static const Convention * const pConvOOO_A1; member in ScCompiler
/trunk/main/sc/source/core/tool/
H A Dcompiler.cxx406 SetRefConvention( pConvOOO_A1); in SetGrammarAndRefConvention()
1140 const ScCompiler::Convention * const ScCompiler::pConvOOO_A1 = &ConvOOO_A1; member in ScCompiler
1797 pConv( pConvOOO_A1 ), in ScCompiler()
1813 pConv( pConvOOO_A1 ), in ScCompiler()
1884 case FormulaGrammar::CONV_OOO : SetRefConvention( pConvOOO_A1 ); break; in SetRefConvention()

Completed in 37 milliseconds