Searched refs:UNDO_INSSECTION (Results 1 – 5 of 5) sorted by relevance
49 GetDoc()->GetIDocumentUndoRedo().StartUndo( UNDO_INSSECTION, NULL ); in InsertSection()58 GetDoc()->GetIDocumentUndoRedo().EndUndo( UNDO_INSSECTION, NULL ); in InsertSection()
59 UNDO_INSSECTION, // 19 enumerator
525 if (UNDO_INSSECTION != nLastUndoId) in NavigatorPaste()
78 : SwUndo( UNDO_INSSECTION ), SwUndRng( rPam ) in SwUndoInsSection()
327 pDoc->GetIDocumentUndoRedo().StartUndo( UNDO_INSSECTION, NULL ); in attach()455 pDoc->GetIDocumentUndoRedo().EndUndo( UNDO_INSSECTION, NULL ); in attach()
Completed in 42 milliseconds