Home
last modified time | relevance | path

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

/trunk/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()
/trunk/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()
/trunk/main/sw/inc/
H A Dswundo.hxx47 UNDO_INSATTR, // 7 enumerator
/trunk/main/sw/source/core/undo/
H A Dunattr.cxx795 : SwUndo( UNDO_INSATTR ), SwUndRng( rRange ) in SwUndoAttr()
808 : SwUndo( UNDO_INSATTR ), SwUndRng( rRange ) in SwUndoAttr()
/trunk/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()
/trunk/main/sw/source/ui/shells/
H A Dtextsh1.cxx1034 rWrtSh.StartUndo( UNDO_INSATTR ); in Execute()
1086 rWrtSh.EndUndo( UNDO_INSATTR ); in Execute()
/trunk/main/sw/source/core/doc/
H A Ddocfly.cxx678 GetIDocumentUndoRedo().StartUndo( UNDO_INSATTR, NULL ); in ChgAnchor()
/trunk/main/sw/source/core/frmedt/
H A Dfeshview.cxx2575 StartUndo( UNDO_INSATTR ); in SetObjAttr()
2585 EndUndo( UNDO_INSATTR ); in SetObjAttr()

Completed in 210 milliseconds