Home
last modified time | relevance | path

Searched refs:sUpper (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/core/tox/
H A Dtxmsrt.cxx428 String sUpper( pTOXIntl->ToUpper( rTxt, 0 )); in GetText_Impl() local
429 rTxt.Erase( 0, 1 ).Insert( sUpper, 0 ); in GetText_Impl()
446 String sUpper( pTOXIntl->ToUpper( sTmp, 0 )); in FillText() local
447 sTmp.Erase( 0, 1 ).Insert( sUpper, 0 ); in FillText()
/trunk/main/sw/source/core/doc/
H A Ddoctxm.cxx2337 String sUpper( rIntl.ToUpper( sToCompare, 0 )); in GetKeyRange() local
2338 sToCompare.Erase( 0, 1 ).Insert( sUpper, 0 ); in GetKeyRange()

Completed in 19 milliseconds