| LibreOffice
    LibreOffice 25.2 SDK API Reference | 
Go to the source code of this file.
| Modules | |
| module | com | 
| module | com::sun | 
| module | com::sun::star | 
| the module com::sun::star is the root module of the UNO API. | |
| module | com::sun::star::awt | 
| Java AWT-like user interface toolkit interface specifications for UNO. | |
| Constant Groups | |
| constants | com::sun::star::awt::FontType | 
| These values are used to specify the technology of the font representation. | |
| Variables | |
| const short | DONTKNOW = 0 | 
| The type of the font is not known. | |
| const short | RASTER = 1 | 
| specifies a raster font. | |
| const short | DEVICE = 2 | 
| specifies a device font. | |
| const short | SCALABLE = 4 | 
| specifies a scalable font. | |