|
LibreOffice
LibreOffice 5.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. More... | |
| long | MeasureHelpLine1Length |
| This is the length of the first help line. More... | |
| long | MeasureHelpLine2Length |
| This is the length of the second help line. More... | |
| long | MeasureHelpLineDistance |
| This is the distance from the measure line to the start of the help lines. More... | |
| long | MeasureHelpLineOverhang |
| This is the overhang of the two help lines. More... | |
| com::sun::star::drawing::MeasureKind | MeasureKind |
| This enumeration specifies the MeasureKind. More... | |
| long | MeasureLineDistance |
| This is the distance from the reference edge to the measure line. More... | |
| long | MeasureOverhang |
| This is the overhang of the reference line over the help lines. More... | |
| boolean | MeasureShowUnit |
If this is TRUE, the unit of measure is shown in the measure text. More... | |
| boolean | MeasureTextAutoAngle |
If this is TRUE, the angle of the measure is set automatically. More... | |
| long | MeasureTextAutoAngleView |
| This is the automatic angle. More... | |
| long | MeasureTextFixedAngle |
| This is the fixed angle. More... | |
| com::sun::star::drawing::MeasureTextHorzPos | MeasureTextHorizontalPosition |
| This is the horizontal position of the measure text. More... | |
| com::sun::star::drawing::MeasureTextVertPos | MeasureTextVerticalPosition |
| This is the vertical position of the text. More... | |
| boolean | MeasureTextIsFixedAngle |
If this value is TRUE, the measure has a fixed angle. More... | |
| boolean | MeasureTextRotate90 |
If this value is TRUE, the text is rotated 90 degrees. More... | |
| boolean | MeasureTextUpsideDown |
If this value is TRUE, the text is printed upside down. More... | |
| short | MeasureDecimalPlaces |
| This value is the number of decimal places that is used to format the measure value. More... | |
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.
1.8.11