20module
com { module sun { module star { module rendering {
Definition Ambiguous.idl:20
Metrics global to the font, i.e.
Definition FontMetrics.idl:45
double Ascent
Ascent (above the baseline) part of the font.
Definition FontMetrics.idl:47
double ReferenceCharSize
This value specifies the reference character width of the font.
Definition FontMetrics.idl:73
double ExternalLeading
Extra space outside the font cells.
Definition FontMetrics.idl:63
double Descent
Descent (below the baseline) part of the font.
Definition FontMetrics.idl:51
double StrikeThroughOffset
Specifies the offset to be added to the baseline when striking through the text.
Definition FontMetrics.idl:85
double InternalLeading
Extra space above ascent.
Definition FontMetrics.idl:55
double UnderlineOffset
Specifies the offset to be added to the baseline when drawing underlined text.
Definition FontMetrics.idl:79