summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/presentation/SlideNumberShape.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/presentation/SlideNumberShape.idl')
-rw-r--r--offapi/com/sun/star/presentation/SlideNumberShape.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/presentation/SlideNumberShape.idl b/offapi/com/sun/star/presentation/SlideNumberShape.idl
index 563561fa50cb..94f7634e4d05 100644
--- a/offapi/com/sun/star/presentation/SlideNumberShape.idl
+++ b/offapi/com/sun/star/presentation/SlideNumberShape.idl
@@ -33,11 +33,9 @@
#include <com/sun/star/drawing/TextShape.idl>
-//=============================================================================
module com { module sun { module star { module presentation {
-//=============================================================================
/** This service is implemented by the slide number presentation shape.
@@ -52,7 +50,6 @@ service SlideNumberShape
service com::sun::star::drawing::TextShape;
};
-//=============================================================================
}; }; }; };