Home
last modified time | relevance | path

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

/trunk/main/vcl/source/window/
H A Dwinproc.cxx970 sal_uInt16 nVCLEvent; in ImplHandleKey() local
974 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 28 milliseconds