Searched refs:GetOpCodeMap (Results 1 – 6 of 6) sorted by relevance
73 FormulaCompiler::OpCodeMapPtr xMap = m_pCompiler->GetOpCodeMap( nLanguage); in getMappings()86 FormulaCompiler::OpCodeMapPtr xMap = m_pCompiler->GetOpCodeMap( nLanguage); in getAvailableMappings()
541 FormulaCompiler::OpCodeMapPtr FormulaCompiler::GetOpCodeMap( const sal_Int32 nLanguage ) const in GetOpCodeMap() function in formula::FormulaCompiler712 FormulaCompiler::OpCodeMapPtr xMap = GetOpCodeMap(sheet::FormulaLanguage::ENGLISH); in GetEnglishOpCode()
237 ScCompiler::OpCodeMapPtr xPODF = ScCompiler::GetOpCodeMap( in dbg_call_generateMappingDiff()239 ScCompiler::OpCodeMapPtr xODFF = ScCompiler::GetOpCodeMap( in dbg_call_generateMappingDiff()241 ScCompiler::OpCodeMapPtr xENUS = ScCompiler::GetOpCodeMap( in dbg_call_generateMappingDiff()343 mxSymbols = GetOpCodeMap( ::com::sun::star::sheet::FormulaLanguage::NATIVE); in SetGrammar()349 OpCodeMapPtr xMap = GetOpCodeMap( nFormulaLanguage); in SetGrammar()353 xMap = GetOpCodeMap( ::com::sun::star::sheet::FormulaLanguage::NATIVE); in SetGrammar()422 ScCompiler::OpCodeMapPtr xMap = ScCompiler::GetOpCodeMap( FormulaLanguage::ODFF); in dbg_call_testcreatemapping()
471 …ScCompiler::OpCodeMapPtr xMap( aComp.GetOpCodeMap(::com::sun::star::sheet::FormulaLanguage::ENGLIS… in GenerateDocumentation()
197 OpCodeMapPtr GetOpCodeMap( const sal_Int32 nLanguage ) const;
115 ScCompiler::OpCodeMapPtr xMap = rCompiler.GetOpCodeMap( nFormulaLanguage); in SetCompilerFlags()
Completed in 62 milliseconds