Home
last modified time | relevance | path

Searched refs:TOKEN_WORD_SEP (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/i18npool/source/characterclassification/
H A Dcclass_unicode_parser.cxx54 const UPT_FLAG_TYPE cclass_Unicode::TOKEN_WORD_SEP = 0x00000100; member in com::sun::star::i18n::cclass_Unicode
106 /* 32 */ TOKEN_CHAR_DONTCARE | TOKEN_WORD_SEP | TOKEN_VALUE_SEP,
107 /* 33 ! */ TOKEN_CHAR | TOKEN_WORD_SEP | TOKEN_VALUE_SEP,
112 /* 38 & */ TOKEN_CHAR | TOKEN_WORD_SEP | TOKEN_VALUE_SEP,
114 /* 40 ( */ TOKEN_CHAR | TOKEN_WORD_SEP | TOKEN_VALUE_SEP,
115 /* 41 ) */ TOKEN_CHAR | TOKEN_WORD_SEP | TOKEN_VALUE_SEP,
116 /* 42 * */ TOKEN_CHAR | TOKEN_WORD_SEP | TOKEN_VALUE_SEP,
121 /* 47 / */ TOKEN_CHAR | TOKEN_WORD_SEP | TOKEN_VALUE_SEP,
134 /* 59 ; */ TOKEN_CHAR | TOKEN_WORD_SEP | TOKEN_VALUE_SEP,
135 /* 60 < */ TOKEN_CHAR_BOOL | TOKEN_WORD_SEP | TOKEN_VALUE_SEP,
[all …]
/trunk/main/i18npool/inc/
H A Dcclass_unicode.hxx110 static const UPT_FLAG_TYPE TOKEN_WORD_SEP; member in com::sun::star::i18n::cclass_Unicode

Completed in 17 milliseconds