summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/RangeSelectionArguments.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sheet/RangeSelectionArguments.idl')
-rw-r--r--offapi/com/sun/star/sheet/RangeSelectionArguments.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sheet/RangeSelectionArguments.idl b/offapi/com/sun/star/sheet/RangeSelectionArguments.idl
index abf148f49b1f..49292205cbe0 100644
--- a/offapi/com/sun/star/sheet/RangeSelectionArguments.idl
+++ b/offapi/com/sun/star/sheet/RangeSelectionArguments.idl
@@ -19,11 +19,9 @@
#ifndef __com_sun_star_sheet_RangeSelectionArguments_idl__
#define __com_sun_star_sheet_RangeSelectionArguments_idl__
-//=============================================================================
module com { module sun { module star { module sheet {
-//=============================================================================
/** contains the arguments for starting the range selection.
@@ -56,7 +54,6 @@ published service RangeSelectionArguments
[optional, property] boolean SingleCellMode;
};
-//=============================================================================
}; }; }; };