21module
com { module sun { module star { module drawing {
58 [optional, property]
long RefX;
63 [optional, property]
long RefY;
73 [optional, property]
long RefR;
Definition Ambiguous.idl:20
This service may be represented by a com::sun::star::beans::PropertyValue [].
Definition EnhancedCustomShapeHandle.idl:29
long RefR
RefR, if this attribute is set, it specifies the index of the adjustment value which is connected to ...
Definition EnhancedCustomShapeHandle.idl:73
::com::sun::star::drawing::EnhancedCustomShapeParameter RadiusRangeMinimum
If this attribute is set, it specifies the minimum radius range that can be used for a polar handle.
Definition EnhancedCustomShapeHandle.idl:93
::com::sun::star::drawing::EnhancedCustomShapeParameter RangeXMaximum
If the attribute RangeXMaximum is set, it specifies the horizontal maximum range of the handle.
Definition EnhancedCustomShapeHandle.idl:81
::com::sun::star::drawing::EnhancedCustomShapeParameter RadiusRangeMaximum
If this attribute is set, it specifies the maximum radius range that can be used for a polar handle.
Definition EnhancedCustomShapeHandle.idl:97
long RefY
RefY, if this attribute is set, it specifies the index of the adjustment value which is connected to ...
Definition EnhancedCustomShapeHandle.idl:63
long RefX
RefX, if this attribute is set, it specifies the index of the adjustment value which is connected to ...
Definition EnhancedCustomShapeHandle.idl:58
boolean MirroredX
Specifies if the x position of the handle is mirrored.
Definition EnhancedCustomShapeHandle.idl:32
com::sun::star::drawing::EnhancedCustomShapeParameterPair Position
If the property Polar is set, then the first value specifies the radius and the second parameter the ...
Definition EnhancedCustomShapeHandle.idl:47
::com::sun::star::drawing::EnhancedCustomShapeParameter RangeYMinimum
If the attribute RangeYMinimum is set, it specifies the vertical minimum range of the handle.
Definition EnhancedCustomShapeHandle.idl:85
::com::sun::star::drawing::EnhancedCustomShapeParameter RangeXMinimum
If the attribute RangeXMinimum is set, it specifies the horizontal minimum range of the handle.
Definition EnhancedCustomShapeHandle.idl:77
boolean Switched
Specifies if the handle directions are swapped if the shape is taller than wide.
Definition EnhancedCustomShapeHandle.idl:40
::com::sun::star::drawing::EnhancedCustomShapeParameter RangeYMaximum
If the attribute RangeYMaximum is set, it specifies the vertical maximum range of the handle.
Definition EnhancedCustomShapeHandle.idl:89
::com::sun::star::drawing::EnhancedCustomShapeParameterPair Polar
If this attribute is set, the handle is a polar handle.
Definition EnhancedCustomShapeHandle.idl:53
boolean MirroredY
Specifies if the y position of the handle is mirrored.
Definition EnhancedCustomShapeHandle.idl:36
long RefAngle
RefAngle, if this attribute is set, it specifies the index of the adjustment value which is connected...
Definition EnhancedCustomShapeHandle.idl:68
specifies the coordinates used with EnhancedCustomShapes
Definition EnhancedCustomShapeParameterPair.idl:27
specifies a single value which is used with EnhancedCustomShapes
Definition EnhancedCustomShapeParameter.idl:27