Searched refs:SC_UNDO_REFLAST (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/sc/source/ui/inc/ |
H A D | undobase.hxx | 118 enum ScMoveUndoMode { SC_UNDO_REFFIRST, SC_UNDO_REFLAST }; enumerator
|
/aoo4110/main/sc/source/ui/undo/ |
H A D | undobase.cxx | 335 if (pRefUndoDoc && eMode == SC_UNDO_REFLAST) in EndUndo()
|
H A D | undoblk.cxx | 103 ScMoveUndo( pNewDocShell, pUndoDocument, pRefData, SC_UNDO_REFLAST ), in ScUndoInsertCells() 344 ScMoveUndo( pNewDocShell, pUndoDocument, pRefData, SC_UNDO_REFLAST ), in ScUndoDeleteCells() 578 ScMoveUndo( pNewDocShell, pUndoDocument, pRefData, SC_UNDO_REFLAST ), in ScUndoDeleteMulti()
|
H A D | undotab.cxx | 307 ScMoveUndo( pNewDocShell, pUndoDocument, pRefData, SC_UNDO_REFLAST ) in ScUndoDeleteTab()
|
Completed in 27 milliseconds