Home
last modified time | relevance | path

Searched refs:UNDO_INSATTR (Results 1 – 9 of 9) sorted by relevance

/aoo4110/main/sw/source/core/edit/
H A Dedatmisc.cxx138 GetDoc()->GetIDocumentUndoRedo().StartUndo(UNDO_INSATTR, NULL); in SetAttrItem()
148 GetDoc()->GetIDocumentUndoRedo().EndUndo(UNDO_INSATTR, NULL); in SetAttrItem()
168 GetDoc()->GetIDocumentUndoRedo().StartUndo(UNDO_INSATTR, NULL); in SetAttrSet()
178 GetDoc()->GetIDocumentUndoRedo().EndUndo(UNDO_INSATTR, NULL); in SetAttrSet()
/aoo4110/main/sw/source/ui/uiview/
H A Dformatclipboard.cxx496 rWrtShell.StartUndo(UNDO_INSATTR); in Paste()
587 rWrtShell.EndUndo(UNDO_INSATTR); in Paste()
H A Dviewling.cxx484 pWrtShell->StartUndo(UNDO_INSATTR); // spaeter gueltig in HyphenateDocument()
516 pWrtShell->EndUndo(UNDO_INSATTR); in HyphenateDocument()
/aoo4110/main/sw/inc/
H A Dswundo.hxx47 UNDO_INSATTR, // 7 enumerator
/aoo4110/main/sw/source/core/undo/
H A Dunattr.cxx801 : SwUndo( UNDO_INSATTR ), SwUndRng( rRange ) in SwUndoAttr()
814 : SwUndo( UNDO_INSATTR ), SwUndRng( rRange ) in SwUndoAttr()
/aoo4110/main/sw/source/ui/shells/
H A Dtextsh1.cxx1030 rWrtSh.StartUndo( UNDO_INSATTR ); in Execute()
1082 rWrtSh.EndUndo( UNDO_INSATTR ); in Execute()
/aoo4110/main/sw/source/core/unocore/
H A Dunoobj2.cxx345 pDoc->GetIDocumentUndoRedo().StartUndo(UNDO_INSATTR, NULL); in SetCrsrAttr()
359 pDoc->GetIDocumentUndoRedo().EndUndo(UNDO_INSATTR, NULL); in SetCrsrAttr()
/aoo4110/main/sw/source/core/doc/
H A Ddocfly.cxx620 GetIDocumentUndoRedo().StartUndo( UNDO_INSATTR, NULL ); in ChgAnchor()
/aoo4110/main/sw/source/core/frmedt/
H A Dfeshview.cxx2578 StartUndo( UNDO_INSATTR ); in SetObjAttr()
2588 EndUndo( UNDO_INSATTR ); in SetObjAttr()

Completed in 54 milliseconds