19 #ifndef __com_sun_star_frame_XLayoutManagerListener_idl__
20 #define __com_sun_star_frame_XLayoutManagerListener_idl__
25 module
com { module sun { module star { module frame {
makes it possible to receive events from a layout manager.
Definition: XLayoutManagerListener.idl:41
void layoutEvent([in] com::sun::star::lang::EventObject aSource, [in] short eLayoutEvent, [in] any aInfo)
is invoked when a layout manager has made a certain operation.
base interface for all event listeners interfaces.
Definition: XEventListener.idl:33
Definition: Ambiguous.idl:22
specifies the base for all event objects and identifies the source of the event.
Definition: EventObject.idl:32