22  module 
com {  module sun {  module star {  module style {
    26 published constants LineSpacingMode
 const short PROP
This constant specifies the height value as a proportional value. 
Definition: LineSpacingMode.idl:30
 
Definition: Ambiguous.idl:20
 
const short MINIMUM
This constant specifies the height as the minimum line height. 
Definition: LineSpacingMode.idl:34
 
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