LibreOffice
LibreOffice 7.3 SDK API Reference
|
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::text |
Text specific interfaces. | |
Constant Groups | |
constants | com::sun::star::text::FontRelief |
Determines the relief type of a font. | |
Macros | |
#define | __com_sun_star_text_FontRelief_idl__ |
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... | |
#define __com_sun_star_text_FontRelief_idl__ |