Home
last modified time | relevance | path

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

/aoo4110/main/formula/inc/formula/
H A Dopcode.hxx54 ocMatRef = SC_OPCODE_MAT_REF, enumerator
/aoo4110/main/sc/source/core/tool/
H A Dtoken.cxx132 || (eOp == ocMatRef && eType == svSingleRef) in IMPL_FIXEDMEMPOOL_NEWDEL()
1620 return Add( new ScSingleRefToken( rRef, ocMatRef ) ); in AddMatrixSingleReference()
H A Dinterpr4.cxx3672 case ocMatRef : ScMatRef(); break; in Interpret()
/aoo4110/main/formula/source/core/api/
H A DFormulaCompiler.cxx339 { FormulaMapGroupSpecialOffset::MAT_REF , ocMatRef } , in createSequenceOfAvailableMappings()
881 if( eOp == ocPush || eOp == ocColRowNameAuto || eOp == ocMatRef || in Factor()
H A Dtoken.cxx75 || (eOp == ocMatRef && eType == svSingleRef) in IMPL_FIXEDMEMPOOL_NEWDEL_DLL()
/aoo4110/main/sc/source/filter/excel/
H A Dxetable.cxx165 if( pToken && (pToken->GetOpCode() == ocMatRef) ) in FindArray()

Completed in 90 milliseconds