19 #ifndef __com_sun_star_lang_EventObject_idl__
20 #define __com_sun_star_lang_EventObject_idl__
26 module com { module sun { module star { module lang {
specifies the base for all event objects and identifies the source of the event.
Definition: EventObject.idl:31
com::sun::star::uno::XInterface Source
refers to the object that fired the event.
Definition: EventObject.idl:35
base interface of all UNO interfaces
Definition: XInterface.idl:47