Home
last modified time | relevance | path

Searched refs:ocColRowNameAuto (Results 1 – 7 of 7) sorted by relevance

/aoo42x/main/formula/source/core/api/
H A Dtoken.cxx73 || (eOp == ocColRowNameAuto && eType == svDoubleRef) in IMPL_FIXEDMEMPOOL_NEWDEL_DLL()
93 eOp != ocColRowNameAuto && eOp != ocName && eOp != ocDBArea && in IsFunction()
H A DFormulaCompiler.cxx881 if( eOp == ocPush || eOp == ocColRowNameAuto || eOp == ocMatRef || in Factor()
1684 if ( (eOp == ocPush || eOp == ocColRowNameAuto) && in NextToken()
/aoo42x/main/formula/inc/formula/
H A Dopcode.hxx59 ocColRowNameAuto = SC_OPCODE_COL_ROW_NAME_AUTO, enumerator
/aoo42x/main/sc/source/core/data/
H A Dcell.cxx269 if ( t->GetOpCode() == ocColRowNameAuto ) in StartListeningTo()
359 if ( t->GetOpCode() == ocColRowNameAuto ) in EndListeningTo()
/aoo42x/main/sc/source/core/tool/
H A Dtoken.cxx130 || (eOp == ocColRowNameAuto && eType == svDoubleRef) in IMPL_FIXEDMEMPOOL_NEWDEL()
H A Dinterpr4.cxx3447 case ocColRowNameAuto : ScColRowNameAuto(); break; in Interpret()
H A Dcompiler.cxx5443 pNew->Add( new ScDoubleRefToken( aRefData, ocColRowNameAuto ) ); in HandleSingleRef()

Completed in 95 milliseconds