21 module
com { module sun { module star { module frame {
makes it possible to receive events from a layout manager.
Definition: XLayoutManagerListener.idl:37
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:27
Definition: Ambiguous.idl:20
specifies the base for all event objects and identifies the source of the event.
Definition: EventObject.idl:28