Home
last modified time | relevance | path

Searched refs:ScInterpreterTableOpParams (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/sc/inc/
H A Dtabopparams.hxx34 struct ScInterpreterTableOpParams struct
47 ScInterpreterTableOpParams() in ScInterpreterTableOpParams() argument
54 ScInterpreterTableOpParams( const ScInterpreterTableOpParams& r ) in ScInterpreterTableOpParams() function
68 ScInterpreterTableOpParams& operator =( const ScInterpreterTableOpParams& r ) in operator =() argument
85 sal_Bool operator ==( const ScInterpreterTableOpParams& r ) in operator ==() argument
97 DECLARE_LIST( ScTabOpList, ScInterpreterTableOpParams* )
H A Ddocument.hxx343 ScInterpreterTableOpParams aLastTableOpParams; // remember last params
/aoo42x/main/sc/source/core/tool/
H A Dinterpr4.cxx88 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()
/aoo42x/main/sc/source/core/data/
H A Ddocument.cxx3084 ScInterpreterTableOpParams* p = aTableOpList.Last(); in AddTableOpFormulaCell()

Completed in 429 milliseconds