LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
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 {
double StrikeThroughOffset
Specifies the offset to be added to the baseline when striking through the text.
Definition: FontMetrics.idl:87
double Descent
Descent (below the baseline) part of the font.
Definition: FontMetrics.idl:53
double Ascent
Ascent (above the baseline) part of the font.
Definition: FontMetrics.idl:49
double ExternalLeading
Extra space outside the font cells.
Definition: FontMetrics.idl:65
double UnderlineOffset
Specifies the offset to be added to the baseline when drawing underlined text.
Definition: FontMetrics.idl:81
double InternalLeading
Extra space above ascent.
Definition: FontMetrics.idl:57
Definition: Ambiguous.idl:22
double ReferenceCharSize
This value specifies the reference character width of the font.
Definition: FontMetrics.idl:75
Metrics global to the font, i.e.
Definition: FontMetrics.idl:47