LibreOffice
LibreOffice 24.2 SDK API Reference
Public Attributes | List of all members
EnhancedCustomShapeHandle Service Reference

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

import"EnhancedCustomShapeHandle.idl";

Public Attributes

boolean MirroredX
 Specifies if the x position of the handle is mirrored. More...
 
boolean MirroredY
 Specifies if the y position of the handle is mirrored. More...
 
boolean Switched
 Specifies if the handle directions are swapped if the shape is taller than wide. More...
 
com::sun::star::drawing::EnhancedCustomShapeParameterPair Position
 If the property Polar is set, then the first value specifies the radius and the second parameter the angle of the handle. More...
 
::com::sun::star::drawing::EnhancedCustomShapeParameterPair Polar
 If this attribute is set, the handle is a polar handle. More...
 
long RefX
 RefX, if this attribute is set, it specifies the index of the adjustment value which is connected to the horizontal position of the handle. More...
 
long RefY
 RefY, if this attribute is set, it specifies the index of the adjustment value which is connected to the vertical position of the handle. More...
 
long RefAngle
 RefAngle, if this attribute is set, it specifies the index of the adjustment value which is connected to the angle of the handle. More...
 
long RefR
 RefR, if this attribute is set, it specifies the index of the adjustment value which is connected to the radius of the handle. More...
 
::com::sun::star::drawing::EnhancedCustomShapeParameter RangeXMinimum
 If the attribute RangeXMinimum is set, it specifies the horizontal minimum range of the handle. More...
 
::com::sun::star::drawing::EnhancedCustomShapeParameter RangeXMaximum
 If the attribute RangeXMaximum is set, it specifies the horizontal maximum range of the handle. More...
 
::com::sun::star::drawing::EnhancedCustomShapeParameter RangeYMinimum
 If the attribute RangeYMinimum is set, it specifies the vertical minimum range of the handle. More...
 
::com::sun::star::drawing::EnhancedCustomShapeParameter RangeYMaximum
 If the attribute RangeYMaximum is set, it specifies the vertical maximum range of the handle. More...
 
::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. More...
 
::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. More...
 

Detailed Description

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

Member Data Documentation

◆ MirroredX

boolean MirroredX
optionalproperty

Specifies if the x position of the handle is mirrored.

◆ MirroredY

boolean MirroredY
optionalproperty

Specifies if the y position of the handle is mirrored.

◆ Polar

If this attribute is set, the handle is a polar handle.

The property specifies the center position of the handle. If this attribute is set, the attributes RangeX and RangeY are ignored, instead the attribute RadiusRange is used.

◆ Position

If the property Polar is set, then the first value specifies the radius and the second parameter the angle of the handle.

Otherwise, if the handle is not polar, the first parameter specifies the horizontal handle position, the vertical handle position is described by the second parameter.

◆ RadiusRangeMaximum

::com::sun::star::drawing::EnhancedCustomShapeParameter RadiusRangeMaximum
optionalproperty

If this attribute is set, it specifies the maximum radius range that can be used for a polar handle.

◆ RadiusRangeMinimum

::com::sun::star::drawing::EnhancedCustomShapeParameter RadiusRangeMinimum
optionalproperty

If this attribute is set, it specifies the minimum radius range that can be used for a polar handle.

◆ RangeXMaximum

If the attribute RangeXMaximum is set, it specifies the horizontal maximum range of the handle.

◆ RangeXMinimum

If the attribute RangeXMinimum is set, it specifies the horizontal minimum range of the handle.

◆ RangeYMaximum

If the attribute RangeYMaximum is set, it specifies the vertical maximum range of the handle.

◆ RangeYMinimum

If the attribute RangeYMinimum is set, it specifies the vertical minimum range of the handle.

◆ RefAngle

long RefAngle
optionalproperty

RefAngle, if this attribute is set, it specifies the index of the adjustment value which is connected to the angle of the handle.

◆ RefR

long RefR
optionalproperty

RefR, if this attribute is set, it specifies the index of the adjustment value which is connected to the radius of the handle.

◆ RefX

long RefX
optionalproperty

RefX, if this attribute is set, it specifies the index of the adjustment value which is connected to the horizontal position of the handle.

◆ RefY

long RefY
optionalproperty

RefY, if this attribute is set, it specifies the index of the adjustment value which is connected to the vertical position of the handle.

◆ Switched

boolean Switched
optionalproperty

Specifies if the handle directions are swapped if the shape is taller than wide.


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