Searched refs:UNDO_INSGLOSSARY (Results 1 – 5 of 5) sorted by relevance
159 GetIDocumentUndoRedo().StartUndo( UNDO_INSGLOSSARY, NULL ); in InsertGlossary()186 GetIDocumentUndoRedo().EndUndo( UNDO_INSGLOSSARY, NULL ); in InsertGlossary()
1251 this->GetIDocumentUndoRedo().StartUndo( UNDO_INSGLOSSARY, NULL ); in Paste()1305 this->GetIDocumentUndoRedo().EndUndo( UNDO_INSGLOSSARY, NULL ); in Paste()
92 UNDO_INSGLOSSARY, // 47 enumerator
624 pWrtShell->StartUndo(UNDO_INSGLOSSARY); in Expand()640 pWrtShell->EndUndo(UNDO_INSGLOSSARY); in Expand()
732 GetDoc()->GetIDocumentUndoRedo().StartUndo( UNDO_INSGLOSSARY, NULL ); in Paste()1111 GetDoc()->GetIDocumentUndoRedo().EndUndo( UNDO_INSGLOSSARY, NULL ); in Paste()
Completed in 48 milliseconds