Searched refs:aTableOpList (Results 1 – 3 of 3) sorted by relevance
88 ScInterpreterTableOpParams* pTOp = pDok->aTableOpList.First(); in ReplaceCell()102 pTOp = pDok->aTableOpList.Next(); in ReplaceCell()111 ScInterpreterTableOpParams* pTOp = pDok->aTableOpList.First(); in ReplaceCell()129 pTOp = pDok->aTableOpList.Next(); in ReplaceCell()141 ScInterpreterTableOpParams* pTOp = pDok->aTableOpList.First(); in IsTableOpInRange()148 pTOp = pDok->aTableOpList.Next(); in IsTableOpInRange()1170 if ( pDok->aTableOpList.Count() > 0 ) in PopSingleRef()1204 if ( pDok->aTableOpList.Count() > 0 ) in PopSingleRef()1229 if ( pDok->aTableOpList.Count() > 0 && !bDontCheckForTableOp ) in DoubleRefToVars()3004 pDok->aTableOpList.Insert( pTableOp ); in ScTableOp()[all …]
342 …ScTabOpList aTableOpList; // list of ScInterpreterTableOpParams currently in … member in ScDocument
3084 ScInterpreterTableOpParams* p = aTableOpList.Last(); in AddTableOpFormulaCell()
Completed in 133 milliseconds