|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
21 module
com { module sun { module star { module frame {
makes it possible to receive events from a layout manager.
Definition: XLayoutManagerEventBroadcaster.idl:31
makes it possible to receive events from a layout manager.
Definition: XLayoutManagerListener.idl:37
void addLayoutManagerEventListener([in] XLayoutManagerListener aLayoutManagerListener)
adds a layout manager event listener to the object's listener list.
void removeLayoutManagerEventListener([in] XLayoutManagerListener aLayoutManagerListener)
removes a layout manager event listener from the object's listener list.
Definition: Ambiguous.idl:20
base interface of all UNO interfaces
Definition: XInterface.idl:46