Home
last modified time | relevance | path

Searched defs:EndUndo (Results 1 – 12 of 12) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/undo/
H A Dundobase.cxx122 void ScSimpleUndo::EndUndo() in EndUndo() function in ScSimpleUndo
261 void ScBlockUndo::EndUndo() in EndUndo() function in ScBlockUndo
362 void ScMultiBlockUndo::EndUndo() in EndUndo() function in ScMultiBlockUndo
442 void ScMoveUndo::EndUndo() in EndUndo() function in ScMoveUndo
472 void ScDBFuncUndo::EndUndo() in EndUndo() function in ScDBFuncUndo
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/undo/
H A Dundobase.cxx122 void ScSimpleUndo::EndUndo() in EndUndo() function in ScSimpleUndo
261 void ScBlockUndo::EndUndo() in EndUndo() function in ScBlockUndo
362 void ScMultiBlockUndo::EndUndo() in EndUndo() function in ScMultiBlockUndo
442 void ScMoveUndo::EndUndo() in EndUndo() function in ScMoveUndo
472 void ScDBFuncUndo::EndUndo() in EndUndo() function in ScDBFuncUndo
/dports/editors/fte/fte/src/
H A De_undo.cpp50 int EBuffer::EndUndo() { in EndUndo() function in EBuffer
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/edit/
H A Dedws.cxx233 SwUndoId SwEditShell::EndUndo(SwUndoId eUndoId, const SwRewriter *pRewriter) in EndUndo() function in SwEditShell
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/edit/
H A Dedws.cxx234 SwUndoId SwEditShell::EndUndo(SwUndoId eUndoId, const SwRewriter *pRewriter) in EndUndo() function in SwEditShell
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/undo/
H A Ddocundo.cxx297 UndoManager::EndUndo(SwUndoId eUndoId, SwRewriter const*const pRewriter) in EndUndo() function in sw::UndoManager
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/undo/
H A Ddocundo.cxx299 UndoManager::EndUndo(SwUndoId eUndoId, SwRewriter const*const pRewriter) in EndUndo() function in sw::UndoManager
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/svdraw/
H A Dsvdedtv.cxx278 void SdrEditView::EndUndo() in EndUndo() function in SdrEditView
H A Dsvdmodel.cxx496 void SdrModel::EndUndo() in EndUndo() function in SdrModel
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/svdraw/
H A Dsvdedtv.cxx303 void SdrEditView::EndUndo() in EndUndo() function in SdrEditView
H A Dsvdmodel.cxx454 void SdrModel::EndUndo() in EndUndo() function in SdrModel
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/shells/
H A Dbasesh.cxx2784 static void EndUndo(SwWrtShell& rSh) in EndUndo() function