LibreOffice Module vcl (master) 1
|
Go to the source code of this file.
Classes | |
struct | o3tl::typed_flags< FontKerning > |
Namespaces | |
namespace | o3tl |
Enumerations | |
enum class | FontRelief { NONE , Embossed , Engraved , FontRelief_FORCE_EQUAL_SIZE =SAL_MAX_ENUM } |
enum class | FontKerning { NONE = 0x00 , FontSpecific = 0x01 , Asian = 0x02 } |
|
strong |
Enumerator | |
---|---|
NONE | |
FontSpecific | |
Asian |
Definition at line 28 of file fntstyle.hxx.
|
strong |
Enumerator | |
---|---|
NONE | |
Embossed | |
Engraved | |
FontRelief_FORCE_EQUAL_SIZE |
Definition at line 26 of file fntstyle.hxx.