19#ifndef __com_sun_star_drawing_TextFitToSizeType_idl__
20#define __com_sun_star_drawing_TextFitToSizeType_idl__
24 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:30
@ AUTOFIT
The font size is scaled down (never up!) isotropically to fit the available space.
Definition TextFitToSizeType.idl:59
@ PROPORTIONAL
The bitmap with the rendered glyphs is scaled up or down proportionally to fit the size of the shape.
Definition TextFitToSizeType.idl:44
@ ALLLINES
Nowadays this is the same as PROPORTIONAL.
Definition TextFitToSizeType.idl:54
Definition Ambiguous.idl:22