Home
last modified time | relevance | path

Searched refs:MoveLeftMargin (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/source/core/edit/
H A Dedattr.cxx378 void SwEditShell::MoveLeftMargin( sal_Bool bRight, sal_Bool bModulus ) in MoveLeftMargin() function in SwEditShell
389 GetDoc()->MoveLeftMargin( aRangeArr.SetPam( n, aPam ), in MoveLeftMargin()
393 GetDoc()->MoveLeftMargin( *pCrsr, bRight, bModulus ); in MoveLeftMargin()
/trunk/main/sw/source/core/undo/
H A Dunattr.cxx1098 rDoc.MoveLeftMargin( rPam, in RedoImpl()
1105 rDoc.MoveLeftMargin(rContext.GetRepeatPaM(), GetId() == UNDO_INC_LEFTMARGIN, in RepeatImpl()
/trunk/main/sw/source/ui/shells/
H A Dtextsh1.cxx1148 rWrtSh.MoveLeftMargin( SID_INC_INDENT == nSlot, rReq.GetModifier() != KEY_MOD1 ); in Execute()
1156 rWrtSh.MoveLeftMargin( FN_INC_INDENT_OFFSET == nSlot, rReq.GetModifier() == KEY_MOD1 ); in Execute()
/trunk/main/sw/inc/
H A Deditsh.hxx842 void MoveLeftMargin( sal_Bool bRight = sal_True, sal_Bool bModulus = sal_True );
H A Ddoc.hxx1900 void MoveLeftMargin( const SwPaM& rPam, sal_Bool bRight = sal_True,
/trunk/main/sw/source/core/doc/
H A Ddocfmt.cxx2305 void SwDoc::MoveLeftMargin( const SwPaM& rPam, sal_Bool bRight, sal_Bool bModulus ) in MoveLeftMargin() function in SwDoc

Completed in 76 milliseconds