summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/sheet/SpreadsheetView.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sheet/SpreadsheetView.idl')
-rw-r--r--offapi/com/sun/star/sheet/SpreadsheetView.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/sheet/SpreadsheetView.idl b/offapi/com/sun/star/sheet/SpreadsheetView.idl
index 280f911ebef8..bc268a988338 100644
--- a/offapi/com/sun/star/sheet/SpreadsheetView.idl
+++ b/offapi/com/sun/star/sheet/SpreadsheetView.idl
@@ -32,11 +32,9 @@
#include <com/sun/star/sheet/XActivationBroadcaster.idl>
#include <com/sun/star/sheet/XEnhancedMouseClickBroadcaster.idl>
-//=============================================================================
module com { module sun { module star { module sheet {
-//=============================================================================
/** represents a view of a spreadsheet document.
*/
@@ -97,7 +95,6 @@ published service SpreadsheetView
[optional] interface com::sun::star::sheet::XActivationBroadcaster;
};
-//=============================================================================
}; }; }; };