Bin ENUM_FONTRELIEF_DECLARED crack
We don't test or define it anywhere else so the header guard for the file itself is enough. Change-Id: I15a81b50ab3250a9c792a1b86a4b15f49ec224d1
This commit is contained in:
parent
566e47a19d
commit
e2565690b5
1 changed files with 0 additions and 5 deletions
|
@ -22,13 +22,8 @@
|
|||
|
||||
#include <sal/types.h>
|
||||
|
||||
#ifndef ENUM_FONTRELIEF_DECLARED
|
||||
#define ENUM_FONTRELIEF_DECLARED
|
||||
|
||||
enum FontRelief { RELIEF_NONE, RELIEF_EMBOSSED, RELIEF_ENGRAVED, FontRelief_FORCE_EQUAL_SIZE=SAL_MAX_ENUM };
|
||||
|
||||
#endif
|
||||
|
||||
typedef sal_uInt8 FontKerning;
|
||||
#define KERNING_FONTSPECIFIC ((FontKerning)0x01)
|
||||
#define KERNING_ASIAN ((FontKerning)0x02)
|
||||
|
|
Loading…
Reference in a new issue