Searched refs:NumUpDown (Results 1 – 8 of 8) sorted by relevance
322 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()
326 sal_Bool SwEditShell::NumUpDown( sal_Bool bDown ) in NumUpDown() function in SwEditShell333 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()
165 rSh.NumUpDown( ( nSlot == FN_NUM_BULLET_DOWN ) in Execute()
1143 rWrtSh.NumUpDown( SID_INC_INDENT == nSlot ); in Execute()
458 sal_Bool NumUpDown( sal_Bool bDown = sal_True );
1656 sal_Bool NumUpDown( const SwPaM&, sal_Bool bDown = sal_True );
1813 sal_Bool SwDoc::NumUpDown( const SwPaM& rPam, sal_Bool bDown ) in NumUpDown() function in SwDoc
2405 rSh.NumUpDown( sal_True ); in KeyInput()2409 rSh.NumUpDown( sal_False ); in KeyInput()
Completed in 77 milliseconds