21module
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 generated_idl_chapter_refs.idl:2648
Definition Ambiguous.idl:20
specifies the base for all event objects and identifies the source of the event.
Definition generated_idl_chapter_refs.idl:253