|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
22 module
com { module sun { module star { module awt {
void removeVclContainerListener([in] com::sun::star::awt::XVclContainerListener l)
removes the specified container listener so that it no longer receives container events from this con...
represents a VCL container window.
Definition: XVclContainer.idl:30
makes it possible to receive container events.
Definition: XVclContainerListener.idl:34
Definition: Ambiguous.idl:20
void addVclContainerListener([in] com::sun::star::awt::XVclContainerListener l)
adds the specified container listener to receive container events from this container.
sequence< com::sun::star::awt::XWindow > getWindows()
returns all windows.
base interface of all UNO interfaces
Definition: XInterface.idl:46