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