summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing/GluePoint2.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing/GluePoint2.idl')
-rw-r--r--offapi/com/sun/star/drawing/GluePoint2.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/drawing/GluePoint2.idl b/offapi/com/sun/star/drawing/GluePoint2.idl
index 39fa9c64037f..f600eb749a8f 100644
--- a/offapi/com/sun/star/drawing/GluePoint2.idl
+++ b/offapi/com/sun/star/drawing/GluePoint2.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/awt/Point.idl>
#include <com/sun/star/drawing/EscapeDirection.idl>
-//=============================================================================
module com { module sun { module star { module drawing {
-//=============================================================================
/** This struct defines the attributes of a glue point.
<p>A glue point is a position inside a drawing shape where an edge
@@ -65,7 +63,6 @@ published struct GluePoint2
boolean IsUserDefined;
};
-//=============================================================================
}; }; }; };