22module
com { module sun { module star { module view {
base interface for all event listeners interfaces.
Definition generated_idl_chapter_refs.idl:2648
makes it possible to receive an event when the current selection changes.
Definition XSelectionChangeListener.idl:30
void selectionChanged([in] com::sun::star::lang::EventObject aEvent)
is called when the selection changes.
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