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 {
28published constants LineSpacingMode
36 const short MINIMUM = 1;
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
const short PROP
This constant specifies the height value as a proportional value.
Definition LineSpacingMode.idl:32
Definition Ambiguous.idl:22