20 #ifndef __com_sun_star_awt_XEventHandler_idl__ 21 #define __com_sun_star_awt_XEventHandler_idl__ 26 module
com { module sun { module star { module awt {
45 boolean handleEvent( [in] any event );
Definition: Ambiguous.idl:22
This interface can be implemented by clients that need access to the toolkits window message loop.
Definition: XEventHandler.idl:32
base interface of all UNO interfaces
Definition: XInterface.idl:47