Lines Matching refs:Convention
227 struct Convention struct in ScCompiler
233 Convention( formula::FormulaGrammar::AddressConvention eConvP );
234 virtual ~Convention();
282 friend struct Convention;
288 static const Convention *pConventions[ formula::FormulaGrammar::CONV_LAST ];
290 static const Convention * const pConvOOO_A1;
291 static const Convention * const pConvOOO_A1_ODF;
292 static const Convention * const pConvXL_A1;
293 static const Convention * const pConvXL_R1C1;
294 static const Convention * const pConvXL_OOX;
322 const Convention *pConv;
371 sal_Unicode GetNativeAddressSymbol( Convention::SpecialSymbolType eType ) const;
382 void SetRefConvention( const Convention *pConvP );