Searched refs:SwUndoMoveLeftMargin (Results 1 – 3 of 3) sorted by relevance
1069 SwUndoMoveLeftMargin::SwUndoMoveLeftMargin( in SwUndoMoveLeftMargin() function in SwUndoMoveLeftMargin1078 SwUndoMoveLeftMargin::~SwUndoMoveLeftMargin() in ~SwUndoMoveLeftMargin()1082 void SwUndoMoveLeftMargin::UndoImpl(::sw::UndoRedoContext & rContext) in UndoImpl()1093 void SwUndoMoveLeftMargin::RedoImpl(::sw::UndoRedoContext & rContext) in RedoImpl()1102 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();
2310 SwUndoMoveLeftMargin* pUndo = new SwUndoMoveLeftMargin( rPam, bRight, in MoveLeftMargin()
Completed in 37 milliseconds