summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/presentation/OutlinerShape.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/presentation/OutlinerShape.idl')
-rw-r--r--offapi/com/sun/star/presentation/OutlinerShape.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/presentation/OutlinerShape.idl b/offapi/com/sun/star/presentation/OutlinerShape.idl
index fee1134b03b4..6cc75c98f571 100644
--- a/offapi/com/sun/star/presentation/OutlinerShape.idl
+++ b/offapi/com/sun/star/presentation/OutlinerShape.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 outline presentation shape.
@@ -52,7 +50,6 @@ published service OutlinerShape
service com::sun::star::drawing::TextShape;
};
-//=============================================================================
}; }; }; };