Home
last modified time | relevance | path

Searched refs:GetKeyCode (Results 151 – 175 of 264) sorted by relevance

1234567891011

/aoo41x/main/reportdesign/source/ui/dlg/
H A DCondFormat.cxx516 const KeyCode& rKeyCode = pKeyEvent->GetKeyCode(); in PreNotify()
/aoo41x/main/framework/source/uielement/
H A Dspinfieldtoolbarcontroller.cxx350 const KeyCode& rKeyCode = pKeyEvent->GetKeyCode(); in PreNotify()
/aoo41x/main/svtools/source/contnr/
H A Dsvlbox.cxx137 sal_uInt16 nCode = rKEvt.GetKeyCode().GetCode(); in IMPL_LINK_INLINE_END()
351 KeyCode aCode = rKEvt.GetKeyCode(); in IMPL_LINK_INLINE_END()
H A Dsvimpicn.cxx1524 sal_Bool bMod1 = rKEvt.GetKeyCode().IsMod1(); in KeyInput()
1529 sal_uInt16 nCode = rKEvt.GetKeyCode().GetCode(); in KeyInput()
1634 if( rKEvt.GetKeyCode().IsShift() ) in KeyInput()
1645 if( rKEvt.GetKeyCode().IsShift() ) in KeyInput()
/aoo41x/main/desktop/source/deployment/gui/
H A Ddp_gui_dialog2.cxx439 KeyCode aKeyCode = pKEvt->GetKeyCode(); in Notify()
1202 KeyCode aKeyCode = pKEvt->GetKeyCode(); in Notify()
/aoo41x/main/dbaccess/source/ui/app/
H A DAppDetailPageHelper.cxx1362 KeyFuncType eFunc = rKEvt.GetKeyCode().GetFunction(); (void)eFunc; in KeyInput()
1363 sal_uInt16 nCode = rKEvt.GetKeyCode().GetCode(); in KeyInput()
/aoo41x/main/cui/source/options/
H A Doptinet2.cxx139 const KeyCode& rKeyCode = rKEvent.GetKeyCode(); in KeyInput()
152 else if( rKEvent.GetKeyCode().GetCode() != KEY_SPACE ) in KeyInput()
/aoo41x/main/vcl/source/window/
H A Dsplit.cxx656 KeyCode aKeyCode = rKEvt.GetKeyCode(); in KeyInput()
H A Daccel.cxx521 KeyCode Accelerator::GetKeyCode( sal_uInt16 nItemId ) const in GetKeyCode() function in Accelerator
/aoo41x/main/svx/source/dialog/
H A Dsimptabl.cxx56 const KeyCode& aKeyCode = rNEvt.GetKeyEvent()->GetKeyCode(); in PreNotify()
/aoo41x/main/svtools/source/dialogs/
H A Dwizdlg.cxx445 KeyCode aKeyCode = pKEvt->GetKeyCode(); in Notify()
/aoo41x/main/basctl/source/dlged/
H A Ddlgedfunc.cxx138 KeyCode aCode = rKEvt.GetKeyCode(); in KeyInput()
/aoo41x/main/accessibility/source/standard/
H A Dvclxaccessiblemenuitem.cxx491 KeyCode aKeyCode = aKeyEvent.GetKeyCode(); in getAccessibleActionKeyBinding()
/aoo41x/main/sw/source/ui/docvw/
H A Dedtwin.cxx1291 if( rKEvt.GetKeyCode().GetCode() == KEY_ESCAPE && in KeyInput()
1355 sal_uInt16 nKey = rKEvt.GetKeyCode().GetCode(); in KeyInput()
1387 KeyCode( nKey, rKEvt.GetKeyCode().GetModifier() ), in KeyInput()
1392 const KeyCode& rKeyCode = aKeyEvent.GetKeyCode(); in KeyInput()
2274 sal_Bool bForward(!aKeyEvent.GetKeyCode().IsShift()); in KeyInput()
/aoo41x/main/vcl/source/control/
H A Dilstbox.cxx1430 KeyCode aKeyCode = rKEvt.GetKeyCode(); in ProcessKeyInput()
1632 mnSelectModifier = rKEvt.GetKeyCode().GetModifier(); in ProcessKeyInput()
1703 mnSelectModifier = rKEvt.GetKeyCode().GetModifier(); in ProcessKeyInput()
H A Dlongcurr.cxx120 sal_uInt16 nGroup = rKEvt.GetKeyCode().GetGroup(); in ImplNumericProcessKeyInput()
/aoo41x/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.cxx1454 if (rEvt.GetKeyCode().GetCode() == KEY_DELETE && // Delete rows in KeyInput()
1455 !rEvt.GetKeyCode().IsShift() && in KeyInput()
1456 !rEvt.GetKeyCode().IsMod1()) in KeyInput()
/aoo41x/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx2040 const int nKeyCode = rKEvt.GetKeyCode().GetCode(); in keyInput()
2067 if(rKEvt.GetKeyCode().IsMod2()) in keyInput()
2113 if(rKEvt.GetKeyCode().IsMod2()) in keyInput()
/aoo41x/main/sfx2/source/dialog/
H A Dversdlg.cxx184 const KeyCode& rCode = rKeyEvent.GetKeyCode(); in KeyInput()
/aoo41x/main/cui/source/dialogs/
H A Dhyphen.cxx74 sal_uInt16 nCode = rKEvt.GetKeyCode().GetCode(); in KeyInput()
/aoo41x/main/sw/source/ui/misc/
H A Dglosbib.cxx536 KeyCode aCode = rKEvent.GetKeyCode(); in KeyInput()
/aoo41x/main/sw/source/ui/ribbar/
H A Dinputwin.cxx544 const KeyCode aCode = rEvent.GetKeyCode(); in KeyInput()
/aoo41x/main/automation/source/server/
H A Drecorder.cxx668 const KeyCode aKeyCode = pKeyEvent->GetKeyCode(); in IMPL_LINK()
/aoo41x/main/forms/source/solar/control/
H A Dnavtoolbar.cxx723 if( rKeyEvent.GetKeyCode() == KEY_RETURN && GetText().Len() ) in KeyInput()
/aoo41x/main/svx/source/gallery2/
H A Dgalctrl.cxx210 switch( rKEvt.GetKeyCode().GetCode() ) in KeyInput()

Completed in 200 milliseconds

1234567891011