22 module
com { module sun { module star { module drawing {
27constants EnhancedCustomShapeParameterType
31 const short NORMAL = 0;
51 const short RIGHT = 5;
55 const short BOTTOM = 6;
75 const short WIDTH = 11;
79 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:39
const short HASFILL
If the shape has a fill style, a value of 1 is used.
Definition EnhancedCustomShapeParameterType.idl:71
const short LOGWIDTH
The logical width of the shape is used.
Definition EnhancedCustomShapeParameterType.idl:83
const short HASSTROKE
If the shape has a line style, a value of 1 is used.
Definition EnhancedCustomShapeParameterType.idl:67
const short YSTRETCH
the y value of the stretch point is used
Definition EnhancedCustomShapeParameterType.idl:63
const short XSTRETCH
the x value of the stretch point is used
Definition EnhancedCustomShapeParameterType.idl:59
const short LOGHEIGHT
The logical height of the shape is used.
Definition EnhancedCustomShapeParameterType.idl:87
const short EQUATION
the value of the point component has to be interpreted as index to an Equation
Definition EnhancedCustomShapeParameterType.idl:35
Definition Ambiguous.idl:20