19#ifndef __com_sun_star_drawing_EnhancedCustomShapeParameterType_idl__
20#define __com_sun_star_drawing_EnhancedCustomShapeParameterType_idl__
24 module
com { module sun { module star { module drawing {
29constants EnhancedCustomShapeParameterType
33 const short NORMAL = 0;
53 const short RIGHT = 5;
57 const short BOTTOM = 6;
77 const short WIDTH = 11;
81 const short HEIGHT = 12;
const short ADJUSTMENT
the value of the point component has to be interpreted as index into the list of AdjustmentValues
Definition EnhancedCustomShapeParameterType.idl:41
const short HASFILL
If the shape has a fill style, a value of 1 is used.
Definition EnhancedCustomShapeParameterType.idl:73
const short LOGWIDTH
The logical width of the shape is used.
Definition EnhancedCustomShapeParameterType.idl:85
const short HASSTROKE
If the shape has a line style, a value of 1 is used.
Definition EnhancedCustomShapeParameterType.idl:69
const short YSTRETCH
the y value of the stretch point is used
Definition EnhancedCustomShapeParameterType.idl:65
const short XSTRETCH
the x value of the stretch point is used
Definition EnhancedCustomShapeParameterType.idl:61
const short LOGHEIGHT
The logical height of the shape is used.
Definition EnhancedCustomShapeParameterType.idl:89
const short EQUATION
the value of the point component has to be interpreted as index to an Equation
Definition EnhancedCustomShapeParameterType.idl:37
Definition Ambiguous.idl:22