21module
com { module sun { module star { module awt {
to be implemented by components which wish to be notified about changes in the style of a component
Definition XStyleChangeListener.idl:29
void styleSettingsChanged([in] com::sun::star::lang::EventObject Event)
called when the style settings of the observed component changed
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