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()
1267 this->GetIDocumentUndoRedo().StartUndo( UNDO_INSGLOSSARY, NULL ); in Paste()1321 this->GetIDocumentUndoRedo().EndUndo( UNDO_INSGLOSSARY, NULL ); in Paste()
624 pWrtShell->StartUndo(UNDO_INSGLOSSARY); in Expand()640 pWrtShell->EndUndo(UNDO_INSGLOSSARY); in Expand()
92 UNDO_INSGLOSSARY, // 47 enumerator
732 GetDoc()->GetIDocumentUndoRedo().StartUndo( UNDO_INSGLOSSARY, NULL ); in Paste()1111 GetDoc()->GetIDocumentUndoRedo().EndUndo( UNDO_INSGLOSSARY, NULL ); in Paste()
Completed in 23 milliseconds