summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing/PolyPolygonShape.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing/PolyPolygonShape.idl')
-rw-r--r--offapi/com/sun/star/drawing/PolyPolygonShape.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/drawing/PolyPolygonShape.idl b/offapi/com/sun/star/drawing/PolyPolygonShape.idl
index 8cced0e1fd14..d29f04a421df 100644
--- a/offapi/com/sun/star/drawing/PolyPolygonShape.idl
+++ b/offapi/com/sun/star/drawing/PolyPolygonShape.idl
@@ -42,11 +42,9 @@
#include <com/sun/star/drawing/RotationDescriptor.idl>
-//=============================================================================
module com { module sun { module star { module drawing {
-//=============================================================================
/** This service is for a polygon shape.
<p>A poly-polygon has 2 or more straight lines, with the first and
@@ -70,7 +68,6 @@ published service PolyPolygonShape
};
-//=============================================================================
}; }; }; };