LibreOffice
LibreOffice 7.4 SDK API Reference
Public Types | Public Attributes | List of all members
EnhancedCustomShapePath Service Reference

This service may be represented by a com::sun::star::beans::PropertyValue []. More...

import"EnhancedCustomShapePath.idl";

Public Types

typedef sequence<::com::sun::star::drawing::EnhancedCustomShapeParameterPairCoordinates
 This property is specifying the points that makes the geometry of the shape. More...
 
typedef sequence<::com::sun::star::drawing::EnhancedCustomShapeSegmentSegments
 This property specifies the commands and the way the Coordinates have to be interpreted. More...
 
typedef sequence<::com::sun::star::drawing::EnhancedCustomShapeTextFrameTextFrames
 This property specifies the text frames that can be used with the shape. More...
 
typedef sequence<::com::sun::star::drawing::EnhancedCustomShapeParameterPairGluePoints
 This property specifies custom gluepoints. More...
 
typedef sequence< double > GluePointLeavingDirections
 This property specifies GluePoint leaving directions. More...
 
typedef sequence< ::com::sun::star::awt::SizeSubViewSize
 This property specifies view size per sub path. More...
 

Public Attributes

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...
 
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...
 

Detailed Description

This service may be represented by a com::sun::star::beans::PropertyValue [].

Member Typedef Documentation

◆ Coordinates

This property is specifying the points that makes the geometry of the shape.

◆ GluePointLeavingDirections

sequence< double > GluePointLeavingDirections
optionalproperty

This property specifies GluePoint leaving directions.

◆ GluePoints

This property specifies custom gluepoints.

◆ Segments

This property specifies the commands and the way the Coordinates have to be interpreted.

◆ SubViewSize

sequence< ::com::sun::star::awt::Size > SubViewSize
optionalproperty

This property specifies view size per sub path.

◆ TextFrames

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.

Member Data Documentation

◆ ConcentricGradientFillAllowed

boolean ConcentricGradientFillAllowed
optionalproperty

This property specifies if this shape supports concentric gradient fill.

The default is false.

◆ ExtrusionAllowed

boolean ExtrusionAllowed
optionalproperty

This property specifies if this shape supports the EnhancedCustomShapeExtrusion properties.

The default is true.

◆ GluePointType

short GluePointType
optionalproperty

This property defines the GluePoint type.

The values that can be used are specified in com::sun::star::drawing::EnhancedCustomShapeGluePointType

◆ StretchX

long StretchX
optionalproperty

This property specifies the horizontal StretchPoint that has to be used.

No stretching is used if this property is omitted.

◆ StretchY

long StretchY
optionalproperty

This property specifies the vertical StretchPoint that has to be used.

No stretching is used if this property is omitted.

◆ TextPathAllowed

boolean TextPathAllowed
optionalproperty

This property specifies if this shape supports concentric gradient fill.

The default is false;


The documentation for this service was generated from the following file: