summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing/LineShape.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing/LineShape.idl')
-rw-r--r--offapi/com/sun/star/drawing/LineShape.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/drawing/LineShape.idl b/offapi/com/sun/star/drawing/LineShape.idl
index 7fa299958bc6..7cfdd1046cbb 100644
--- a/offapi/com/sun/star/drawing/LineShape.idl
+++ b/offapi/com/sun/star/drawing/LineShape.idl
@@ -31,11 +31,9 @@
#include <com/sun/star/drawing/RotationDescriptor.idl>
-//=============================================================================
module com { module sun { module star { module drawing {
-//=============================================================================
/** This service is for a simple <type>Shape</type> with lines.
*/
@@ -54,7 +52,6 @@ published service LineShape
service com::sun::star::drawing::RotationDescriptor;
};
-//=============================================================================
}; }; }; };