Searched refs:SwUndoFmtDelete (Results 1 – 2 of 2) sorted by relevance
107 SwUndoFmtDelete::SwUndoFmtDelete in SwUndoFmtDelete() function in SwUndoFmtDelete118 SwUndoFmtDelete::~SwUndoFmtDelete() in ~SwUndoFmtDelete()122 void SwUndoFmtDelete::UndoImpl(::sw::UndoRedoContext &) in UndoImpl()138 void SwUndoFmtDelete::RedoImpl(::sw::UndoRedoContext &) in RedoImpl()148 SwRewriter SwUndoFmtDelete::GetRewriter() const in GetRewriter()225 : SwUndoFmtDelete(UNDO_TXTFMTCOL_DELETE, _pOld, _pDoc) in SwUndoTxtFmtCollDelete()279 : SwUndoFmtDelete(UNDO_CHARFMT_DELETE, pOld, pDocument) in SwUndoCharFmtDelete()334 : SwUndoFmtDelete(UNDO_FRMFMT_DELETE, pOld, pDocument) in SwUndoFrmFmtDelete()
64 class SwUndoFmtDelete : public SwUndo class75 SwUndoFmtDelete(SwUndoId nUndoId, SwFmt * pOld, SwDoc * pDoc);76 ~SwUndoFmtDelete();120 class SwUndoTxtFmtCollDelete : public SwUndoFmtDelete151 class SwUndoCharFmtDelete : public SwUndoFmtDelete184 class SwUndoFrmFmtDelete : public SwUndoFmtDelete
Completed in 16 milliseconds