Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/undo/
H A Dunnum.cxx311 SwUndoNumUpDown::SwUndoNumUpDown( const SwPaM& rPam, short nOff ) in SwUndoNumUpDown() function in SwUndoNumUpDown
319 void SwUndoNumUpDown::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()
325 void SwUndoNumUpDown::RedoImpl(::sw::UndoRedoContext & rContext) in RedoImpl()
331 void SwUndoNumUpDown::RepeatImpl(::sw::RepeatContext & rContext) in RepeatImpl()
/trunk/main/sw/source/core/inc/
H A DUndoNumbering.hxx109 class SwUndoNumUpDown : public SwUndo, private SwUndRng class
113 SwUndoNumUpDown( const SwPaM& rPam, short nOffset );
/trunk/main/sw/source/core/doc/
H A Ddocnum.cxx1884 SwUndo *const pUndo( new SwUndoNumUpDown(rPam, nDiff) ); in NumUpDown()

Completed in 31 milliseconds