|
LibreOffice
LibreOffice 7.6 SDK API Reference
|
Go to the documentation of this file.
22 module
com { module sun { module star { module sheet {
void aborted([in] com::sun::star::sheet::RangeSelectionEvent aEvent)
is called when range selection is aborted.
base interface for all event listeners interfaces.
Definition: XEventListener.idl:27
void done([in] com::sun::star::sheet::RangeSelectionEvent aEvent)
is called when range selection is completed.
Definition: Ambiguous.idl:20
specifies an event from range selection.
Definition: RangeSelectionEvent.idl:30
allows notification when range selection is completed or aborted.
Definition: XRangeSelectionListener.idl:30