summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing/EnhancedCustomShapeTextPath.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing/EnhancedCustomShapeTextPath.idl')
-rw-r--r--offapi/com/sun/star/drawing/EnhancedCustomShapeTextPath.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/drawing/EnhancedCustomShapeTextPath.idl b/offapi/com/sun/star/drawing/EnhancedCustomShapeTextPath.idl
index 532533052db8..53d9af4edec2 100644
--- a/offapi/com/sun/star/drawing/EnhancedCustomShapeTextPath.idl
+++ b/offapi/com/sun/star/drawing/EnhancedCustomShapeTextPath.idl
@@ -21,11 +21,9 @@
#include <com/sun/star/drawing/EnhancedCustomShapeTextPathMode.idl>
-//=============================================================================
module com { module sun { module star { module drawing {
-//=============================================================================
/**
This service may be represented by a ::com::sun::star::beans::PropertyValue [].
*/
@@ -45,7 +43,6 @@ service EnhancedCustomShapeTextPath
[optional, property] boolean ScaleX;
};
-//=============================================================================
}; }; }; };