19#ifndef __com_sun_star_sheet_XRangeSelectionChangeListener_idl__
20#define __com_sun_star_sheet_XRangeSelectionChangeListener_idl__
27 module
com { module sun { module star { module sheet {
base interface for all event listeners interfaces.
Definition XEventListener.idl:33
allows notification when the selected range is changed.
Definition XRangeSelectionChangeListener.idl:35
void descriptorChanged([in] com::sun::star::sheet::RangeSelectionEvent aEvent)
is called when the selected range is changed while range selection is active.
Definition Ambiguous.idl:22
specifies an event from range selection.
Definition RangeSelectionEvent.idl:34