22 module
com { module sun { module star { module sheet {
base interface for all event listeners interfaces.
Definition: XEventListener.idl:27
makes it possible to receive events when the active spreadsheet changes.
Definition: XActivationEventListener.idl:28
void activeSpreadsheetChanged([in] com::sun::star::sheet::ActivationEvent aEvent)
is called whenever data or a selection changed.
Definition: Ambiguous.idl:20
describes a change of the active sheet.
Definition: ActivationEvent.idl:31