Searched refs:SwUndoResetAttr (Results 1 – 4 of 4) sorted by relevance
664 SwUndoResetAttr::SwUndoResetAttr( const SwPaM& rRange, sal_uInt16 nFmtId ) in SwUndoResetAttr() function in SwUndoResetAttr671 SwUndoResetAttr::SwUndoResetAttr( const SwPosition& rPos, sal_uInt16 nFmtId ) in SwUndoResetAttr() function in SwUndoResetAttr680 SwUndoResetAttr::~SwUndoResetAttr() in ~SwUndoResetAttr()684 void SwUndoResetAttr::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()705 void SwUndoResetAttr::RedoImpl(::sw::UndoRedoContext & rContext) in RedoImpl()764 void SwUndoResetAttr::RepeatImpl(::sw::RepeatContext & rContext) in RepeatImpl()787 void SwUndoResetAttr::SetAttrs( const SvUShortsSort& rArr ) in SetAttrs()
78 class SwUndoResetAttr : public SwUndo, private SwUndRng class85 SwUndoResetAttr( const SwPaM&, sal_uInt16 nFmtId );86 SwUndoResetAttr( const SwPosition&, sal_uInt16 nFmtId );88 virtual ~SwUndoResetAttr();
322 SwUndoResetAttr* pUndo = new SwUndoResetAttr( rRg, RES_CHRFMT ); in RstTxtAttrs()405 SwUndoResetAttr* pUndo = new SwUndoResetAttr( rRg, in ResetAttrs()
191 SwUndoResetAttr* pUndo = new SwUndoResetAttr( in DeleteTOXMark()
Completed in 36 milliseconds