Home
last modified time | relevance | path

Searched refs:isLetterType (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/unotools/inc/unotools/
H A Dcharclass.hxx153 static inline sal_Bool isLetterType( sal_Int32 nType ) in isLetterType() function in CharClass
/aoo4110/main/unotools/source/i18n/
H A Dcharclass.cxx238 return isLetterType( xCC->getStringType( rStr, 0, rStr.Len(), getLocale() ) ); in isLetter()
/aoo4110/main/editeng/source/misc/
H A Dsvxacorr.cxx130 return CharClass::isLetterType( nCharType ) && in IsLowerLetter()
135 return CharClass::isLetterType( nCharType ) && in IsUpperLetter()
/aoo4110/main/sw/source/core/edit/
H A Dautofmt.cxx790 return CharClass::isLetterType( nCharType ) && in IsFirstCharCapital()
/aoo4110/main/vcl/source/control/
H A Dfield2.cxx177 if( !CharClass::isLetterType( nType ) ) in ImplIsPatternChar()

Completed in 287 milliseconds