Home
last modified time | relevance | path

Searched refs:aUpperText (Results 1 – 4 of 4) sorted by relevance

/trunk/main/tools/bootstrp/addexes/
H A Dreplace.cxx55 ByteString aUpperText( aText ); in main() local
56 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()
/trunk/main/sw/source/ui/envelp/
H A Dlabfmt.hxx97 FixedText aUpperText; member in SwLabFmtPage
H A Dlabfmt.cxx326 aUpperText (this, SW_RES(TXT_UPPER )), in SwLabFmtPage()
/trunk/main/vcl/source/app/
H A Ddbggui.cxx1487 XubString aUpperText = xCharClass->toUpper( aText, 0, aText.Len(), rLocale ); in DbgDialogTest() local
1488 cAccel = aUpperText.GetChar( nAccelPos+1 ); in DbgDialogTest()

Completed in 30 milliseconds