Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/doc/
H A Ddocglos.cxx159 GetIDocumentUndoRedo().StartUndo( UNDO_INSGLOSSARY, NULL ); in InsertGlossary()
186 GetIDocumentUndoRedo().EndUndo( UNDO_INSGLOSSARY, NULL ); in InsertGlossary()
H A Ddocnew.cxx1251 this->GetIDocumentUndoRedo().StartUndo( UNDO_INSGLOSSARY, NULL ); in Paste()
1305 this->GetIDocumentUndoRedo().EndUndo( UNDO_INSGLOSSARY, NULL ); in Paste()
/aoo41x/main/sw/inc/
H A Dswundo.hxx92 UNDO_INSGLOSSARY, // 47 enumerator
/aoo41x/main/sw/source/ui/dochdl/
H A Dgloshdl.cxx624 pWrtShell->StartUndo(UNDO_INSGLOSSARY); in Expand()
640 pWrtShell->EndUndo(UNDO_INSGLOSSARY); in Expand()
/aoo41x/main/sw/source/core/frmedt/
H A Dfecopy.cxx732 GetDoc()->GetIDocumentUndoRedo().StartUndo( UNDO_INSGLOSSARY, NULL ); in Paste()
1111 GetDoc()->GetIDocumentUndoRedo().EndUndo( UNDO_INSGLOSSARY, NULL ); in Paste()

Completed in 40 milliseconds