Searched refs:SwUndoResetAttr (Results 1 – 4 of 4) sorted by relevance
658 SwUndoResetAttr::SwUndoResetAttr( const SwPaM& rRange, sal_uInt16 nFmtId ) in SwUndoResetAttr() function in SwUndoResetAttr665 SwUndoResetAttr::SwUndoResetAttr( const SwPosition& rPos, sal_uInt16 nFmtId ) in SwUndoResetAttr() function in SwUndoResetAttr674 SwUndoResetAttr::~SwUndoResetAttr() in ~SwUndoResetAttr()678 void SwUndoResetAttr::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()699 void SwUndoResetAttr::RedoImpl(::sw::UndoRedoContext & rContext) in RedoImpl()758 void SwUndoResetAttr::RepeatImpl(::sw::RepeatContext & rContext) in RepeatImpl()781 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 143 milliseconds