LibreOffice
LibreOffice 24.2 SDK API Reference
|
These values are used to specify whether the width of a character is fixed or variable. More...
Variables | |
const short | DONTKNOW = 0 |
specifies that the pitch for this font is unknown. More... | |
const short | FIXED = 1 |
specifies a font with a fixed character width. More... | |
const short | VARIABLE = 2 |
specifies a font with a variable character width. More... | |
These values are used to specify whether the width of a character is fixed or variable.
They may be expanded in future versions.
const short DONTKNOW = 0 |
specifies that the pitch for this font is unknown.
const short FIXED = 1 |
specifies a font with a fixed character width.
const short VARIABLE = 2 |
specifies a font with a variable character width.