Home
last modified time | relevance | path

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

/aoo41x/main/vcl/win/source/window/
H A Dsalframe.cxx3801 long nRet = pFrame->CallCallback( SALEVENT_KEYINPUT, &aKeyEvt ); in ImplHandleKeyMsg()
3826 pFrame->CallCallback( SALEVENT_KEYINPUT, &aKeyEvt ); in ImplHandleKeyMsg()
3835 long nRet = pFrame->CallCallback( SALEVENT_KEYINPUT, &aKeyEvt ); in ImplHandleKeyMsg()
3950 nEvent = SALEVENT_KEYINPUT; in ImplHandleKeyMsg()
4030 nEvent = SALEVENT_KEYINPUT; in ImplHandleSalObjKeyMsg()
4079 long nRet = pFrame->CallCallback( SALEVENT_KEYINPUT, &aKeyEvt ); in ImplHandleSalObjSysCharMsg()
5253 long nRet = pFrame->CallCallback( SALEVENT_KEYINPUT, &aKeyEvt ); in ImplHandleSysCommand()
5288 long nRet = pFrame->CallCallback( SALEVENT_KEYINPUT, &aKeyEvt ); in ImplHandleSysCommand()
/aoo41x/main/vcl/inc/
H A Dsalwtype.hxx64 #define SALEVENT_KEYINPUT ((sal_uInt16)5) macro
/aoo41x/main/vcl/unx/gtk/window/
H A Dgtkframe.cxx363 bool bHandled = CallCallback( SALEVENT_KEYINPUT, &aEvent ); in doKeyCallback()
373 bHandled = CallCallback( SALEVENT_KEYINPUT, &aEvent ); in doKeyCallback()
3144 pThis->CallCallback( SALEVENT_KEYINPUT, &aKeyEvt ); in signalKey()
/aoo41x/main/vcl/unx/generic/window/
H A Dsalframe.cxx3380 nRet = CallCallback( SALEVENT_KEYINPUT, &aKeyEvt ); in HandleKeyEvent()
3520 if ( ! CallCallback(SALEVENT_KEYINPUT, &aKeyEvt) ) in HandleKeyEvent()
3530 CallCallback(SALEVENT_KEYINPUT, &aKeyEvt); in HandleKeyEvent()
/aoo41x/main/vcl/source/window/
H A Dwinproc.cxx2434 case SALEVENT_KEYINPUT: in ImplWindowFrameProc()
/aoo41x/main/vcl/aqua/source/window/
H A Dsalframeview.mm1470 nRet = mpFrame->CallCallback( SALEVENT_KEYINPUT, &aEvent );
/aoo41x/main/vcl/os2/source/window/
H A Dsalframe.cxx2842 nRet = pFrame->CallCallback( (nFlags & KC_KEYUP) ? SALEVENT_KEYUP : SALEVENT_KEYINPUT, in ImplHandleKeyMsg()

Completed in 201 milliseconds