Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/undo/
H A Dunoutl.cxx35 SwUndoOutlineLeftRight::SwUndoOutlineLeftRight( const SwPaM& rPam, in SwUndoOutlineLeftRight() function in SwUndoOutlineLeftRight
41 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()
/aoo4110/main/sw/source/core/inc/
H A DUndoCore.hxx195 class SwUndoOutlineLeftRight : public SwUndo, private SwUndRng class
199 SwUndoOutlineLeftRight( const SwPaM& rPam, short nOffset );
/aoo4110/main/sw/source/core/doc/
H A Ddocnum.cxx374 SwUndo *const pUndoOLR( new SwUndoOutlineLeftRight( rPam, nOffset ) ); in OutlineUpDown()

Completed in 29 milliseconds