Searched refs:SwUndoFmtColl (Results 1 – 3 of 3) sorted by relevance
42 SwUndoFmtColl::SwUndoFmtColl( const SwPaM& rRange, in SwUndoFmtColl() function in SwUndoFmtColl61 SwUndoFmtColl::~SwUndoFmtColl() in ~SwUndoFmtColl()67 void SwUndoFmtColl::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()78 void SwUndoFmtColl::RedoImpl(::sw::UndoRedoContext & rContext) in RedoImpl()85 void SwUndoFmtColl::RepeatImpl(::sw::RepeatContext & rContext) in RepeatImpl()90 void SwUndoFmtColl::DoSetFmtColl(SwDoc & rDoc, SwPaM & rPaM) in DoSetFmtColl()107 SwRewriter SwUndoFmtColl::GetRewriter() const in GetRewriter()
116 class SwUndoFmtColl : public SwUndo, private SwUndRng class135 SwUndoFmtColl( const SwPaM&, SwFmtColl*,139 virtual ~SwUndoFmtColl();
1782 SwUndoFmtColl* pUndo = new SwUndoFmtColl( rRg, pFmt, in SetTxtFmtColl()
Completed in 157 milliseconds