LibreOffice
LibreOffice 24.2 SDK API Reference
|
This service may be represented by a com::sun::star::beans::PropertyValue []. More...
import"EnhancedCustomShapeGeometry.idl";
Public Attributes | |
string | Type |
The Type attribute contains the name of a shape type. More... | |
::com::sun::star::awt::Rectangle | ViewBox |
This property describes the user space of the shape in its canonical form. More... | |
boolean | MirroredX |
This property specifies if the orientation of the shape is horizontal mirrored. More... | |
boolean | MirroredY |
This property specifies if the orientation of the shape is vertical mirrored. More... | |
double | TextRotateAngle |
This property specifies the text rotation angle in degrees. More... | |
sequence<::com::sun::star::drawing::EnhancedCustomShapeAdjustmentValue > | AdjustmentValues |
This property specifies a sequence of Adjustment values. More... | |
sequence<::com::sun::star::beans::PropertyValue > | Extrusion |
This property sequence is including the extrusion description, the properties are as same as specified in the service com::sun::star:drawing::EnhancedCustomShapeExtrusion. More... | |
sequence<::com::sun::star::beans::PropertyValue > | Path |
This property sequence is including the path description, the properties are as same as specified in the service com::sun::star:drawing::EnhancedCustomShapePath. More... | |
sequence<::com::sun::star::beans::PropertyValue > | TextPath |
This property sequence is including the text path description, the properties are as same as specified in the service com::sun::star:drawing::EnhancedCustomShapeTextPath. More... | |
sequence< string > | Equations |
This property is describing the equations that are used, each equation can be referenced by com::sun::star::drawing::EnhancedCustomShapeParameter which are often used in Path, Extrusion and or Handle descriptions. More... | |
sequence<::com::sun::star::beans::PropertyValues > | Handles |
This property is describing the interaction handles that are used, each inner property sequence is having the same properties as they are specified in the service com::sun::star:drawing::EnhancedCustomShapeHandle. More... | |
This service may be represented by a com::sun::star::beans::PropertyValue [].
|
optionalproperty |
This property specifies a sequence of Adjustment values.
|
optionalproperty |
This property is describing the equations that are used, each equation can be referenced by com::sun::star::drawing::EnhancedCustomShapeParameter which are often used in Path, Extrusion and or Handle descriptions.
|
optionalproperty |
This property sequence is including the extrusion description, the properties are as same as specified in the service com::sun::star:drawing::EnhancedCustomShapeExtrusion.
|
optionalproperty |
This property is describing the interaction handles that are used, each inner property sequence is having the same properties as they are specified in the service com::sun::star:drawing::EnhancedCustomShapeHandle.
|
optionalproperty |
This property specifies if the orientation of the shape is horizontal mirrored.
|
optionalproperty |
This property specifies if the orientation of the shape is vertical mirrored.
|
optionalproperty |
This property sequence is including the path description, the properties are as same as specified in the service com::sun::star:drawing::EnhancedCustomShapePath.
|
optionalproperty |
This property sequence is including the text path description, the properties are as same as specified in the service com::sun::star:drawing::EnhancedCustomShapeTextPath.
|
optionalproperty |
This property specifies the text rotation angle in degrees.
The text rotation is added to the shape geometry rotation.
|
property |
The Type attribute contains the name of a shape type.
This name can be used to offer specialized user interfaces for certain classes of shapes, like for arrows, smileys, etc. The shape type is rendering engine dependent and does not influence the geometry of the shape. If the value of the draw:type attribute is non-primitive, then no shape type is available.
|
optionalproperty |
This property describes the user space of the shape in its canonical form.