Home
last modified time | relevance | path

Searched defs:pUndoCell (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sc/source/ui/view/
H A Dspelleng.cxx134 ScBaseCell* pUndoCell = pCell->CloneWithoutNote( *mpUndoDoc ); in FindNextConversionCell() local
H A Dviewfunc.cxx701 ScBaseCell* pUndoCell = (bUndo && pOldCell) ? pOldCell->CloneWithoutNote( *pDoc ) : 0; in EnterValue() local
/trunk/main/sc/source/ui/undo/
H A Dundocell.cxx352 ScBaseCell* pUndoCell, double nVal, sal_Bool bHeight ) : in ScUndoEnterValue()
436 ScBaseCell* pUndoCell, ScBaseCell* pRedoCell, sal_Bool bHeight ) : in ScUndoPutCell()
/trunk/main/sc/source/core/data/
H A Dtable6.cxx152 ScBaseCell* pUndoCell = pCell->CloneWithoutNote( *pUndoDoc ); in SearchCell() local
/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx822 ScBaseCell* pUndoCell = (bUndo && pDocCell) ? pDocCell->CloneWithoutNote( *pDoc, rPos ) : 0; in PutCell() local

Completed in 56 milliseconds