20 #ifndef __com_sun_star_awt_XDisplayConnection_idl__
21 #define __com_sun_star_awt_XDisplayConnection_idl__
26 module com { module sun { module star { module awt {
28 published
interface XEventHandler;
49 void addEventHandler( [in] any window, [in]
XEventHandler eventHandler, [in]
long eventMask );
61 void removeEventHandler( [in] any window, [in]
XEventHandler eventHandler );