Home
last modified time | relevance | path

Searched refs:UNDO_UI_REPLACE (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/core/crsr/
H A Dbookmrk.cxx77 io_pDoc->GetIDocumentUndoRedo().StartUndo(UNDO_UI_REPLACE, NULL); in lcl_AssureFieldMarksSet()
100 io_pDoc->GetIDocumentUndoRedo().EndUndo(UNDO_UI_REPLACE, NULL); in lcl_AssureFieldMarksSet()
108 io_pDoc->GetIDocumentUndoRedo().StartUndo(UNDO_UI_REPLACE, NULL); in lcl_RemoveFieldMarks()
133 io_pDoc->GetIDocumentUndoRedo().EndUndo(UNDO_UI_REPLACE, NULL); in lcl_RemoveFieldMarks()
/trunk/main/sw/inc/
H A Dswundo.hxx165 UNDO_UI_REPLACE = UNDO_STD_END + 1, enumerator
/trunk/main/sw/source/core/doc/
H A Ddoc.cxx2423 GetIDocumentUndoRedo().StartUndo( UNDO_UI_REPLACE, NULL ); in ConvertFieldsToText()
2490 GetIDocumentUndoRedo().EndUndo( UNDO_UI_REPLACE, NULL ); in ConvertFieldsToText()
/trunk/main/sw/source/ui/lingu/
H A Dolmenu.cxx763 pSh->StartUndo(UNDO_UI_REPLACE, &aRewriter); in Execute()

Completed in 39 milliseconds