Searched defs:pRedoCell (Results 1 – 3 of 3) sorted by relevance
155 ScBaseCell* pRedoCell = pCell->CloneWithoutNote( *mpRedoDoc ); in FindNextConversionCell() local
436 ScBaseCell* pUndoCell, ScBaseCell* pRedoCell, sal_Bool bHeight ) : in ScUndoPutCell()
823 ScBaseCell* pRedoCell = (bUndo && pNewCell) ? pNewCell->CloneWithoutNote( *pDoc, rPos ) : 0; in PutCell() local
Completed in 51 milliseconds