summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing/EnhancedCustomShapeGluePointType.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing/EnhancedCustomShapeGluePointType.idl')
-rw-r--r--offapi/com/sun/star/drawing/EnhancedCustomShapeGluePointType.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/drawing/EnhancedCustomShapeGluePointType.idl b/offapi/com/sun/star/drawing/EnhancedCustomShapeGluePointType.idl
index fdbf57e84ec3..9bc9091cf000 100644
--- a/offapi/com/sun/star/drawing/EnhancedCustomShapeGluePointType.idl
+++ b/offapi/com/sun/star/drawing/EnhancedCustomShapeGluePointType.idl
@@ -20,11 +20,9 @@
#define __com_sun_star_drawing_EnhancedCustomShapeGluePointType_idl__
-//=============================================================================
module com { module sun { module star { module drawing {
-//=============================================================================
/** defines which glue points are being offered by the EnhancedCustomShape
*/
@@ -48,7 +46,6 @@ constants EnhancedCustomShapeGluePointType
const short RECT = 3;
};
-//=============================================================================
}; }; }; };