19 #ifndef __com_sun_star_sheet_XRangeSelection_idl__
20 #define __com_sun_star_sheet_XRangeSelection_idl__
26 module com { module sun { module star { module sheet {
28 published
interface XRangeSelectionListener;
29 published
interface XRangeSelectionChangeListener;
44 void startRangeSelection(
45 [in] sequence<com::sun::star::beans::PropertyValue> aArguments );
49 void abortRangeSelection();
54 void addRangeSelectionListener(
59 void removeRangeSelectionListener(
64 void addRangeSelectionChangeListener(
69 void removeRangeSelectionChangeListener(