Searched refs:s8 (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/sal/qa/rtl_strings/ |
H A D | rtl_old_testostring.cxx | 141 s7 = s8.toAsciiLowerCase(); in test_OString() 145 s8 = s7.toAsciiUpperCase(); in test_OString() 149 s8 = s7 + s8 + " "; in test_OString() 153 s7 = s8.trim(); in test_OString() 159 s8 = "aber Hallo"; in test_OString() 167 s8 = "Hallo"; in test_OString() 171 s8 = s8.replace('l', 'r'); in test_OString() 191 s7 += s8; in test_OString() 197 s8 = s7.replaceAt(8, 11, ""); in test_OString() 200 s7 = s8.replaceAt(8, 0, "hallo2|"); in test_OString() [all …]
|
H A D | rtl_old_testowstring.cxx | 178 s8 = s7 + s8 + OUString::createFromAscii(" " ); in test_OUString() 182 s7 = s8.trim(); in test_OUString() 187 s8 = OUString::createFromAscii("aber Hallo"); in test_OUString() 189 TEST_ENSURE( s7 < s8, "test_OWString error 25"); in test_OUString() 190 TEST_ENSURE( s8 > s7, "test_OWString error 26"); in test_OUString() 191 TEST_ENSURE( s7 != s8, "test_OWString error 27"); in test_OUString() 195 s8 = OUString::createFromAscii("Hallo"); in test_OUString() 196 TEST_ENSURE( s7 <= s8, "test_OWString error 30"); in test_OUString() 197 TEST_ENSURE( s7 >= s8, "test_OwString error 31"); in test_OUString() 199 s8 = s8.replace((sal_Unicode)'l', (sal_Unicode)'r'); in test_OUString() [all …]
|
/aoo42x/main/test/source/cpp/unoexceptionprotector/ |
H A D | unoexceptionprotector.cxx | 51 rtl::OString s8(rtl::OUStringToOString(s16, osl_getThreadTextEncoding())); in convert() local 53 s8.getStr(), in convert() 54 ((static_cast< sal_uInt32 >(s8.getLength()) in convert() 57 : static_cast< std::string::size_type >(s8.getLength()))); in convert()
|
/aoo42x/main/store/prj/ |
H A D | build.lst | 1 s8 store : sal NULL 2 s8 store\prj nmake - all s8_prj NULL
|
/aoo42x/extras/l10n/source/kid/ |
H A D | localize.sdf | 4178 dbaccess source\ui\misc\dbumiscres.src 0 string RID_STR_EXTENSION_NOT_PRESENT 0 kid tp[7s8‖The r… 8142 helpcontent2 source\text\sbasic\shared\03120403.xhp 0 help par_id3148453 21 0 kid 9dd+s8‖Dim sVar… 16998 helpcontent2 source\text\scalc\01\12090102.xhp 0 help par_idN108C9 0 kid 9s8=0l‖Enable drill to … 33705 helpcontent2 source\text\shared\autopi\webwizard07.xhp 0 help par_idN1057D 0 kid s8]b2]‖The web … 52738 …ce\Embedding.xcu 0 value ..Embedding.ObjectNames.Draw ObjectUIName 0 kid s8]otj‖%PRODUCTNAME %PR… 56024 …e ..CalcCommands.UserInterface.Commands..uno:TraceChangeMode Label 0 kid s8[jul‖~Record Changes … 56774 readlicense_oo docs\readme\readme.xrm 0 readmeitem s2we35 s2we35 0 kid pbg]s8‖Linux Kernel versio… 63549 sfx2 source\dialog\passwd.src 0 string DLG_PASSWD TEXT_PASSWD 50 kid 33n[s8‖Password 20130829 … 64964 …pairedlist STR_ARR_SVT_LANGUAGE_TABLE LANGUAGE_USER_ARABIC_COMOROS 0 kid s8]o1x‖Arabic (Comoros)… 65087 …iredlist STR_ARR_SVT_LANGUAGE_TABLE LANGUAGE_SPANISH_VENEZUELA 0 kid 125[s8‖Spanish (Venezuela) … [all …]
|
Completed in 874 milliseconds