Home
last modified time | relevance | path

Searched refs:isNumericType (Results 1 – 4 of 4) sorted by relevance

/trunk/main/unotools/inc/unotools/
H A Dcharclass.hxx137 static inline sal_Bool isNumericType( sal_Int32 nType ) in isNumericType() function in CharClass
/trunk/main/unotools/source/i18n/
H A Dcharclass.cxx277 return isNumericType( xCC->getStringType( rStr, 0, rStr.Len(), getLocale() ) ); in isNumeric()
/trunk/main/vcl/source/control/
H A Dfield2.cxx182 if( !CharClass::isNumericType( nType ) ) in ImplIsPatternChar()
197 if ( !CharClass::isNumericType( nType ) && ( cChar != ' ' ) ) in ImplIsPatternChar()
/trunk/main/sc/source/core/tool/
H A Dcompiler.cxx5197 if ( !CharClass::isNumericType( nType ) in EnQuote()

Completed in 59 milliseconds