summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing/PolyLineShape.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing/PolyLineShape.idl')
-rw-r--r--offapi/com/sun/star/drawing/PolyLineShape.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/drawing/PolyLineShape.idl b/offapi/com/sun/star/drawing/PolyLineShape.idl
index e4ca851e6057..a5b41181e4ec 100644
--- a/offapi/com/sun/star/drawing/PolyLineShape.idl
+++ b/offapi/com/sun/star/drawing/PolyLineShape.idl
@@ -32,11 +32,9 @@
#include <com/sun/star/drawing/RotationDescriptor.idl>
-//=============================================================================
module com { module sun { module star { module drawing {
-//=============================================================================
/** This service is for a polyline shape.
<p>A polyline has one or more straight lines.</p>
@@ -56,7 +54,6 @@ published service PolyLineShape
service com::sun::star::drawing::RotationDescriptor;
};
-//=============================================================================
}; }; }; };