Home
last modified time | relevance | path

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

/aoo4110/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()
/aoo4110/main/sw/inc/
H A Dswundo.hxx165 UNDO_UI_REPLACE = UNDO_STD_END + 1, enumerator
/aoo4110/main/sw/source/ui/lingu/
H A Dolmenu.cxx763 pSh->StartUndo(UNDO_UI_REPLACE, &aRewriter); in Execute()
/aoo4110/main/sw/source/core/doc/
H A Ddoc.cxx2441 GetIDocumentUndoRedo().StartUndo( UNDO_UI_REPLACE, NULL ); in ConvertFieldsToText()
2508 GetIDocumentUndoRedo().EndUndo( UNDO_UI_REPLACE, NULL ); in ConvertFieldsToText()

Completed in 44 milliseconds