Searched refs:isNumericType (Results 1 – 4 of 4) sorted by relevance
137 static inline sal_Bool isNumericType( sal_Int32 nType ) in isNumericType() function in CharClass
277 return isNumericType( xCC->getStringType( rStr, 0, rStr.Len(), getLocale() ) ); in isNumeric()
182 if( !CharClass::isNumericType( nType ) ) in ImplIsPatternChar()197 if ( !CharClass::isNumericType( nType ) && ( cChar != ' ' ) ) in ImplIsPatternChar()
5197 if ( !CharClass::isNumericType( nType ) in EnQuote()
Completed in 250 milliseconds