Searched refs:SwUndoMoveLeftMargin (Results 1 – 3 of 3) sorted by relevance
1075 SwUndoMoveLeftMargin::SwUndoMoveLeftMargin( in SwUndoMoveLeftMargin() function in SwUndoMoveLeftMargin1084 SwUndoMoveLeftMargin::~SwUndoMoveLeftMargin() in ~SwUndoMoveLeftMargin()1088 void SwUndoMoveLeftMargin::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()1099 void SwUndoMoveLeftMargin::RedoImpl(::sw::UndoRedoContext & rContext) in RedoImpl()1108 void SwUndoMoveLeftMargin::RepeatImpl(::sw::RepeatContext & rContext) in RepeatImpl()
199 class SwUndoMoveLeftMargin : public SwUndo, private SwUndRng class205 SwUndoMoveLeftMargin( const SwPaM&, sal_Bool bRight, sal_Bool bModulus );207 virtual ~SwUndoMoveLeftMargin();
2298 SwUndoMoveLeftMargin* pUndo = new SwUndoMoveLeftMargin( rPam, bRight, in MoveLeftMargin()
Completed in 47 milliseconds