Home
last modified time | relevance | path

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

/trunk/main/i18npool/source/characterclassification/
H A Dcclass_unicode_parser.cxx52 const UPT_FLAG_TYPE cclass_Unicode::TOKEN_BOOL = 0x00000040; member in com::sun::star::i18n::cclass_Unicode
136 /* 61 = */ TOKEN_CHAR | TOKEN_BOOL | TOKEN_WORD_SEP | TOKEN_VALUE_SEP,
137 /* 62 > */ TOKEN_CHAR_BOOL | TOKEN_BOOL | TOKEN_WORD_SEP | TOKEN_VALUE_SEP,
944 if ( (nMask & TOKEN_BOOL) ) in parseText()
/trunk/main/i18npool/inc/
H A Dcclass_unicode.hxx108 static const UPT_FLAG_TYPE TOKEN_BOOL; member in com::sun::star::i18n::cclass_Unicode

Completed in 23 milliseconds