Home
last modified time | relevance | path

Searched refs:UNDO_INSFMTATTR (Results 1 – 7 of 7) sorted by relevance

/AOO41X/main/sw/inc/
H A Dswundo.hxx50 UNDO_INSFMTATTR, // 10 enumerator
/AOO41X/main/sw/source/core/inc/
H A DUndoNumbering.hxx55 SwUndoId nUndoId = UNDO_INSFMTATTR );
/AOO41X/main/sw/source/ui/shells/
H A Ddrwbassh.cxx294 pSh->StartUndo(UNDO_INSFMTATTR); in Execute()
377 pSh->EndUndo( UNDO_INSFMTATTR ); in Execute()
/AOO41X/main/sw/source/core/undo/
H A Dunattr.cxx130 : SwUndo( UNDO_INSFMTATTR ) in SwUndoFmtAttr()
144 : SwUndo( UNDO_INSFMTATTR ) in SwUndoFmtAttr()
H A Dunnum.cxx82 if( UNDO_INSFMTATTR == GetId() ) in GetRewriter()
/AOO41X/main/sw/source/ui/app/
H A Ddocst.cxx1000 GetWrtShell()->StartUndo(UNDO_INSFMTATTR, &aRewriter); in UpdateStyle()
H A Ddocstyle.cxx1143 rDoc.GetIDocumentUndoRedo().StartUndo( UNDO_INSFMTATTR, &aRewriter ); in SetItemSet()