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