Home
last modified time | relevance | path

Searched refs:EndUndo (Results 26 – 50 of 171) sorted by relevance

1234567

/aoo42x/main/sc/source/ui/undo/
H A Dundotab.cxx414 EndUndo(); // Draw-Undo muss vor dem Broadcast kommen! in Undo()
1274 EndUndo(); in Undo()
1344 EndUndo(); in Undo()
1411 EndUndo(); in Undo()
1575 EndUndo(); in Undo()
/aoo42x/main/sd/source/ui/view/
H A Dsdview3.cxx424 EndUndo(); in InsertData()
508 EndUndo(); in InsertData()
754 EndUndo(); in InsertData()
810 EndUndo(); in InsertData()
1342 EndUndo(); in InsertData()
H A Dsdview2.cxx295 EndUndo(); in DoCut()
481 EndUndo(); in DragFinished()
488 EndUndo(); in DragFinished()
/aoo42x/main/sd/source/ui/func/
H A Dfucopy.cxx133 mpView->EndUndo(); in DoExecute()
307 mpView->EndUndo(); in DoExecute()
/aoo42x/main/sw/source/ui/shells/
H A Dtextsh1.cxx390 rWrtSh.EndUndo(); in Execute()
456 rWrtSh.EndUndo( UNDO_UI_INSERT_FOOTNOTE ); in Execute()
792 rWrtSh.EndUndo( UNDO_END ); in Execute()
1086 rWrtSh.EndUndo( UNDO_INSATTR ); in Execute()
1945 rSh.EndUndo( UNDO_HEADER_FOOTER ); // #i7983# in ChangeHeaderOrFooter()
H A Dtextsh.cxx689 rShell.EndUndo(UNDO_INSERT, &aRewriter); in TYPEINIT1()
766 rSh.EndUndo( UNDO_UI_INSERT_RULER ); in TYPEINIT1()
1270 rSh.EndUndo(); in InsertSymbol()
/aoo42x/main/sw/source/ui/uiview/
H A Dviewling.cxx203 pWrtShell->EndUndo( UNDO_OVERWRITE ); in ExecLingu()
516 pWrtShell->EndUndo(UNDO_INSATTR); in HyphenateDocument()
579 pWrtShell->EndUndo(UNDO_DELETE); in InsertThesaurusSynonym()
/aoo42x/main/sc/source/ui/view/
H A Ddrawview.cxx290 EndUndo(); in SetMarkedToLayer()
348 EndUndo(); in DoCut()
999 EndUndo(); in ApplyGraphicToObject()
/aoo42x/main/sw/source/core/crsr/
H A Dbookmrk.cxx100 io_pDoc->GetIDocumentUndoRedo().EndUndo(UNDO_UI_REPLACE, NULL); in lcl_AssureFieldMarksSet()
133 io_pDoc->GetIDocumentUndoRedo().EndUndo(UNDO_UI_REPLACE, NULL); in lcl_RemoveFieldMarks()
/aoo42x/main/sw/source/ui/wrtsh/
H A Dwrtsh2.cxx136 EndUndo(); in Insert()
313 EndUndo( UNDO_END ); in ClickToField()
/aoo42x/main/sw/source/core/doc/
H A Ddocfly.cxx909 GetIDocumentUndoRedo().EndUndo( UNDO_END, NULL ); in ChgAnchor()
1053 GetIDocumentUndoRedo().EndUndo( UNDO_CHAINE, NULL ); in Chain()
1070 GetIDocumentUndoRedo().EndUndo( UNDO_UNCHAIN, NULL ); in Unchain()
/aoo42x/main/svx/source/form/
H A Dnavigatortree.cxx517 pFormModel->EndUndo(); in Command()
530 pFormModel->EndUndo(); in Command()
1129 pFormModel->EndUndo(); in implExecuteDataTransfer()
1281 pFormModel->EndUndo(); in implExecuteDataTransfer()
1929 pFormModel->EndUndo(); in DeleteSelection()
H A Dfmpgeimp.cxx470 pModel->EndUndo(); in getDefaultForm()
562 pModel->EndUndo(); in findPlaceInFormComponentHierarchy()
/aoo42x/main/sw/source/core/unocore/
H A Dunotext.cxx1033 GetDoc()->GetIDocumentUndoRedo().EndUndo(UNDO_END, NULL); in setString()
1040 GetDoc()->GetIDocumentUndoRedo().EndUndo(UNDO_END, NULL); in setString()
1429 m_pDoc->GetIDocumentUndoRedo().EndUndo(UNDO_END, NULL); in finishOrAppendParagraph()
1541 m_pImpl->m_pDoc->GetIDocumentUndoRedo().EndUndo(UNDO_INSERT, NULL); in appendTextPortion()
1621 m_pImpl->m_pDoc->GetIDocumentUndoRedo().EndUndo(UNDO_INSERT, NULL); in appendTextContent()
1819 m_pImpl->m_pDoc->GetIDocumentUndoRedo().EndUndo(UNDO_END, NULL); in convertToTextFrame()
/aoo42x/main/sd/source/core/
H A Ddrawdoc3.cxx980 EndUndo(); in InsertBookmarkAsPage()
1457 EndUndo(); // schon hier, damit sich Joes Actions ZWISCHEN unsere eigenen schieben in RemoveUnnecessaryMasterPages()
1881 EndUndo(); // schon hier, damit sich Joes Actions ZWISCHEN unsere eigenen schieben in SetMasterPage()
2048 EndUndo(); in SetMasterPage()
/aoo42x/main/svx/source/table/
H A Dcellcursor.cxx282 pModel->EndUndo(); in merge()
553 pModel->EndUndo(); in split()
/aoo42x/main/svx/source/toolbars/
H A Dfontworkbar.cxx504 pSdrView->EndUndo(); in execute()
570 pSdrView->EndUndo(); in execute()
/aoo42x/main/sw/source/core/docnode/
H A Dndsect.cxx550 GetIDocumentUndoRedo().EndUndo(UNDO_DELSECTION, NULL); in DelSectionFmt()
564 GetIDocumentUndoRedo().EndUndo(UNDO_DELSECTION, NULL); in DelSectionFmt()
608 GetIDocumentUndoRedo().EndUndo(UNDO_DELSECTION, NULL); in DelSectionFmt()
H A Dndtbl.cxx126 ~lcl_DelRedlines() { pDoc->EndUndo(UNDO_EMPTY, NULL); } in ~lcl_DelRedlines()
911 GetIDocumentUndoRedo().EndUndo( UNDO_TEXTTOTABLE, NULL ); in TextToTable()
1978 GetIDocumentUndoRedo().EndUndo(UNDO_ROW_DELETE, NULL); in DeleteRow()
2004 GetIDocumentUndoRedo().EndUndo(UNDO_COL_DELETE, NULL); in DeleteCol()
2411 GetIDocumentUndoRedo().EndUndo( UNDO_TABLE_MERGE, NULL ); in MergeTbl()
2992 GetIDocumentUndoRedo().EndUndo( UNDO_TABLE_ATTR, NULL ); in SetTabRows()
4217 GetIDocumentUndoRedo().EndUndo( UNDO_END, NULL ); in ChkBoxNumFmt()
4586 GetIDocumentUndoRedo().EndUndo(UNDO_EMPTY, NULL); in UnProtectTbls()
/aoo42x/main/sw/source/ui/lingu/
H A Dhhcwrp.cxx517 rWrtShell.EndUndo( UNDO_SETRUBYATTR ); in ReplaceUnit()
572 rWrtShell.EndUndo( UNDO_OVERWRITE ); in ReplaceUnit()
/aoo42x/main/sw/source/core/frmedt/
H A Dfefly1.cxx808 GetDoc()->GetIDocumentUndoRedo().EndUndo( UNDO_INSLAYFMT, NULL ); in NewFlyFrm()
1065 EndUndo(); in SetPageObjsNewPage()
1219 EndUndo(); in SetDrawingAttr()
1989 EndUndo(); in ReplaceSdrObj()
/aoo42x/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx201 pSh->EndUndo(); in ~SwTrnsfrActionAndUndo()
764 pWrtShell->EndUndo( UNDO_DELETE ); in DeleteSelection()
3255 pWrtShell->EndUndo( UNDO_UI_DRAG_AND_MOVE ); in DragFinished()
3503 rSh.EndUndo(); in PrivateDrop()
3611 rSrcSh.EndUndo(); in PrivateDrop()
3612 rSh.EndUndo(); in PrivateDrop()
/aoo42x/main/svx/source/svdraw/
H A Dsvddrgv.cxx575 EndUndo(); in EndDragObj()
596 EndUndo(); in EndDragObj()
/aoo42x/main/sw/source/core/inc/
H A DUndoManager.hxx62 virtual SwUndoId EndUndo(SwUndoId const eUndoId,
/aoo42x/main/sw/inc/
H A DIDocumentUndoRedo.hxx135 virtual SwUndoId EndUndo(SwUndoId const eUndoId,

Completed in 199 milliseconds

1234567