22 module
com { module sun { module star { module drawing {
TextFitToSizeType
This enumeration specifies how the text within a shape relates to the size of the shape.
Definition TextFitToSizeType.idl:28
@ AUTOFIT
The font size is scaled down (never up!) isotropically to fit the available space.
Definition TextFitToSizeType.idl:57
@ PROPORTIONAL
The bitmap with the rendered glyphs is scaled up or down proportionally to fit the size of the shape.
Definition TextFitToSizeType.idl:42
@ ALLLINES
Nowadays this is the same as PROPORTIONAL.
Definition TextFitToSizeType.idl:52
Definition Ambiguous.idl:20