Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/tox/
H A Dtxmsrt.cxx114 String SwTOXInternational::ToUpper( const String& rStr, xub_StrLen nPos ) const in ToUpper() function in SwTOXInternational
428 String sUpper( pTOXIntl->ToUpper( rTxt, 0 )); in GetText_Impl()
446 String sUpper( pTOXIntl->ToUpper( sTmp, 0 )); in FillText()
/trunk/main/linguistic/inc/linguistic/
H A Dmisc.hxx187 String ToUpper( const String &rText, sal_Int16 nLanguage );
190 sal_Unicode ToUpper( const sal_Unicode cChar, sal_Int16 nLanguage );
/trunk/main/linguistic/source/
H A Dmisc.cxx754 String ToUpper( const String &rText, sal_Int16 nLanguage ) in ToUpper() function
784 sal_Unicode ToUpper( const sal_Unicode cChar, sal_Int16 nLanguage ) in ToUpper() function
/trunk/main/sw/source/core/inc/
H A Dtxmsrt.hxx108 String ToUpper( const String& rStr, xub_StrLen nPos ) const;
/trunk/main/sw/source/core/doc/
H A Ddoctxm.cxx2337 String sUpper( rIntl.ToUpper( sToCompare, 0 )); in GetKeyRange()

Completed in 36 milliseconds