Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/undo/
H A Dunnum.cxx386 SwUndoNumRuleStart::SwUndoNumRuleStart( const SwPosition& rPos, sal_Bool bFlg ) in SwUndoNumRuleStart() function in SwUndoNumRuleStart
393 SwUndoNumRuleStart::SwUndoNumRuleStart( const SwPosition& rPos, sal_uInt16 nStt ) in SwUndoNumRuleStart() function in SwUndoNumRuleStart
415 void SwUndoNumRuleStart::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()
430 void SwUndoNumRuleStart::RedoImpl(::sw::UndoRedoContext & rContext) in RedoImpl()
445 void SwUndoNumRuleStart::RepeatImpl(::sw::RepeatContext & rContext) in RepeatImpl()
/trunk/main/sw/source/core/inc/
H A DUndoNumbering.hxx134 class SwUndoNumRuleStart : public SwUndo class
141 SwUndoNumRuleStart( const SwPosition& rPos, sal_Bool bDelete );
142 SwUndoNumRuleStart( const SwPosition& rPos, sal_uInt16 nStt );
/trunk/main/sw/source/core/doc/
H A Ddocnum.cxx1116 SwUndo *const pUndo( new SwUndoNumRuleStart(rPos, bFlag) ); in SetNumRuleStart()
1151 SwUndo *const pUndo( new SwUndoNumRuleStart(rPos, nStt) ); in SetNodeNumStart()

Completed in 41 milliseconds