Searched refs:SwUndoOutlineLeftRight (Results 1 – 3 of 3) sorted by relevance
35 SwUndoOutlineLeftRight::SwUndoOutlineLeftRight( const SwPaM& rPam, in SwUndoOutlineLeftRight() function in SwUndoOutlineLeftRight41 void SwUndoOutlineLeftRight::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()47 void SwUndoOutlineLeftRight::RedoImpl(::sw::UndoRedoContext & rContext) in RedoImpl()53 void SwUndoOutlineLeftRight::RepeatImpl(::sw::RepeatContext & rContext) in RepeatImpl()
195 class SwUndoOutlineLeftRight : public SwUndo, private SwUndRng class199 SwUndoOutlineLeftRight( const SwPaM& rPam, short nOffset );
374 SwUndo *const pUndoOLR( new SwUndoOutlineLeftRight( rPam, nOffset ) ); in OutlineUpDown()
Completed in 25 milliseconds