Home
last modified time | relevance | path

Searched refs:aTableOpList (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sc/source/core/tool/
H A Dinterpr4.cxx88 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 …]
/aoo41x/main/sc/inc/
H A Ddocument.hxx342 …ScTabOpList aTableOpList; // list of ScInterpreterTableOpParams currently in … member in ScDocument
/aoo41x/main/sc/source/core/data/
H A Ddocument.cxx3084 ScInterpreterTableOpParams* p = aTableOpList.Last(); in AddTableOpFormulaCell()

Completed in 122 milliseconds