|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
22 module
com { module sun { module star { module sheet {
void addActivationEventListener([in] com::sun::star::sheet::XActivationEventListener aListener)
allows a component supporting the XActivationEventListener interface to register as listener.
void removeActivationEventListener([in] com::sun::star::sheet::XActivationEventListener aListener)
removes a previously registered listener.
makes it possible to receive events when the active spreadsheet changes.
Definition: XActivationEventListener.idl:28
Definition: Ambiguous.idl:20
base interface of all UNO interfaces
Definition: XInterface.idl:46
provides methods to add and remove XActivationEventListener
Definition: XActivationBroadcaster.idl:31