Home
last modified time | relevance | path

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

/trunk/main/unotools/inc/unotools/
H A Dcharclass.hxx144 static inline sal_Bool isAlphaNumericType( sal_Int32 nType ) in isAlphaNumericType() function in CharClass
/trunk/main/unotools/source/i18n/
H A Dcharclass.cxx316 return isAlphaNumericType( xCC->getStringType( rStr, 0, rStr.Len(), getLocale() ) ); in isAlphaNumeric()
/trunk/main/sc/source/core/tool/
H A Dcompiler.cxx5198 && CharClass::isAlphaNumericType( nType ) ) in EnQuote()

Completed in 49 milliseconds