Searched defs:toUpper (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/unotools/inc/unotools/ | ||
H A D | charclass.hxx | 217 void toUpper( String& rStr ) const in toUpper() function in CharClass |
/aoo42x/main/i18npool/source/characterclassification/ | ||
H A D | cclass_unicode.cxx | 65 cclass_Unicode::toUpper( const OUString& Text, sal_Int32 nPos, sal_Int32 nCount, const Locale& rLoc… in toUpper() function in com::sun::star::i18n::cclass_Unicode |
H A D | characterclassificationImpl.cxx | 52 CharacterClassificationImpl::toUpper( const OUString& Text, sal_Int32 nPos, in toUpper() function in com::sun::star::i18n::CharacterClassificationImpl |
/aoo42x/main/unotools/source/i18n/ | ||
H A D | charclass.cxx | 367 String CharClass::toUpper( const String& rStr, xub_StrLen nPos, xub_StrLen nCount ) const in toUpper() function in CharClass |
Completed in 18 milliseconds