LibreOffice
LibreOffice 24.2 SDK API Reference
|
This service may be represented by a com::sun::star::beans::PropertyValue []. More...
import"EnhancedCustomShapePath.idl";
Public Attributes | |
sequence<::com::sun::star::drawing::EnhancedCustomShapeParameterPair > | Coordinates |
This property is specifying the points that makes the geometry of the shape. More... | |
sequence<::com::sun::star::drawing::EnhancedCustomShapeSegment > | Segments |
This property specifies the commands and the way the Coordinates have to be interpreted. More... | |
long | StretchX |
This property specifies the horizontal StretchPoint that has to be used. More... | |
long | StretchY |
This property specifies the vertical StretchPoint that has to be used. More... | |
sequence<::com::sun::star::drawing::EnhancedCustomShapeTextFrame > | TextFrames |
This property specifies the text frames that can be used with the shape. More... | |
sequence<::com::sun::star::drawing::EnhancedCustomShapeParameterPair > | GluePoints |
This property specifies custom gluepoints. More... | |
sequence< double > | GluePointLeavingDirections |
This property specifies GluePoint leaving directions. More... | |
short | GluePointType |
This property defines the GluePoint type. More... | |
boolean | ExtrusionAllowed |
This property specifies if this shape supports the EnhancedCustomShapeExtrusion properties. More... | |
boolean | ConcentricGradientFillAllowed |
This property specifies if this shape supports concentric gradient fill. More... | |
boolean | TextPathAllowed |
This property specifies if this shape supports concentric gradient fill. More... | |
sequence< ::com::sun::star::awt::Size > | SubViewSize |
This property specifies view size per sub path. More... | |
This service may be represented by a com::sun::star::beans::PropertyValue [].
|
optionalproperty |
This property specifies if this shape supports concentric gradient fill.
The default is false.
|
optionalproperty |
This property is specifying the points that makes the geometry of the shape.
|
optionalproperty |
This property specifies if this shape supports the EnhancedCustomShapeExtrusion properties.
The default is true.
|
optionalproperty |
This property specifies GluePoint leaving directions.
|
optionalproperty |
This property specifies custom gluepoints.
|
optionalproperty |
This property defines the GluePoint type.
The values that can be used are specified in com::sun::star::drawing::EnhancedCustomShapeGluePointType
|
optionalproperty |
This property specifies the commands and the way the Coordinates have to be interpreted.
|
optionalproperty |
This property specifies the horizontal StretchPoint that has to be used.
No stretching is used if this property is omitted.
|
optionalproperty |
This property specifies the vertical StretchPoint that has to be used.
No stretching is used if this property is omitted.
|
optionalproperty |
This property specifies view size per sub path.
|
optionalproperty |
This property specifies the text frames that can be used with the shape.
In general the first text frame is used, except the shape is containing vertical text, then the object tries to use the second text frame. The default text frame will be as big as the shape.
|
optionalproperty |
This property specifies if this shape supports concentric gradient fill.
The default is false;