summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing/EnhancedCustomShapeGeometry.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing/EnhancedCustomShapeGeometry.idl')
-rw-r--r--offapi/com/sun/star/drawing/EnhancedCustomShapeGeometry.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/drawing/EnhancedCustomShapeGeometry.idl b/offapi/com/sun/star/drawing/EnhancedCustomShapeGeometry.idl
index f905707fefdd..d0339bf501a9 100644
--- a/offapi/com/sun/star/drawing/EnhancedCustomShapeGeometry.idl
+++ b/offapi/com/sun/star/drawing/EnhancedCustomShapeGeometry.idl
@@ -25,11 +25,9 @@
#include <com/sun/star/drawing/EnhancedCustomShapeHandle.idl>
#include <com/sun/star/drawing/EnhancedCustomShapeAdjustmentValue.idl>
-//=============================================================================
module com { module sun { module star { module drawing {
-//=============================================================================
/**
This service may be represented by a ::com::sun::star::beans::PropertyValue [].
*/
@@ -93,7 +91,6 @@ service EnhancedCustomShapeGeometry
[optional, property] sequence<::com::sun::star::beans::PropertyValues> Handles;
};
-//=============================================================================
}; }; }; };