Home
last modified time | relevance | path

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

/aoo41x/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()
/aoo41x/main/sw/source/core/undo/
H A Dunattr.cxx1104 rDoc.MoveLeftMargin( rPam, in RedoImpl()
1111 rDoc.MoveLeftMargin(rContext.GetRepeatPaM(), GetId() == UNDO_INC_LEFTMARGIN, in RepeatImpl()
/aoo41x/main/sw/source/ui/shells/
H A Dtextsh1.cxx1143 rWrtSh.MoveLeftMargin( SID_INC_INDENT == nSlot, in Execute()
1153 rWrtSh.MoveLeftMargin( FN_INC_INDENT_OFFSET == nSlot, in Execute()
/aoo41x/main/sw/inc/
H A Deditsh.hxx852 void MoveLeftMargin( sal_Bool bRight = sal_True, sal_Bool bModulus = sal_True );
H A Ddoc.hxx1908 void MoveLeftMargin( const SwPaM& rPam, sal_Bool bRight = sal_True,
/aoo41x/main/sw/source/core/doc/
H A Ddocfmt.cxx2293 void SwDoc::MoveLeftMargin( const SwPaM& rPam, sal_Bool bRight, sal_Bool bModulus ) in MoveLeftMargin() function in SwDoc

Completed in 97 milliseconds