19 #ifndef __com_sun_star_rendering_FontMetrics_idl__ 20 #define __com_sun_star_rendering_FontMetrics_idl__ 22 module
com { module sun { module star { module rendering {
Definition: Ambiguous.idl:22
double Descent
Descent (below the baseline) part of the font.
Definition: FontMetrics.idl:53
double UnderlineOffset
Specifies the offset to be added to the baseline when drawing underlined text.
Definition: FontMetrics.idl:81
double ExternalLeading
Extra space outside the font cells.
Definition: FontMetrics.idl:65
double Ascent
Ascent (above the baseline) part of the font.
Definition: FontMetrics.idl:49
double StrikeThroughOffset
Specifies the offset to be added to the baseline when striking through the text.
Definition: FontMetrics.idl:87
Metrics global to the font, i.e.
Definition: FontMetrics.idl:46
double InternalLeading
Extra space above ascent.
Definition: FontMetrics.idl:57
double ReferenceCharSize
This value specifies the reference character width of the font.
Definition: FontMetrics.idl:75