LibreOffice
LibreOffice 24.2 SDK API Reference
|
Determines the relief type of a font. More...
Variables | |
const short | NONE = 0 |
no relief is used. More... | |
const short | EMBOSSED = 1 |
the font relief is embossed. More... | |
const short | ENGRAVED = 2 |
the font relief is engraved. More... | |
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.