21 module 
com { module sun { module star { module drawing {
    31     [optional, property] sequence<::com::sun::star::drawing::EnhancedCustomShapeParameterPair> 
Coordinates;
    35     [optional, property] sequence<::com::sun::star::drawing::EnhancedCustomShapeSegment> 
Segments;
    51     [optional, property] sequence<::com::sun::star::drawing::EnhancedCustomShapeTextFrame> 
TextFrames;
    55     [optional, property] sequence<::com::sun::star::drawing::EnhancedCustomShapeParameterPair> 
GluePoints;
    83     [optional, property] sequence< ::com::sun::star::awt::Size > 
SubViewSize;
 boolean ExtrusionAllowed
This property specifies if this shape supports the EnhancedCustomShapeExtrusion properties. 
Definition: EnhancedCustomShapePath.idl:69
 
sequence< double > GluePointLeavingDirections
This property specifies GluePoint leaving directions. 
Definition: EnhancedCustomShapePath.idl:59
 
sequence<::com::sun::star::drawing::EnhancedCustomShapeParameterPair > GluePoints
This property specifies custom gluepoints. 
Definition: EnhancedCustomShapePath.idl:55
 
sequence<::com::sun::star::drawing::EnhancedCustomShapeSegment > Segments
This property specifies the commands and the way the Coordinates have to be interpreted. 
Definition: EnhancedCustomShapePath.idl:35
 
Definition: Ambiguous.idl:20
 
boolean TextPathAllowed
This property specifies if this shape supports concentric gradient fill. 
Definition: EnhancedCustomShapePath.idl:79
 
long StretchY
This property specifies the vertical StretchPoint that has to be used. 
Definition: EnhancedCustomShapePath.idl:45
 
long StretchX
This property specifies the horizontal StretchPoint that has to be used. 
Definition: EnhancedCustomShapePath.idl:40
 
boolean ConcentricGradientFillAllowed
This property specifies if this shape supports concentric gradient fill. 
Definition: EnhancedCustomShapePath.idl:74
 
sequence< ::com::sun::star::awt::Size > SubViewSize
This property specifies view size per sub path. 
Definition: EnhancedCustomShapePath.idl:83
 
This service may be represented by a com::sun::star::beans::PropertyValue []. 
Definition: EnhancedCustomShapePath.idl:27
 
short GluePointType
This property defines the GluePoint type. 
Definition: EnhancedCustomShapePath.idl:64
 
sequence<::com::sun::star::drawing::EnhancedCustomShapeParameterPair > Coordinates
This property is specifying the points that makes the geometry of the shape. 
Definition: EnhancedCustomShapePath.idl:31
 
sequence<::com::sun::star::drawing::EnhancedCustomShapeTextFrame > TextFrames
This property specifies the text frames that can be used with the shape. 
Definition: EnhancedCustomShapePath.idl:51