Searched defs:aCompiler (Results 1 – 8 of 8) sorted by relevance
/aoo42x/main/sc/source/ui/unoobj/ |
H A D | tokenuno.cxx | 144 ScCompiler aCompiler( pDoc, aRefPos); in parseFormula() local 170 ScCompiler aCompiler( pDoc, aRefPos, aCode); in printFormula() local 215 ScCompiler aCompiler( pDoc, ScAddress()); in setPropertyValue() local 236 ScCompiler aCompiler( pDoc, ScAddress()); in setPropertyValue() local
|
H A D | funcuno.cxx | 551 ScCompiler aCompiler(pDoc,aAdr); in callFunction() local
|
H A D | chart2uno.cxx | 856 ScCompiler aCompiler(mpDoc, ScAddress(0,0,0)); in operator ()() local 921 ScCompiler aCompiler(mpDoc, ScAddress(0,0,0)); in operator ()() local
|
/aoo42x/main/sc/source/ui/vba/ |
H A D | vbawsfunction.cxx | 94 ScCompiler aCompiler( 0, ScAddress() ); in invoke() local 212 ScCompiler aCompiler( NULL, ScAddress() ); in hasMethod() local
|
H A D | vbarange.cxx | 899 ScCompiler aCompiler( m_pDoc, aCellRanges.First()->aStart ); in processValue() local 943 ScCompiler aCompiler( m_pDoc, aCellRanges.First()->aStart ); in visitNode() local
|
/aoo42x/main/sc/source/core/tool/ |
H A D | reftokenhelper.cxx | 64 ScCompiler aCompiler(pDoc, ScAddress(0,0,0)); in compileRangeRepresentation() local
|
/aoo42x/main/sc/source/filter/excel/ |
H A D | xestream.cxx | 800 ScCompiler aCompiler( &rDocument, rAddress, *pTokenArray); in ToOUString() local
|
/aoo42x/main/formula/source/ui/dlg/ |
H A D | formula.cxx | 767 FormulaCompiler aCompiler(*m_pTokenArray.get()); in UpdateTokenArray() local
|
Completed in 109 milliseconds