Searched refs:aUpperText (Results 1 – 4 of 4) sorted by relevance
55 ByteString aUpperText( aText ); in main() local56 aUpperText.ToUpperAscii(); in main()62 nIndex = aUpperText.Search( aSearch.GetBuffer(), 0); in main()66 aUpperText.Replace( nIndex, aSearch.Len(), aReplace.GetBuffer()); in main()67 nIndex = aUpperText.Search( aSearch.GetBuffer(), nIndex + aReplace.Len()); in main()
97 FixedText aUpperText; member in SwLabFmtPage
326 aUpperText (this, SW_RES(TXT_UPPER )), in SwLabFmtPage()
1487 XubString aUpperText = xCharClass->toUpper( aText, 0, aText.Len(), rLocale ); in DbgDialogTest() local1488 cAccel = aUpperText.GetChar( nAccelPos+1 ); in DbgDialogTest()
Completed in 32 milliseconds