Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/ui/inc/
H A Dundobase.hxx68 enum ScBlockUndoMode { SC_UNDO_SIMPLE, SC_UNDO_MANUALHEIGHT, SC_UNDO_AUTOHEIGHT }; enumerator
/aoo4110/main/sc/source/ui/undo/
H A Dundoblk.cxx881 …ockUndo( pNewDocShell, ScRange( nStartX, nStartY, nStartZ, nEndX, nEndY, nEndZ ), SC_UNDO_SIMPLE ), in ScUndoPaste()
1690 ScBlockUndo( pNewDocShell, rArea, SC_UNDO_SIMPLE ), in ScUndoEnterMatrix()
2050 ScBlockUndo( pNewDocShell, rArea, SC_UNDO_SIMPLE ), in ScUndoRemoveMerge()
2178 ScBlockUndo( pNewDocShell, lcl_TotalRange(rRangeList), SC_UNDO_SIMPLE ), in ScUndoBorder()

Completed in 24 milliseconds