summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/XRangeSelection.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sheet/XRangeSelection.idl')
-rw-r--r--offapi/com/sun/star/sheet/XRangeSelection.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sheet/XRangeSelection.idl b/offapi/com/sun/star/sheet/XRangeSelection.idl
index 28b6856bc371..2d8c9021c9a7 100644
--- a/offapi/com/sun/star/sheet/XRangeSelection.idl
+++ b/offapi/com/sun/star/sheet/XRangeSelection.idl
@@ -22,14 +22,12 @@
#include <com/sun/star/uno/XInterface.idl>
#include <com/sun/star/beans/PropertyValue.idl>
-//=============================================================================
module com { module sun { module star { module sheet {
published interface XRangeSelectionListener;
published interface XRangeSelectionChangeListener;
-//=============================================================================
/** allows to let the user to select a cell range.
@@ -73,7 +71,6 @@ published interface XRangeSelection: com::sun::star::uno::XInterface
};
-//=============================================================================
}; }; }; };