summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/presentation/SlidesView.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/presentation/SlidesView.idl')
-rw-r--r--offapi/com/sun/star/presentation/SlidesView.idl7
1 files changed, 0 insertions, 7 deletions
diff --git a/offapi/com/sun/star/presentation/SlidesView.idl b/offapi/com/sun/star/presentation/SlidesView.idl
index 5ca8324f848f..0e8d0a5278b3 100644
--- a/offapi/com/sun/star/presentation/SlidesView.idl
+++ b/offapi/com/sun/star/presentation/SlidesView.idl
@@ -25,7 +25,6 @@
#include <com/sun/star/frame/Controller.idl>
-#include <com/sun/star/lang/XServiceInfo.idl>
#include <com/sun/star/drawing/XDrawPage.idl>
#include <com/sun/star/awt/XWindow.idl>
@@ -63,12 +62,6 @@ published service SlidesView
interface com::sun::star::beans::XPropertySet;
- /** provides the names of the services implemented by
- this instance.
- */
- interface com::sun::star::lang::XServiceInfo;
-
-
/** This is the area that is currently visible.
*/
[readonly, property] com::sun::star::awt::Rectangle VisibleArea;