Home
last modified time | relevance | path

Searched refs:GetOpCodeMap (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/formula/source/core/api/
H A DFormulaOpCodeMapperObj.cxx73 FormulaCompiler::OpCodeMapPtr xMap = m_pCompiler->GetOpCodeMap( nLanguage); in getMappings()
86 FormulaCompiler::OpCodeMapPtr xMap = m_pCompiler->GetOpCodeMap( nLanguage); in getAvailableMappings()
H A DFormulaCompiler.cxx541 FormulaCompiler::OpCodeMapPtr FormulaCompiler::GetOpCodeMap( const sal_Int32 nLanguage ) const in GetOpCodeMap() function in formula::FormulaCompiler
712 FormulaCompiler::OpCodeMapPtr xMap = GetOpCodeMap(sheet::FormulaLanguage::ENGLISH); in GetEnglishOpCode()
/aoo41x/main/sc/source/core/tool/
H A Dcompiler.cxx237 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()
H A Dparclass.cxx471 …ScCompiler::OpCodeMapPtr xMap( aComp.GetOpCodeMap(::com::sun::star::sheet::FormulaLanguage::ENGLIS… in GenerateDocumentation()
/aoo41x/main/formula/inc/formula/
H A DFormulaCompiler.hxx197 OpCodeMapPtr GetOpCodeMap( const sal_Int32 nLanguage ) const;
/aoo41x/main/sc/source/ui/unoobj/
H A Dtokenuno.cxx115 ScCompiler::OpCodeMapPtr xMap = rCompiler.GetOpCodeMap( nFormulaLanguage); in SetCompilerFlags()

Completed in 70 milliseconds