Searched refs:SALOBJ_EVENT_GETFOCUS (Results 1 – 6 of 6) sorted by relevance
166 pObject->CallCallback( SALOBJ_EVENT_GETFOCUS, 0 ); in SalSysMsgProc()380 nEvent = SALOBJ_EVENT_GETFOCUS; in SalSysObjWndProc()
195 pThis->CallCallback( pEvent->in ? SALOBJ_EVENT_GETFOCUS : SALOBJ_EVENT_LOSEFOCUS, NULL ); in signalFocus()
264 #define SALOBJ_EVENT_GETFOCUS ((sal_uInt16)1) macro
70 case SALOBJ_EVENT_GETFOCUS: in ImplSysChildProc()
148 SALOBJ_EVENT_GETFOCUS, 0 ); in SalSysObjWndProc()
544 pObject->CallCallback( SALOBJ_EVENT_GETFOCUS, NULL ); in Dispatch()
Completed in 27 milliseconds