Home
last modified time | relevance | path

Searched refs:KeyCode (Results 126 – 150 of 265) sorted by relevance

1234567891011

/trunk/main/sw/source/ui/docvw/
H A DSidebarTxtControl.cxx175 const KeyCode& rKeyCode = rKeyEvt.GetKeyCode(); in KeyInput()
/trunk/main/vcl/inc/unx/gtk/
H A Dgtkframe.hxx351 … MapUnicodeToKeyCode( sal_Unicode aUnicode, LanguageType aLangType, KeyCode& rKeyCode );
/trunk/main/vcl/unx/headless/
H A Dsvpframe.cxx379 sal_Bool SvpSalFrame::MapUnicodeToKeyCode( sal_Unicode, LanguageType, KeyCode& ) in MapUnicodeToKeyCode() argument
/trunk/main/framework/source/dispatch/
H A Dmenudispatcher.cxx284 KeyCode aCode = aAccel.GetKeyCode( nId ); in impl_setAccelerators()
/trunk/main/vcl/win/source/window/
H A Dsalmenu.cxx353 void WinSalMenu::SetAccelerator( unsigned nPos, SalMenuItem* pSalMenuItem, const KeyCode&, const Xu… in SetAccelerator() argument
/trunk/main/sfx2/source/appl/
H A Dnewhelp.cxx1836 const KeyCode& rKeyCode = rNEvt.GetKeyEvent()->GetKeyCode(); in PreNotify()
2360 bool SfxHelpTextWindow_Impl::isHandledKey( const KeyCode& _rKeyCode ) in isHandledKey()
2659 const KeyCode& rKeyCode = pKEvt->GetKeyCode(); in PreNotify()
3264 const KeyCode& rKeyCode = rNEvt.GetKeyEvent()->GetKeyCode(); in PreNotify()
/trunk/main/svtools/source/toolpanel/
H A Dtoolpaneldeck.cxx475 const KeyCode& rKeyCode = pEvent->GetKeyCode(); in Notify()
/trunk/main/framework/source/uielement/
H A Dcomboboxtoolbarcontroller.cxx265 const KeyCode& rKeyCode = pKeyEvent->GetKeyCode(); in PreNotify()
H A Dspinfieldtoolbarcontroller.cxx350 const KeyCode& rKeyCode = pKeyEvent->GetKeyCode(); in PreNotify()
/trunk/main/sc/source/ui/view/
H A Dtabvwsh2.cxx398 pFuActual->KeyInput( KeyEvent( 0, KeyCode( KEY_F2 ) ) ); in ExecDraw()
/trunk/main/sw/source/core/inc/
H A Drolbck.hxx270 KeyCode m_aKeycode;
/trunk/main/sc/source/ui/cctrl/
H A Ddpcontrol.cxx359 const KeyCode& rKeyCode = rKEvt.GetKeyCode(); in KeyInput()
1268 const KeyCode& rCode = pKeyEvent->GetKeyCode(); in Notify()
/trunk/main/solenv/inc/
H A Dstarview.hid74 #define KeyCode 17
/trunk/main/svx/source/form/
H A Dtabwin.cxx297 const KeyCode& rKeyCode = _rNEvt.GetKeyEvent()->GetKeyCode(); in PreNotify()
H A Dfmview.cxx505 const KeyCode& rKeyCode = rKEvt.GetKeyCode(); in KeyInput()
/trunk/main/sw/source/core/crsr/
H A Dbookmrk.cxx258 const KeyCode& rCode, in Bookmark()
/trunk/main/vcl/source/control/
H A Dspinbtn.cxx319 KeyCode aCode = rKEvt.GetKeyCode(); in KeyInput()
/trunk/main/sfx2/source/sidebar/
H A DFocusManager.cxx475 const KeyCode& rKeyCode, in HandleKeyEvent()
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_dialog2.cxx439 KeyCode aKeyCode = pKEvt->GetKeyCode(); in Notify()
1202 KeyCode aKeyCode = pKEvt->GetKeyCode(); in Notify()
/trunk/main/svx/source/dialog/
H A Ddialcontrol.cxx339 const KeyCode& rKCode = rKEvt.GetKeyCode(); in KeyInput()
H A Dsimptabl.cxx56 const KeyCode& aKeyCode = rNEvt.GetKeyEvent()->GetKeyCode(); in PreNotify()
/trunk/main/desktop/source/migration/
H A Dwizard.cxx214 const KeyCode& rKey = rNEvt.GetKeyEvent()->GetKeyCode(); in PreNotify()
/trunk/main/reportdesign/source/ui/dlg/
H A DCondFormat.cxx516 const KeyCode& rKeyCode = pKeyEvent->GetKeyCode(); in PreNotify()
/trunk/main/automation/source/server/
H A Dstatemnt.cxx4081 aEvent = KeyEvent(aCh,KeyCode(nVal & 0xFFF,nVal & 0xF000)); in HandleCommonMethods()
4089 aEvent = KeyEvent(aCh, KeyCode(KEYGROUP_ALPHA + aCh-'a', 0)); in HandleCommonMethods()
4091 aEvent = KeyEvent(aCh, KeyCode(KEYGROUP_ALPHA + aCh-'a', KEY_SHIFT)); in HandleCommonMethods()
4093 aEvent = KeyEvent(aCh, KeyCode(KEYGROUP_NUM + aCh-'0', 0)); in HandleCommonMethods()
4095 aEvent = KeyEvent(aCh, KeyCode(KEYGROUP_MISC + (sal_uInt16)aPrintableMisc.Search(aCh), 0)); in HandleCommonMethods()
4097 aEvent = KeyEvent(aCh, KeyCode()); in HandleCommonMethods()
/trunk/main/svtools/source/dialogs/
H A Dwizdlg.cxx445 KeyCode aKeyCode = pKEvt->GetKeyCode(); in Notify()

Completed in 242 milliseconds

1234567891011