Home
last modified time | relevance | path

Searched refs:SwUndoNumruleDelete (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sw/source/core/undo/
H A DSwUndoFmt.cxx403 SwUndoNumruleDelete::SwUndoNumruleDelete(const SwNumRule & rRule, in SwUndoNumruleDelete() function in SwUndoNumruleDelete
409 void SwUndoNumruleDelete::UndoImpl(::sw::UndoRedoContext &) in UndoImpl()
414 void SwUndoNumruleDelete::RedoImpl(::sw::UndoRedoContext &) in RedoImpl()
419 SwRewriter SwUndoNumruleDelete::GetRewriter() const in GetRewriter()
/aoo41x/main/sw/source/core/inc/
H A DSwUndoFmt.hxx220 class SwUndoNumruleDelete : public SwUndo class
226 SwUndoNumruleDelete(const SwNumRule & aRule, SwDoc * pDoc);
/aoo41x/main/sw/source/core/doc/
H A Ddocnum.cxx1214 new SwUndoNumruleDelete(*(*pNumRuleTbl)[nPos], this); in DelNumRule()

Completed in 36 milliseconds