summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/drawing/Text.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing/Text.idl')
-rw-r--r--offapi/com/sun/star/drawing/Text.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/drawing/Text.idl b/offapi/com/sun/star/drawing/Text.idl
index f0bfb322b8c6..dbc4e98902af 100644
--- a/offapi/com/sun/star/drawing/Text.idl
+++ b/offapi/com/sun/star/drawing/Text.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/drawing/TextProperties.idl>
-//=============================================================================
module com { module sun { module star { module drawing {
-//=============================================================================
/** This abstract service specifies the general characteristics of an optional
text inside a <type>Shape</type>.
@@ -45,7 +43,6 @@ published service Text
service com::sun::star::drawing::TextProperties;
};
-//=============================================================================
}; }; }; };