Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/tool/
H A Dinterpr4.cxx89 while (pTOp) in ReplaceCell()
91 if ( rPos == pTOp->aOld1 ) in ReplaceCell()
93 rPos = pTOp->aNew1; in ReplaceCell()
98 rPos = pTOp->aNew2; in ReplaceCell()
112 while (pTOp) in ReplaceCell()
116 rCol = pTOp->aNew1.Col(); in ReplaceCell()
117 rRow = pTOp->aNew1.Row(); in ReplaceCell()
118 rTab = pTOp->aNew1.Tab(); in ReplaceCell()
123 rCol = pTOp->aNew2.Col(); in ReplaceCell()
124 rRow = pTOp->aNew2.Row(); in ReplaceCell()
[all …]

Completed in 34 milliseconds