Home
last modified time | relevance | path

Searched refs:DoGroupUndo (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/inc/
H A DIDocumentUndoRedo.hxx60 virtual void DoGroupUndo(bool const bDoUndo) = 0;
245 m_rUndoRedo.DoGroupUndo(false); in GroupUndoGuard()
249 m_rUndoRedo.DoGroupUndo(m_bGroupUndoWasEnabled); in ~GroupUndoGuard()
H A Deditsh.hxx518 void DoGroupUndo( sal_Bool bUn = sal_True );
/trunk/main/sw/source/core/edit/
H A Dedws.cxx266 void SwEditShell::DoGroupUndo( sal_Bool bOn ) in DoGroupUndo() function in SwEditShell
267 { GetDoc()->GetIDocumentUndoRedo().DoGroupUndo( bOn ); } in DoGroupUndo()
/trunk/main/sw/source/core/inc/
H A DUndoManager.hxx51 virtual void DoGroupUndo(bool const bDoUndo);
/trunk/main/sw/source/core/undo/
H A Ddocundo.cxx112 void UndoManager::DoGroupUndo(bool const bDoUndo) in DoGroupUndo() function in sw::UndoManager
/trunk/main/sw/source/ui/dbui/
H A Ddbmgr.cxx494 pSh->DoGroupUndo(sal_False); in ImportFromConnection()
512 pSh->DoGroupUndo(bGroupUndo); in ImportFromConnection()

Completed in 51 milliseconds