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::awt |
Java AWT-like user interface toolkit interface specifications for UNO. | |
Constant Groups | |
constants | com::sun::star::awt::FontRelief |
These values are used to specify the kind of relief. | |
Macros | |
#define | __com_sun_star_awt_FontRelief_idl__ |
Variables | |
const short | NONE = 0 |
specifies no relief. More... | |
const short | EMBOSSED = 1 |
specifies no embossed. More... | |
const short | ENGRAVED = 2 |
specifies no engraved. More... | |
#define __com_sun_star_awt_FontRelief_idl__ |