Searched refs:TOKEN_CHAR_WORD (Results 1 – 2 of 2) sorted by relevance
48 const UPT_FLAG_TYPE cclass_Unicode::TOKEN_CHAR_WORD = 0x00000004; member in com::sun::star::i18n::cclass_Unicode141 /* 65 A */ TOKEN_CHAR_WORD | TOKEN_WORD,142 /* 66 B */ TOKEN_CHAR_WORD | TOKEN_WORD,143 /* 67 C */ TOKEN_CHAR_WORD | TOKEN_WORD,144 /* 68 D */ TOKEN_CHAR_WORD | TOKEN_WORD,145 /* 69 E */ TOKEN_CHAR_WORD | TOKEN_WORD,146 /* 70 F */ TOKEN_CHAR_WORD | TOKEN_WORD,147 /* 71 G */ TOKEN_CHAR_WORD | TOKEN_WORD,148 /* 72 H */ TOKEN_CHAR_WORD | TOKEN_WORD,149 /* 73 I */ TOKEN_CHAR_WORD | TOKEN_WORD,[all …]
104 static const UPT_FLAG_TYPE TOKEN_CHAR_WORD; member in com::sun::star::i18n::cclass_Unicode