Home
last modified time | relevance | path

Searched refs:nCharClassLetterType (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/unotools/inc/unotools/
H A Dcharclass.hxx55 const sal_Int32 nCharClassLetterType = variable
155 return ((nType & nCharClassLetterType) != 0) && in isLetterType()
162 return ((nType & (nCharClassLetterType | in isLetterNumericType()
/aoo4110/main/unotools/source/i18n/
H A Dcharclass.cxx221 nCharClassLetterType) != 0; in isLetter()
338 (nCharClassLetterType | KCharacterType::DIGIT)) != 0; in isLetterNumeric()

Completed in 8 milliseconds