summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/XSpreadsheets2.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sheet/XSpreadsheets2.idl')
-rw-r--r--offapi/com/sun/star/sheet/XSpreadsheets2.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sheet/XSpreadsheets2.idl b/offapi/com/sun/star/sheet/XSpreadsheets2.idl
index 2928932b5b73..498b15cb7b7b 100644
--- a/offapi/com/sun/star/sheet/XSpreadsheets2.idl
+++ b/offapi/com/sun/star/sheet/XSpreadsheets2.idl
@@ -30,11 +30,9 @@
#include <com/sun/star/lang/IllegalArgumentException.idl>
#include <com/sun/star/lang/IndexOutOfBoundsException.idl>
-//=============================================================================
module com { module sun { module star { module sheet {
-//=============================================================================
/** extends XSpreadsheets interface to import external sheets.
@@ -68,7 +66,6 @@ interface XSpreadsheets2: com::sun::star::sheet::XSpreadsheets
com::sun::star::lang::IndexOutOfBoundsException);
};
-//=============================================================================
}; }; }; };