Searched refs:nVCLEvent (Results 1 – 1 of 1) sorted by relevance
970 sal_uInt16 nVCLEvent; in ImplHandleKey() local974 nVCLEvent = VCLEVENT_WINDOW_KEYINPUT; in ImplHandleKey()977 nVCLEvent = VCLEVENT_WINDOW_KEYUP; in ImplHandleKey()980 nVCLEvent = 0; in ImplHandleKey()983 if( nVCLEvent && pSVData->mpApp->HandleKey( nVCLEvent, pWindow, &aKeyEvent ) ) in ImplHandleKey()
Completed in 37 milliseconds