summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/presentation/PreviewView.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/presentation/PreviewView.idl')
-rw-r--r--offapi/com/sun/star/presentation/PreviewView.idl8
1 files changed, 1 insertions, 7 deletions
diff --git a/offapi/com/sun/star/presentation/PreviewView.idl b/offapi/com/sun/star/presentation/PreviewView.idl
index 9ccd9cc06653..5f28582f508d 100644
--- a/offapi/com/sun/star/presentation/PreviewView.idl
+++ b/offapi/com/sun/star/presentation/PreviewView.idl
@@ -31,7 +31,7 @@
#include <com/sun/star/awt/XWindow.idl>
- module com { module sun { module star { module presentation {
+module com { module sun { module star { module presentation {
/** This component integrates a preview view to a slide show of a presentation
@@ -65,12 +65,6 @@ published service PreviewView
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 drawing page that is currently visible.
*/
[property] com::sun::star::drawing::XDrawPage CurrentPage;