Searched refs:SwUndoFmtResetAttr (Results 1 – 3 of 3) sorted by relevance
149 class SwUndoFmtResetAttr : public SwUndo class152 SwUndoFmtResetAttr( SwFmt& rChangedFormat,154 ~SwUndoFmtResetAttr();
627 SwUndoFmtResetAttr::SwUndoFmtResetAttr( SwFmt& rChangedFormat, in SwUndoFmtResetAttr() function in SwUndoFmtResetAttr641 SwUndoFmtResetAttr::~SwUndoFmtResetAttr() in ~SwUndoFmtResetAttr()645 void SwUndoFmtResetAttr::UndoImpl(::sw::UndoRedoContext &) in UndoImpl()653 void SwUndoFmtResetAttr::RedoImpl(::sw::UndoRedoContext &) in RedoImpl()
1181 ? new SwUndoFmtResetAttr( rChangedFormat, nWhichId ) in ResetAttrAtFormat()
Completed in 20 milliseconds