21 module
com { module sun { module star { module frame {
Allows to receive notifications when the frame title changes.
Definition XTitleChangeListener.idl:26
void titleChanged([in] TitleChangedEvent aEvent)
The frame title has changed.
base interface for all event listeners interfaces.
Definition XEventListener.idl:27
Definition Ambiguous.idl:20
Contains the information about a changed title.
Definition TitleChangedEvent.idl:26