Home
last modified time | relevance | path

Searched refs:NumUpDown (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sw/source/core/undo/
H A Dunnum.cxx322 rContext.GetDoc().NumUpDown(rPam, 1 != nOffset ); in UndoImpl()
328 rContext.GetDoc().NumUpDown(rPam, 1 == nOffset); in RedoImpl()
333 rContext.GetDoc().NumUpDown(rContext.GetRepeatPaM(), 1 == nOffset); in RepeatImpl()
/trunk/main/sw/source/core/edit/
H A Dednumber.cxx326 sal_Bool SwEditShell::NumUpDown( sal_Bool bDown ) in NumUpDown() function in SwEditShell
333 bRet = GetDoc()->NumUpDown( *pCrsr, bDown ); in NumUpDown()
340 bRet = bRet && GetDoc()->NumUpDown( aRangeArr.SetPam( n, aPam ), bDown ); in NumUpDown()
541 bRet = GetDoc()->NumUpDown( aCrsr, !bUpperLeft ); in MoveNumParas()
/trunk/main/sw/source/ui/shells/
H A Dlistsh.cxx165 rSh.NumUpDown( ( nSlot == FN_NUM_BULLET_DOWN ) in Execute()
H A Dtextsh1.cxx1143 rWrtSh.NumUpDown( SID_INC_INDENT == nSlot ); in Execute()
/trunk/main/sw/inc/
H A Deditsh.hxx458 sal_Bool NumUpDown( sal_Bool bDown = sal_True );
H A Ddoc.hxx1656 sal_Bool NumUpDown( const SwPaM&, sal_Bool bDown = sal_True );
/trunk/main/sw/source/core/doc/
H A Ddocnum.cxx1813 sal_Bool SwDoc::NumUpDown( const SwPaM& rPam, sal_Bool bDown ) in NumUpDown() function in SwDoc
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx2407 rSh.NumUpDown( sal_True ); in KeyInput()
2411 rSh.NumUpDown( sal_False ); in KeyInput()

Completed in 91 milliseconds