Lines Matching refs:bShift
2261 sal_Bool bShift = rKeyCode.IsShift(); in KeyInput() local
2291 aSelEng.CursorPosChanging( bShift, bMod1 ); in KeyInput()
2321 aSelEng.CursorPosChanging( bShift, bMod1 ); in KeyInput()
2428 aSelEng.CursorPosChanging( bShift, bMod1 ); in KeyInput()
2456 aSelEng.CursorPosChanging( bShift, bMod1 ); in KeyInput()
2477 if ( pView->GetSelectionMode() == MULTIPLE_SELECTION && !bShift ) in KeyInput()
2481 else if ( !bShift /*&& !bMod1*/ ) in KeyInput()
2516 if( !bShift && !bMod1 ) in KeyInput()
2526 if( bShift && pView->GetSelectionMode()==MULTIPLE_SELECTION && in KeyInput()
2648 aSelEng.CursorPosChanging( bShift, bMod1 ); in KeyInput()
2668 aSelEng.CursorPosChanging( bShift, bMod1 ); in KeyInput()