Searched refs:ScInterpreterTableOpParams (Results 1 – 4 of 4) sorted by relevance
34 struct ScInterpreterTableOpParams struct47 ScInterpreterTableOpParams() in ScInterpreterTableOpParams() argument54 ScInterpreterTableOpParams( const ScInterpreterTableOpParams& r ) in ScInterpreterTableOpParams() argument68 ScInterpreterTableOpParams& operator =( const ScInterpreterTableOpParams& r ) in operator =() argument85 sal_Bool operator ==( const ScInterpreterTableOpParams& r ) in operator ==() argument97 DECLARE_LIST( ScTabOpList, ScInterpreterTableOpParams* )
343 ScInterpreterTableOpParams aLastTableOpParams; // remember last params
88 ScInterpreterTableOpParams* pTOp = pDok->aTableOpList.First(); in ReplaceCell()111 ScInterpreterTableOpParams* pTOp = pDok->aTableOpList.First(); in ReplaceCell()141 ScInterpreterTableOpParams* pTOp = pDok->aTableOpList.First(); in IsTableOpInRange()2993 ScInterpreterTableOpParams* pTableOp = new ScInterpreterTableOpParams; in ScTableOp()
3084 ScInterpreterTableOpParams* p = aTableOpList.Last(); in AddTableOpFormulaCell()
Completed in 78 milliseconds