summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing/GenericDrawPage.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing/GenericDrawPage.idl')
-rw-r--r--offapi/com/sun/star/drawing/GenericDrawPage.idl9
1 files changed, 0 insertions, 9 deletions
diff --git a/offapi/com/sun/star/drawing/GenericDrawPage.idl b/offapi/com/sun/star/drawing/GenericDrawPage.idl
index 593319b40b56..05c84ce391d0 100644
--- a/offapi/com/sun/star/drawing/GenericDrawPage.idl
+++ b/offapi/com/sun/star/drawing/GenericDrawPage.idl
@@ -38,8 +38,6 @@
#include <com/sun/star/container/XNamed.idl>
-#include <com/sun/star/lang/XServiceInfo.idl>
-
#include <com/sun/star/beans/XPropertySet.idl>
#include <com/sun/star/view/PaperOrientation.idl>
@@ -115,13 +113,6 @@ published service GenericDrawPage
[optional] interface com::sun::star::container::XNamed;
- // DocMerge from xml: service com::sun::star::drawing::GenericDrawPage: interface com::sun::star::lang::XServiceInfo
- /** returns the services implemented by this
- instance.
- */
- interface com::sun::star::lang::XServiceInfo;
-
-
// DocMerge from xml: service com::sun::star::drawing::GenericDrawPage: interface com::sun::star::beans::XPropertySet
/** gives you access to the properties of this
<type>DrawPage</type>.