Home
last modified time | relevance | path

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

/aoo42x/main/formula/inc/formula/
H A Dopcode.hxx86 ocUnion = SC_OPCODE_UNION, enumerator
/aoo42x/main/formula/source/core/api/
H A DFormulaCompiler.cxx922 pFacToken->NewOpCode( ocUnion,FormulaToken::PrivateAccess()); in Factor()
1196 while (pToken->GetOpCode() == ocUnion) in UnionLine()
/aoo42x/main/sc/source/core/tool/
H A Dparclass.cxx72 { ocUnion, {{ Reference, Reference }, 0 }},
H A Dinterpr4.cxx3469 case ocUnion : ScUnionFunc(); break; in Interpret()
/aoo42x/main/sc/source/filter/excel/
H A Dxeformula.cxx926 …return ((eOpCode == ocUnion) || (!bStopAtSep && (eOpCode == ocSep))) ? EXC_TOKID_LIST : EXC_TOKID_… in lclGetListTokenId()
2629 aScTokArr.AddOpCode( ocUnion ); in CreateFormula()
H A Dxechart.cxx896 orArray.AddOpCode( ocUnion ); in lclAddDoubleRefData()
946 aArray.AddOpCode( ocUnion ); in ConvertDataSequence()

Completed in 71 milliseconds