summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiklas Nebel <nn@openoffice.org>2001-01-10 10:26:17 +0000
committerNiklas Nebel <nn@openoffice.org>2001-01-10 10:26:17 +0000
commite7478a4f6ad74ebfa2a5baa9fea2dd1d55b7c66e (patch)
tree7f08932716898619a5727b7bc700461d91fdf7ea
parent252d1ecb4d98e21b691a70c7d99e1a4a94a937ee (diff)
#82623# XPrintable removed
-rw-r--r--offapi/com/sun/star/sheet/SpreadsheetView.idl14
1 files changed, 5 insertions, 9 deletions
diff --git a/offapi/com/sun/star/sheet/SpreadsheetView.idl b/offapi/com/sun/star/sheet/SpreadsheetView.idl
index 19d1cd86962c..9f2abefe977b 100644
--- a/offapi/com/sun/star/sheet/SpreadsheetView.idl
+++ b/offapi/com/sun/star/sheet/SpreadsheetView.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: SpreadsheetView.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:43:46 $
+ * last change: $Author: nn $ $Date: 2001-01-10 11:26:17 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -77,10 +77,6 @@
#include <com/sun/star/view/XSelectionSupplier.idl>
#endif
-#ifndef __com_sun_star_view_XPrintable_idl__
-#include <com/sun/star/view/XPrintable.idl>
-#endif
-
#ifndef __com_sun_star_sheet_XViewSplitable_idl__
#include <com/sun/star/sheet/XViewSplitable.idl>
#endif
@@ -114,9 +110,6 @@ service SpreadsheetView
interface com::sun::star::view::XSelectionSupplier;
// DocMerge: empty anyway
- interface com::sun::star::view::XPrintable;
-
- // DocMerge: empty anyway
interface com::sun::star::sheet::XViewSplitable;
// DocMerge: empty anyway
@@ -131,6 +124,9 @@ service SpreadsheetView
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:43:46 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:48 hjs
initial import