Searched refs:DoDrawUndo (Results 1 – 5 of 5) sorted by relevance
68 virtual void DoDrawUndo(bool const bDoUndo) = 0;265 m_rUndoRedo.DoDrawUndo(false); in DrawUndoGuard()269 m_rUndoRedo.DoDrawUndo(m_bDrawUndoWasEnabled); in ~DrawUndoGuard()
691 GetDoc()->GetIDocumentUndoRedo().DoDrawUndo(true); in EndDrag()1577 GetDoc()->GetIDocumentUndoRedo().DoDrawUndo(false); in EndCreate()1581 GetDoc()->GetIDocumentUndoRedo().DoDrawUndo(true); in EndCreate()1807 GetDoc()->GetIDocumentUndoRedo().DoDrawUndo(false); // see above in ImpEndCreate()1820 GetDoc()->GetIDocumentUndoRedo().DoDrawUndo(true); in ImpEndCreate()
946 GetFmt()->GetDoc()->GetIDocumentUndoRedo().DoDrawUndo(false); in Move()955 GetFmt()->GetDoc()->GetIDocumentUndoRedo().DoDrawUndo(false); in Resize()
53 virtual void DoDrawUndo(bool const bDoUndo);
122 void UndoManager::DoDrawUndo(bool const bDoUndo) in DoDrawUndo() function in sw::UndoManager
Completed in 25 milliseconds