Home
last modified time | relevance | path

Searched refs:SwUndoResetAttr (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/sw/source/core/undo/
H A Dunattr.cxx658 SwUndoResetAttr::SwUndoResetAttr( const SwPaM& rRange, sal_uInt16 nFmtId ) in SwUndoResetAttr() function in SwUndoResetAttr
665 SwUndoResetAttr::SwUndoResetAttr( const SwPosition& rPos, sal_uInt16 nFmtId ) in SwUndoResetAttr() function in SwUndoResetAttr
674 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()
/aoo42x/main/sw/source/core/inc/
H A DUndoAttribute.hxx78 class SwUndoResetAttr : public SwUndo, private SwUndRng class
85 SwUndoResetAttr( const SwPaM&, sal_uInt16 nFmtId );
86 SwUndoResetAttr( const SwPosition&, sal_uInt16 nFmtId );
88 virtual ~SwUndoResetAttr();
/aoo42x/main/sw/source/core/doc/
H A Ddocfmt.cxx322 SwUndoResetAttr* pUndo = new SwUndoResetAttr( rRg, RES_CHRFMT ); in RstTxtAttrs()
405 SwUndoResetAttr* pUndo = new SwUndoResetAttr( rRg, in ResetAttrs()
H A Ddoctxm.cxx191 SwUndoResetAttr* pUndo = new SwUndoResetAttr( in DeleteTOXMark()

Completed in 60 milliseconds