Home
last modified time | relevance | path

Searched refs:EVENT_KEYUP (Results 1 – 11 of 11) sorted by relevance

/trunk/main/vcl/inc/vcl/
H A Devent.hxx339 #define EVENT_KEYUP 5 macro
396 if ( (mnType == EVENT_KEYINPUT) || (mnType == EVENT_KEYUP) ) in GetKeyEvent()
/trunk/main/vcl/source/window/
H A Dwinproc.cxx108 case EVENT_KEYUP: in ImplCallEvent()
976 case EVENT_KEYUP: in ImplHandleKey()
2451 nRet = ImplHandleKey( pWindow, EVENT_KEYUP, in ImplWindowFrameProc()
2458 nRet = ImplHandleKey( pWindow, EVENT_KEYUP, in ImplWindowFrameProc()
H A Dwindow.cxx4899 NotifyEvent aNEvt( EVENT_KEYUP, this, &rKEvt ); in KeyUp()
5175 else if( rNEvt.GetType() == EVENT_KEYUP ) in ImplNotifyKeyMouseCommandEventListeners()
5369 if ( (rNEvt.GetType() == EVENT_KEYINPUT) || (rNEvt.GetType() == EVENT_KEYUP) ) in Notify()
/trunk/main/dbaccess/source/ui/browser/
H A Ddataview.cxx174 case EVENT_KEYUP: in PreNotify()
/trunk/main/sfx2/source/view/
H A Duserinputinterception.cxx189 case EVENT_KEYUP: in handleNotifyEvent()
H A Dframe2.cxx164 if ( nType == EVENT_KEYINPUT || nType == EVENT_KEYUP ) in PreNotify()
/trunk/main/dbaccess/source/ui/querydesign/
H A DTableWindow.cxx780 case EVENT_KEYUP: in PreNotify()
/trunk/main/automation/source/server/
H A Dsta_list.cxx1134 CALL_EVENT_WITH_NOTIFY( EVENT_KEYUP, aKEvnt, pWin, KeyUp ) in ImplKeyInput()
/trunk/main/sw/source/ui/fldui/
H A Dfldvar.cxx1343 if ( rNEvt.GetType() == EVENT_KEYUP ) in PreNotify()
/trunk/main/sc/source/ui/cctrl/
H A Ddpcontrol.cxx1265 case EVENT_KEYUP: in Notify()
/trunk/main/cui/source/tabpages/
H A Dautocdlg.cxx2635 if( !nHandled && EVENT_KEYUP == rNEvt.GetType() ) in PreNotify()

Completed in 121 milliseconds