summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/drawing/EnhancedCustomShapeParameterType.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing/EnhancedCustomShapeParameterType.idl')
-rw-r--r--offapi/com/sun/star/drawing/EnhancedCustomShapeParameterType.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/drawing/EnhancedCustomShapeParameterType.idl b/offapi/com/sun/star/drawing/EnhancedCustomShapeParameterType.idl
index ac146894acdd..d96f00e94378 100644
--- a/offapi/com/sun/star/drawing/EnhancedCustomShapeParameterType.idl
+++ b/offapi/com/sun/star/drawing/EnhancedCustomShapeParameterType.idl
@@ -20,11 +20,9 @@
#define __com_sun_star_drawing_EnhancedCustomShapeParameterType_idl__
-//=============================================================================
module com { module sun { module star { module drawing {
-//=============================================================================
/** defines how a EnhancedCustomShapeParameter has to be interpreted
*/
@@ -91,7 +89,6 @@ constants EnhancedCustomShapeParameterType
const short LOGHEIGHT = 14;
};
-//=============================================================================
}; }; }; };