Home
last modified time | relevance | path

Searched defs:getCharType (Results 1 – 4 of 4) sorted by relevance

/trunk/main/i18npool/inc/
H A Dwtt.h66 #define getCharType(x) ((x >= 0x0E00 && x < 0x0E60) ? thaiCT[x - 0x0E00] : CT_NON) macro
/trunk/main/i18npool/source/inputchecker/
H A Dinputsequencechecker_hi.cxx114 #define getCharType(x) \ macro
/trunk/main/i18nutil/source/utility/
H A Dunicode.cxx426 sal_Int32 SAL_CALL unicode::getCharType( const sal_Unicode ch ) in getCharType() function in unicode
/trunk/main/i18npool/source/characterclassification/
H A Dcclass_unicode.cxx137 cclass_Unicode::getCharType( const OUString& Text, sal_Int32* nPos, sal_Int32 increment) { in getCharType() function in com::sun::star::i18n::cclass_Unicode

Completed in 22 milliseconds