22 module com { module sun { module star { module style {
26 published constants LineSpacingMode
const short MINIMUM
returns the smallest value from the field.
Definition: Calculation.idl:65
const short PROP
This constant specifies the height value as a proportional value.
Definition: LineSpacingMode.idl:30
const short LEADING
This constant specifies the height value as the distance to the previous line.
Definition: LineSpacingMode.idl:38
const short FIX
This constant specifies the height value as a fixed line height.
Definition: LineSpacingMode.idl:42