Home
last modified time | relevance | path

Searched refs:DoDrawUndo (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/sw/inc/
H A DIDocumentUndoRedo.hxx68 virtual void DoDrawUndo(bool const bDoUndo) = 0;
265 m_rUndoRedo.DoDrawUndo(false); in DrawUndoGuard()
269 m_rUndoRedo.DoDrawUndo(m_bDrawUndoWasEnabled); in ~DrawUndoGuard()
/aoo4110/main/sw/source/core/inc/
H A DUndoManager.hxx53 virtual void DoDrawUndo(bool const bDoUndo);
/aoo4110/main/sw/source/core/frmedt/
H A Dfeshview.cxx694 GetDoc()->GetIDocumentUndoRedo().DoDrawUndo(true); in EndDrag()
1580 GetDoc()->GetIDocumentUndoRedo().DoDrawUndo(false); in EndCreate()
1584 GetDoc()->GetIDocumentUndoRedo().DoDrawUndo(true); in EndCreate()
1810 GetDoc()->GetIDocumentUndoRedo().DoDrawUndo(false); // see above in ImpEndCreate()
1823 GetDoc()->GetIDocumentUndoRedo().DoDrawUndo(true); in ImpEndCreate()
/aoo4110/main/sw/source/core/draw/
H A Ddflyobj.cxx946 GetFmt()->GetDoc()->GetIDocumentUndoRedo().DoDrawUndo(false); in Move()
955 GetFmt()->GetDoc()->GetIDocumentUndoRedo().DoDrawUndo(false); in Resize()
/aoo4110/main/sw/source/core/undo/
H A Ddocundo.cxx131 void UndoManager::DoDrawUndo(bool const bDoUndo) in DoDrawUndo() function in sw::UndoManager

Completed in 117 milliseconds