LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_awt_XActivateListener_idl__
20 #define __com_sun_star_awt_XActivateListener_idl__
28 module
com { module sun { module star { module awt {
void windowActivated([in] com::sun::star::lang::EventObject e)
is invoked when a window is activated.
base interface for all event listeners interfaces.
Definition: XEventListener.idl:33
void windowDeactivated([in] com::sun::star::lang::EventObject e)
is invoked when a window is deactivated.
specifies the base for all event objects and identifies the source of the event.
Definition: EventObject.idl:32
makes it possible to receive activate events.
Definition: XActivateListener.idl:37
Definition: Ambiguous.idl:22