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