summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing/TextShape.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing/TextShape.idl')
-rw-r--r--offapi/com/sun/star/drawing/TextShape.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/drawing/TextShape.idl b/offapi/com/sun/star/drawing/TextShape.idl
index 35cd14e6d04a..e1c440c1d2da 100644
--- a/offapi/com/sun/star/drawing/TextShape.idl
+++ b/offapi/com/sun/star/drawing/TextShape.idl
@@ -30,11 +30,9 @@
#include <com/sun/star/drawing/RotationDescriptor.idl>
-//=============================================================================
module com { module sun { module star { module drawing {
-//=============================================================================
/** This service is for a text shape.
*/
@@ -57,7 +55,6 @@ published service TextShape
[property] long CornerRadius;
};
-//=============================================================================
}; }; }; };