summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing/EnhancedCustomShapeHandle.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing/EnhancedCustomShapeHandle.idl')
-rw-r--r--offapi/com/sun/star/drawing/EnhancedCustomShapeHandle.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/drawing/EnhancedCustomShapeHandle.idl b/offapi/com/sun/star/drawing/EnhancedCustomShapeHandle.idl
index 37e687b19ef5..53038f14b4eb 100644
--- a/offapi/com/sun/star/drawing/EnhancedCustomShapeHandle.idl
+++ b/offapi/com/sun/star/drawing/EnhancedCustomShapeHandle.idl
@@ -21,11 +21,9 @@
#include <com/sun/star/drawing/EnhancedCustomShapeParameterPair.idl>
-//=============================================================================
module com { module sun { module star { module drawing {
-//=============================================================================
/**
This service may be represented by a ::com::sun::star::beans::PropertyValue [].
@@ -103,7 +101,6 @@ service EnhancedCustomShapeHandle
[optional, property] ::com::sun::star::drawing::EnhancedCustomShapeParameter RadiusRangeMaximum;
};
-//=============================================================================
}; }; }; };