22 module
com { module sun { module star { module awt {
makes it possible to receive activate events.
Definition XActivateListener.idl:31
void windowDeactivated([in] com::sun::star::lang::EventObject e)
is invoked when a window is deactivated.
void windowActivated([in] com::sun::star::lang::EventObject e)
is invoked when a window is activated.
base interface for all event listeners interfaces.
Definition generated_idl_chapter_refs.idl:2648
Definition Ambiguous.idl:20
specifies the base for all event objects and identifies the source of the event.
Definition generated_idl_chapter_refs.idl:253