Home
last modified time | relevance | path

Searched refs:isLetterNumericType (Results 1 – 3 of 3) sorted by relevance

/trunk/main/unotools/inc/unotools/
H A Dcharclass.hxx160 static inline sal_Bool isLetterNumericType( sal_Int32 nType ) in isLetterNumericType() function in CharClass
/trunk/main/unotools/source/i18n/
H A Dcharclass.cxx355 return isLetterNumericType( xCC->getStringType( rStr, 0, rStr.Len(), getLocale() ) ); in isLetterNumeric()
/trunk/main/vcl/source/control/
H A Dfield2.cxx187 if( !CharClass::isLetterNumericType( nType ) ) in ImplIsPatternChar()

Completed in 31 milliseconds