Home
last modified time | relevance | path

Searched refs:bMod1 (Results 1 – 22 of 22) sorted by relevance

/trunk/main/svtools/source/contnr/
H A Dsvimpbox.cxx2262 sal_Bool bMod1 = rKeyCode.IsMod1(); in KeyInput() local
2291 aSelEng.CursorPosChanging( bShift, bMod1 ); in KeyInput()
2415 if( !bMod1 ) in KeyInput()
2443 if( !bMod1 ) in KeyInput()
2475 if ( bMod1 ) in KeyInput()
2516 if( !bShift && !bMod1 ) in KeyInput()
2556 if( bMod1 ) in KeyInput()
2573 if( bMod1 ) in KeyInput()
2584 if( bMod1 ) in KeyInput()
2624 if( bMod1 ) in KeyInput()
[all …]
H A Dimivctl1.cxx1149 if( !bMod1 && !bShift ) in SetCursor_Impl()
1151 else if( bShift && !bMod1 && !pAnchor ) in SetCursor_Impl()
1162 if( bMod1 && !bShift ) in SetCursor_Impl()
1216 bMod1 = sal_False; in KeyInput()
1219 if( bMod1 ) in KeyInput()
1224 if( !bMod1 && !bShift ) in KeyInput()
1226 if( bShift && !bMod1 && !pAnchor ) in KeyInput()
1332 if( !bMod1 && !bShift ) in KeyInput()
1353 if( !bMod1 ) in KeyInput()
1396 if( bMod1 ) in KeyInput()
[all …]
H A Dsvimpicn.cxx1524 sal_Bool bMod1 = rKEvt.GetKeyCode().IsMod1(); in KeyInput() local
1668 if( bMod1 ) in KeyInput()
1674 if( bMod1 ) in KeyInput()
1679 if( bMod1 ) in KeyInput()
H A Dimivctl.hxx337 sal_Bool bMod1,
/trunk/main/svx/source/gallery2/
H A Dgalbrws1.cxx611 sal_Bool bMod1 = rKEvt.GetKeyCode().IsMod1(); in KeyInput() local
621 if( bMod1 ) in KeyInput()
628 if( bMod1 ) in KeyInput()
639 if( bMod1 ) in KeyInput()
646 if( bMod1 ) in KeyInput()
653 if( bMod1 ) in KeyInput()
/trunk/main/vcl/inc/vcl/
H A Dkeycod.hxx69 KeyCode( sal_uInt16 nKey, sal_Bool bShift, sal_Bool bMod1, sal_Bool bMod2, sal_Bool bMod3 );
108 inline KeyCode::KeyCode( sal_uInt16 nKey, sal_Bool bShift, sal_Bool bMod1, sal_Bool bMod2, sal_Bool… in KeyCode() argument
113 if( bMod1 ) in KeyCode()
H A Dseleng.hxx108 void CursorPosChanging( sal_Bool bShift, sal_Bool bMod1 );
/trunk/main/sc/source/ui/dbgui/
H A Dcsvgrid.cxx886 bool bMod1 = rKCode.IsMod1() == sal_True; in KeyInput() local
890 ScMoveMode eHDir = GetHorzDirection( nCode, !bMod1 ); in KeyInput()
891 ScMoveMode eVDir = GetVertDirection( nCode, bMod1 ); in KeyInput()
897 if( !bMod1 ) in KeyInput()
901 else if( !bMod1 ) in KeyInput()
909 if( !bMod1 ) in KeyInput()
913 else if( bMod1 ) in KeyInput()
918 else if( !bShift && bMod1 ) in KeyInput()
/trunk/main/vcl/source/window/
H A Dseleng.cxx138 void SelectionEngine::CursorPosChanging( sal_Bool bShift, sal_Bool bMod1 ) in CursorPosChanging() argument
157 if( ShouldDeselect( bMod1 ) ) in CursorPosChanging()
177 if( ShouldDeselect( bMod1 ) ) in CursorPosChanging()
/trunk/main/svx/source/table/
H A Dtablecontroller.cxx1227 const bool bMod1 = rKEvt.GetKeyCode().IsMod1(); // ctrl in getKeyboardAction() local
1258 if( !bMod1 && !bMod2 && !bTextEdit ) in getKeyboardAction()
1268 if( bMod1 || bMod2 ) // f2 with modifiers is handled by the view in getKeyboardAction()
1292 if( (bMod1 || bMod2) && (bTextEdit || mbCellSelectionMode) ) in getKeyboardAction()
1294 if( bMod1 && !bMod2 ) in getKeyboardAction()
1299 else if( !bMod1 && bMod2 ) in getKeyboardAction()
1310 if( (bMod1 || bMod2) && (bTextEdit || mbCellSelectionMode) ) in getKeyboardAction()
1312 if( bMod1 && !bMod2 ) in getKeyboardAction()
1317 else if( !bMod1 && bMod2 ) in getKeyboardAction()
1344 if( !bMod1 && bMod2 ) in getKeyboardAction()
/trunk/main/framework/source/accelerators/
H A Dacceleratorexecute.cxx219 …sal_Bool bMod1 = ((aAWTKey.Modifiers & css::awt::KeyModifier::MOD1 ) == css::awt::KeyModifier::MO… in st_AWTKey2VCLKey() local
224 return KeyCode(nKey, bShift, bMod1, bMod2, bMod3); in st_AWTKey2VCLKey()
/trunk/main/sfx2/inc/sfx2/
H A Dtbxctrl.hxx223 virtual void Select( sal_Bool bMod1 = sal_False );
344 virtual void Select( sal_Bool bMod1 = sal_False );
/trunk/main/svtools/source/misc/
H A Dacceleratorexecute.cxx299 …sal_Bool bMod1 = ((aAWTKey.Modifiers & css::awt::KeyModifier::MOD1 ) == css::awt::KeyModifier::MO… in st_AWTKey2VCLKey() local
304 return KeyCode(nKey, bShift, bMod1, bMod2, bMod3); in st_AWTKey2VCLKey()
/trunk/main/sc/source/ui/inc/
H A Dtbinsert.hxx38 virtual void Select( sal_Bool bMod1 = sal_False );
/trunk/main/svx/inc/svx/
H A Dtbxctl.hxx51 virtual void Select( sal_Bool bMod1 = sal_False );
H A Dformatpaintbrushctrl.hxx53 virtual void Select( sal_Bool bMod1 = sal_False );
H A Dtbxcustomshapes.hxx39 virtual void Select( sal_Bool bMod1 = sal_False );
H A Dfontworkgallery.hxx65 virtual void Select( sal_Bool bMod1 = sal_False );
H A Dtbcontrl.hxx322 virtual void Select( sal_Bool bMod1 = sal_False );
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx1696 sal_Bool bMod1 = 0 != (rKeyCode.GetModifier() & KEY_MOD1); in KeyInput() local
1697 if(!bMod1) in KeyInput()
1703 ( bMod1 in KeyInput()
1718 sal_Bool bMod1 = 0 != (rKeyCode.GetModifier() & KEY_MOD1); in KeyInput() local
1719 if(!bMod1) in KeyInput()
1725 ( bMod1 in KeyInput()
1734 sal_Bool bMod1 = 0 != (rKeyCode.GetModifier() & KEY_MOD1); in KeyInput() local
1735 if(!bMod1) in KeyInput()
1741 ( bMod1 in KeyInput()
/trunk/main/sw/source/ui/inc/
H A Dworkctrl.hxx72 virtual void Select( sal_Bool bMod1 = sal_False );
/trunk/main/toolkit/source/awt/
H A Dvclxmenu.cxx709 …sal_Bool bMod1 = ((aAWTKey.Modifiers & css::awt::KeyModifier::MOD1 ) == css::awt::KeyModifier::MO… in lcl_AWTKey2VCLKey() local
714 return KeyCode(nKey, bShift, bMod1, bMod2, bMod3); in lcl_AWTKey2VCLKey()

Completed in 146 milliseconds