19 #ifndef __com_sun_star_style_LineSpacingMode_idl__
20 #define __com_sun_star_style_LineSpacingMode_idl__
24 module com { module sun { module star { module style {
28 published constants LineSpacingMode
const short MINIMUM
returns the smallest value from the field.
Definition: Calculation.idl:67
const short PROP
This constant specifies the height value as a proportional value.
Definition: LineSpacingMode.idl:32
const short LEADING
This constant specifies the height value as the distance to the previous line.
Definition: LineSpacingMode.idl:40
const short FIX
This constant specifies the height value as a fixed line height.
Definition: LineSpacingMode.idl:44