| LibreOffice
    LibreOffice 24.8 SDK API Reference | 
These values are used to specify the general kind of font. More...
| Variables | |
| const short | DONTKNOW = 0 | 
| specifies an unknown font family. | |
| const short | DECORATIVE = 1 | 
| specifies the family of decorative fonts. | |
| const short | MODERN = 2 | 
| specifies the family of modern fonts. | |
| const short | ROMAN = 3 | 
| specifies the family roman fonts (with serifs). | |
| const short | SCRIPT = 4 | 
| specifies the family of script fonts. | |
| const short | SWISS = 5 | 
| specifies the family roman fonts (without serifs). | |
| const short | SYSTEM = 6 | 
| specifies the family system fonts. | |
These values are used to specify the general kind of font.
They may be expanded in future versions.
| const short DECORATIVE = 1 | 
specifies the family of decorative fonts.
| const short DONTKNOW = 0 | 
specifies an unknown font family.
| const short MODERN = 2 | 
specifies the family of modern fonts.
| const short ROMAN = 3 | 
specifies the family roman fonts (with serifs).
| const short SCRIPT = 4 | 
specifies the family of script fonts.
| const short SWISS = 5 | 
specifies the family roman fonts (without serifs).
| const short SYSTEM = 6 | 
specifies the family system fonts.