| LibreOffice
    LibreOffice 25.2 SDK API Reference | 
Determines the relief type of a font. More...
| Variables | |
| const short | NONE = 0 | 
| no relief is used. | |
| const short | EMBOSSED = 1 | 
| the font relief is embossed. | |
| const short | ENGRAVED = 2 | 
| the font relief is engraved. | |
Determines the relief type of a font.
| const short EMBOSSED = 1 | 
the font relief is embossed.
| const short ENGRAVED = 2 | 
the font relief is engraved.
| const short NONE = 0 | 
no relief is used.