Home
last modified time | relevance | path

Searched refs:StartUndo (Results 76 – 96 of 96) sorted by relevance

1234

/aoo41x/main/sw/source/core/crsr/
H A Dfindattr.cxx1311 pDoc->GetIDocumentUndoRedo().StartUndo( UNDO_REPLACE, NULL ); in Find()
H A Dcrstrvl.cxx1894 GetDoc()->GetIDocumentUndoRedo().StartUndo( nUndoId, NULL ); in SetShadowCrsrPos()
/aoo41x/main/sw/source/core/frmedt/
H A Dfews.cxx518 StartUndo(); in InsertLabel()
/aoo41x/main/sw/source/ui/misc/
H A Dredlndlg.cxx942 pSh->StartUndo(bAccept? UNDO_ACCEPT_REDLINE : UNDO_REJECT_REDLINE, in CallAcceptReject()
/aoo41x/main/sw/source/core/docnode/
H A Dndsect.cxx524 GetIDocumentUndoRedo().StartUndo(UNDO_DELSECTION, NULL); in DelSectionFmt()
/aoo41x/main/sw/source/core/doc/
H A Ddocedt.cxx1572 GetIDocumentUndoRedo().StartUndo( UNDO_DELETE, NULL ); in DeleteAndJoinWithRedlineImpl()
2342 GetIDocumentUndoRedo().StartUndo(UNDO_EMPTY, NULL); in ReplaceRangeImpl()
H A Ddoclay.cxx802 GetIDocumentUndoRedo().StartUndo( UNDO_INSLAYFMT, NULL ); in MakeFlyAndMove()
/aoo41x/main/sw/source/core/unocore/
H A Dunodraw.cxx812 pDoc->GetIDocumentUndoRedo().StartUndo( UNDO_START, NULL ); in group()
847 pDoc->GetIDocumentUndoRedo().StartUndo( UNDO_START, NULL ); in ungroup()
H A Dunosect.cxx327 pDoc->GetIDocumentUndoRedo().StartUndo( UNDO_INSSECTION, NULL ); in attach()
H A Dunoframe.cxx2281 pDoc->GetIDocumentUndoRedo().StartUndo(UNDO_INSERT, NULL); in attachToRange()
2338 pDoc->GetIDocumentUndoRedo().StartUndo(UNDO_INSERT, NULL); in attachToRange()
H A Dunotbl.cxx2269 pDoc->GetIDocumentUndoRedo().StartUndo(UNDO_EMPTY, NULL); in attachToRange()
3117 pDoc->GetIDocumentUndoRedo().StartUndo(UNDO_START, NULL); in setPropertyValue()
/aoo41x/main/sw/source/ui/docvw/
H A Dedtwin.cxx1142 rSh.StartUndo(); in ChangeDrawing()
2475 rSh.StartUndo( UNDO_START ); in KeyInput()
4066 rSh.StartUndo( UNDO_UI_DRAG_AND_COPY ); in MouseButtonUp()
/aoo41x/main/sw/source/core/layout/
H A Dflycnt.cxx1459 GetFmt()->GetDoc()->GetIDocumentUndoRedo().StartUndo( UNDO_START, NULL ); in SetAbsPos()
/aoo41x/main/sw/source/core/edit/
H A Dedlingu.cxx1328 pDoc->GetIDocumentUndoRedo().StartUndo( UNDO_OVERWRITE, NULL ); in ApplyChangedSentence()
/aoo41x/main/sw/source/ui/index/
H A Dswuiidxmrk.cxx468 pSh->StartUndo(bDel ? UNDO_INDEX_ENTRY_DELETE : UNDO_INDEX_ENTRY_INSERT); in InsertUpdate()
/aoo41x/main/sw/source/ui/dbui/
H A Ddbinsdlg.cxx1030 rSh.StartUndo( UNDO_EMPTY ); in DataToDoc()
H A Ddbmgr.cxx492 pSh->StartUndo(UNDO_EMPTY); in ImportFromConnection()
/aoo41x/main/sw/source/ui/uiview/
H A Dview2.cxx431 rSh.StartUndo(UNDO_INSERT, &aRewriter); in InsertGraphicDlg()
/aoo41x/main/sw/source/ui/dialog/
H A Duiregionsw.cxx865 rSh.StartUndo(); in IMPL_LINK()
/aoo41x/main/sw/source/ui/app/
H A Ddocstyle.cxx1143 rDoc.GetIDocumentUndoRedo().StartUndo( UNDO_INSFMTATTR, &aRewriter ); in SetItemSet()
/aoo41x/main/sw/source/ui/utlui/
H A Dcontent.cxx3157 pActiveShell->StartUndo(UNDO_DELETE, &aRewriter); in EditEntry()

Completed in 883 milliseconds

1234