summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing/EnhancedCustomShapeTextPathMode.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing/EnhancedCustomShapeTextPathMode.idl')
-rw-r--r--offapi/com/sun/star/drawing/EnhancedCustomShapeTextPathMode.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/drawing/EnhancedCustomShapeTextPathMode.idl b/offapi/com/sun/star/drawing/EnhancedCustomShapeTextPathMode.idl
index 39fb57be91d6..c33c3cb06f67 100644
--- a/offapi/com/sun/star/drawing/EnhancedCustomShapeTextPathMode.idl
+++ b/offapi/com/sun/star/drawing/EnhancedCustomShapeTextPathMode.idl
@@ -20,11 +20,9 @@
#define __com_sun_star_drawing_EnhancedCustomShapeTextPathMode_idl__
-//=============================================================================
module com { module sun { module star { module drawing {
-//=============================================================================
enum EnhancedCustomShapeTextPathMode
{
@@ -41,7 +39,6 @@ enum EnhancedCustomShapeTextPathMode
SHAPE
};
-//=============================================================================
}; }; }; };