summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/sheet/SpreadsheetDrawPage.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sheet/SpreadsheetDrawPage.idl')
-rw-r--r--offapi/com/sun/star/sheet/SpreadsheetDrawPage.idl5
1 files changed, 0 insertions, 5 deletions
diff --git a/offapi/com/sun/star/sheet/SpreadsheetDrawPage.idl b/offapi/com/sun/star/sheet/SpreadsheetDrawPage.idl
index 90fd6ab91152..cb806ac3ed57 100644
--- a/offapi/com/sun/star/sheet/SpreadsheetDrawPage.idl
+++ b/offapi/com/sun/star/sheet/SpreadsheetDrawPage.idl
@@ -21,7 +21,6 @@
#include <com/sun/star/drawing/XDrawPage.idl>
#include <com/sun/star/drawing/XShapeGrouper.idl>
-#include <com/sun/star/lang/XServiceInfo.idl>
module com { module sun { module star { module sheet {
@@ -66,10 +65,6 @@ published service SpreadsheetDrawPage
*/
interface com::sun::star::drawing::XShapeGrouper;
-
- /** returns the services implemented by this instance.
- */
- interface com::sun::star::lang::XServiceInfo;
};