summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/RangeSelectionEvent.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sheet/RangeSelectionEvent.idl')
-rw-r--r--offapi/com/sun/star/sheet/RangeSelectionEvent.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sheet/RangeSelectionEvent.idl b/offapi/com/sun/star/sheet/RangeSelectionEvent.idl
index 28a0d2bad706..89887292e7d3 100644
--- a/offapi/com/sun/star/sheet/RangeSelectionEvent.idl
+++ b/offapi/com/sun/star/sheet/RangeSelectionEvent.idl
@@ -21,11 +21,9 @@
#include <com/sun/star/lang/EventObject.idl>
-//=============================================================================
module com { module sun { module star { module sheet {
-//=============================================================================
/** specifies an event from range selection.
@@ -39,7 +37,6 @@ published struct RangeSelectionEvent: com::sun::star::lang::EventObject
string RangeDescriptor;
};
-//=============================================================================
}; }; }; };