|
LibreOffice
LibreOffice 26.2 SDK API Reference
|
This service describes a MeasureShape. More...
import "MeasureProperties.idl";
Public Attributes | |
| boolean | MeasureBelowReferenceEdge |
| If this property is TRUE, the measure is drawn below the reference edge instead of above it. | |
| long | MeasureHelpLine1Length |
| This is the length of the first help line. | |
| long | MeasureHelpLine2Length |
| This is the length of the second help line. | |
| long | MeasureHelpLineDistance |
| This is the distance from the measure line to the start of the help lines. | |
| long | MeasureHelpLineOverhang |
| This is the overhang of the two help lines. | |
| com::sun::star::drawing::MeasureKind | MeasureKind |
| This enumeration specifies the MeasureKind. | |
| long | MeasureLineDistance |
| This is the distance from the reference edge to the measure line. | |
| long | MeasureOverhang |
| This is the overhang of the reference line over the help lines. | |
| boolean | MeasureShowUnit |
| If this is TRUE, the unit of measure is shown in the measure text. | |
| boolean | MeasureTextAutoAngle |
| If this is TRUE, the angle of the measure is set automatically. | |
| long | MeasureTextAutoAngleView |
| This is the automatic angle. | |
| long | MeasureTextFixedAngle |
| This is the fixed angle. | |
| com::sun::star::drawing::MeasureTextHorzPos | MeasureTextHorizontalPosition |
| This is the horizontal position of the measure text. | |
| com::sun::star::drawing::MeasureTextVertPos | MeasureTextVerticalPosition |
| This is the vertical position of the text. | |
| boolean | MeasureTextIsFixedAngle |
| If this value is TRUE, the measure has a fixed angle. | |
| boolean | MeasureTextRotate90 |
| If this value is TRUE, the text is rotated 90 degrees. | |
| boolean | MeasureTextUpsideDown |
| If this value is TRUE, the text is printed upside down. | |
| short | MeasureDecimalPlaces |
| This value is the number of decimal places that is used to format the measure value. | |
This service describes a MeasureShape.
|
property |
If this property is TRUE, the measure is drawn below the reference edge instead of above it.
|
optionalproperty |
This value is the number of decimal places that is used to format the measure value.
|
property |
This is the length of the first help line.
|
property |
This is the length of the second help line.
|
property |
This is the distance from the measure line to the start of the help lines.
|
property |
This is the overhang of the two help lines.
This enumeration specifies the MeasureKind.
|
property |
This is the distance from the reference edge to the measure line.
|
property |
This is the overhang of the reference line over the help lines.
|
property |
If this is TRUE, the unit of measure is shown in the measure text.
|
property |
If this is TRUE, the angle of the measure is set automatically.
|
property |
This is the automatic angle.
|
property |
This is the fixed angle.
|
property |
This is the horizontal position of the measure text.
|
property |
If this value is TRUE, the measure has a fixed angle.
|
property |
If this value is TRUE, the text is rotated 90 degrees.
|
property |
If this value is TRUE, the text is printed upside down.
|
property |
This is the vertical position of the text.