19#ifndef __com_sun_star_frame_XLayoutManagerEventBroadcaster_idl__
20#define __com_sun_star_frame_XLayoutManagerEventBroadcaster_idl__
25 module
com { module sun { module star { module frame {
makes it possible to receive events from a layout manager.
Definition XLayoutManagerEventBroadcaster.idl:35
void removeLayoutManagerEventListener([in] XLayoutManagerListener aLayoutManagerListener)
removes a layout manager event listener from the object's listener list.
void addLayoutManagerEventListener([in] XLayoutManagerListener aLayoutManagerListener)
adds a layout manager event listener to the object's listener list.
makes it possible to receive events from a layout manager.
Definition XLayoutManagerListener.idl:41
base interface of all UNO interfaces
Definition XInterface.idl:48
Definition Ambiguous.idl:22