summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing/EnhancedCustomShapePath.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing/EnhancedCustomShapePath.idl')
-rw-r--r--offapi/com/sun/star/drawing/EnhancedCustomShapePath.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/drawing/EnhancedCustomShapePath.idl b/offapi/com/sun/star/drawing/EnhancedCustomShapePath.idl
index 00f8acfd2fbf..d2da605ecf09 100644
--- a/offapi/com/sun/star/drawing/EnhancedCustomShapePath.idl
+++ b/offapi/com/sun/star/drawing/EnhancedCustomShapePath.idl
@@ -35,11 +35,9 @@
#include <com/sun/star/drawing/EnhancedCustomShapeSegment.idl>
#include <com/sun/star/drawing/EnhancedCustomShapeTextFrame.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 EnhancedCustomShapePath
[optional, property] sequence< ::com::sun::star::awt::Size > SubViewSize;
};
-//=============================================================================
}; }; }; };