LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_awt_XVclContainerListener_idl__
20 #define __com_sun_star_awt_XVclContainerListener_idl__
28 module
com { module sun { module star { module awt {
base interface for all event listeners interfaces.
Definition: XEventListener.idl:33
specifies a container event.
Definition: VclContainerEvent.idl:39
void windowRemoved([in] com::sun::star::awt::VclContainerEvent e)
is invoked when a window has been removed from the VCL container window.
void windowAdded([in] com::sun::star::awt::VclContainerEvent e)
is invoked when a window has been added to the VCL container window.
makes it possible to receive container events.
Definition: XVclContainerListener.idl:40
Definition: Ambiguous.idl:22