Lines Matching refs:Convention
223 struct Convention struct in ScCompiler
229 Convention( formula::FormulaGrammar::AddressConvention eConvP );
230 virtual ~Convention();
278 friend struct Convention;
284 static const Convention *pConventions[ formula::FormulaGrammar::CONV_LAST ];
286 static const Convention * const pConvOOO_A1;
287 static const Convention * const pConvOOO_A1_ODF;
288 static const Convention * const pConvXL_A1;
289 static const Convention * const pConvXL_R1C1;
290 static const Convention * const pConvXL_OOX;
318 const Convention *pConv;
367 sal_Unicode GetNativeAddressSymbol( Convention::SpecialSymbolType eType ) const;
378 void SetRefConvention( const Convention *pConvP );