22module
com { module sun { module star { module lang {
base interface for all event listeners interfaces.
Definition XEventListener.idl:27
void disposing([in] com::sun::star::lang::EventObject Source)
gets called when the broadcaster is about to be disposed.
base interface of all UNO interfaces
Definition XInterface.idl:46
Definition Ambiguous.idl:20
specifies the base for all event objects and identifies the source of the event.
Definition EventObject.idl:28