| LibreOffice
    LibreOffice 25.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. | |
| const short | FIXED = 1 | 
| specifies a font with a fixed character width. | |
| const short | VARIABLE = 2 | 
| specifies a font with a variable character width. | |
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.