Searched refs:inEvent (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/desktop/source/splash/ |
H A D | splash.cxx | 260 IMPL_LINK( SplashScreen, AppEventListenerHdl, VclWindowEvent *, inEvent ) in IMPL_LINK() argument 262 if ( inEvent != 0 ) in IMPL_LINK() 265 switch ( inEvent->GetId() ) in IMPL_LINK()
|
/aoo4110/main/apple_remote/ |
H A D | GlobalKeyboardDevice.m | 228 static OSStatus hotKeyEventHandler(EventHandlerCallRef inHandlerRef, EventRef inEvent, void* userDa… 232 …GetEventParameter(inEvent,kEventParamDirectObject,typeEventHotKeyID,NULL,sizeof(hkCom),NULL,&hkCom…
|
Completed in 27 milliseconds