Lines Matching refs:property

57 	/** This property is specifying the points that makes the geometry of the shape
59 …[optional, property] sequence<::com::sun::star::drawing::EnhancedCustomShapeParameterPair> Coordin…
61 /** This property specifies the commands and the way the Coordinates have to be interpreted.
63 [optional, property] sequence<::com::sun::star::drawing::EnhancedCustomShapeSegment> Segments;
65 …/** This property specifies the horizontal StretchPoint that has to be used. No stretching is used…
66 this property is omitted.
68 [optional, property] long StretchX;
70 /** This property specifies the vertical StretchPoint that has to be used. No stretching is used if
71 this property is omitted.
73 [optional, property] long StretchY;
75 /** This property specifies the text frames that can be used with the shape. In general
79 [optional, property] sequence<::com::sun::star::drawing::EnhancedCustomShapeTextFrame> TextFrames;
81 /** This property specifies custom glue points
83 …[optional, property] sequence<::com::sun::star::drawing::EnhancedCustomShapeParameterPair> GluePoi…
85 /** This property specifies GluePoint leaving directions.
87 [optional, property] sequence< double > GluePointLeavingDirections;
89 /** This property defines the GluePoint type. The values that can be used are
92 [optional, property] short GluePointType;
94 /** This property specifies if this shape supports the EnhancedCustomShapeExtrusion
97 [optional, property] boolean ExtrusionAllowed;
99 /** This property specifies if this shape supports concentric gradient fill. The default
102 [optional, property] boolean ConcentricGradientFillAllowed;
104 /** This property specifies if this shape supports concentric gradient fill. The
107 [optional, property] boolean TextPathAllowed;