Home
last modified time | relevance | path

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

/trunk/main/l10ntools/source/
H A Dgsicheck.cxx994 String sTmpBase( aBaseName ); in main() local
995 sTmpBase += String( "_ok", RTL_TEXTENCODING_ASCII_US ); in main()
996 aSource.SetBase( sTmpBase ); in main()
1007 String sTmpBase( aBaseName ); in main() local
1008 sTmpBase += String( "_err", RTL_TEXTENCODING_ASCII_US ); in main()
1009 aSource.SetBase( sTmpBase ); in main()
1020 String sTmpBase( aBaseName ); in main() local
1021 sTmpBase += String( "_fix", RTL_TEXTENCODING_ASCII_US ); in main()
1022 aSource.SetBase( sTmpBase ); in main()

Completed in 19 milliseconds