22  module 
com {  module sun {  module star {  module drawing {
    27 constants EnhancedCustomShapeParameterType
 const short LEFT
the logical left border of the CustomShape is used 
Definition: EnhancedCustomShapeParameterType.idl:43
 
const short XSTRETCH
the x value of the stretch point is used 
Definition: EnhancedCustomShapeParameterType.idl:59
 
const short ADJUSTMENT
the value of the point component has to be interpreted as index into the list of AdjustmentValues ...
Definition: EnhancedCustomShapeParameterType.idl:39
 
Definition: Ambiguous.idl:20
 
const short LOGHEIGHT
The logical height of the shape is used. 
Definition: EnhancedCustomShapeParameterType.idl:87
 
const short HASFILL
If the shape has a fill style, a value of 1 is used. 
Definition: EnhancedCustomShapeParameterType.idl:71
 
const short TOP
the logical top border of the CustomShape is used 
Definition: EnhancedCustomShapeParameterType.idl:47
 
const short WIDTH
The width of the svg:viewBox is used. 
Definition: EnhancedCustomShapeParameterType.idl:75
 
const short EQUATION
the value of the point component has to be interpreted as index to an Equation 
Definition: EnhancedCustomShapeParameterType.idl:35
 
const short LOGWIDTH
The logical width of the shape is used. 
Definition: EnhancedCustomShapeParameterType.idl:83
 
const short RIGHT
the logical right border of the CustomShape is used 
Definition: EnhancedCustomShapeParameterType.idl:51
 
const short NORMAL
the value of the point component is normal, the Coordinate is taken as it is 
Definition: EnhancedCustomShapeParameterType.idl:31
 
const short HASSTROKE
If the shape has a line style, a value of 1 is used. 
Definition: EnhancedCustomShapeParameterType.idl:67
 
const short BOTTOM
the logical bottom border of the CustomShape is used 
Definition: EnhancedCustomShapeParameterType.idl:55
 
const short YSTRETCH
the y value of the stretch point is used 
Definition: EnhancedCustomShapeParameterType.idl:63
 
const short HEIGHT
The height of the svg:viewBox is used. 
Definition: EnhancedCustomShapeParameterType.idl:79