Home
last modified time | relevance | path

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

/trunk/main/sal/qa/rtl/oustring/
H A Drtl_ustr.cxx840 …cii_shortenedCompareIgnoreAsciiCase_WithLength( aStr1.getStr(), sStr2.getLength(), sStr2.getStr(),… in TEST_F()
846 rtl::OString sStr2; in TEST_F() local
857 …eIgnoreAsciiCase_WithLength( suStr1.getStr(), suStr1.getLength(), sStr2.getStr(), sStr2.getLength(… in TEST_F()
893 …rtl_ustr_ascii_compareIgnoreAsciiCase_WithLength( aStr1.getStr(), sStr2.getLength(), sStr2.getStr(… in TEST_F()
899 rtl::OString sStr2; in TEST_F() local
944 rtl::OString sStr2; in TEST_F() local
962 rtl::OString sStr2 = "Line foo bar, ok, differ."; in TEST_F() local
990 rtl::OString sStr2; in TEST_F() local
1017 rtl::OString sStr2 = "Line foo bar, ok, differ."; in TEST_F() local
1074 rtl::OString sStr2; in TEST_F() local
[all …]
/trunk/main/connectivity/source/drivers/ado/
H A DAwrapado.cxx149 OLEString sStr2(UserID); in Open() local
151 sal_Bool bErg = SUCCEEDED(pInterface->Open(sStr1,sStr2,sStr3,Options)); in Open()
1519 OLEString sStr2(_rNewPwd); in ChangePassword() local
1520 sal_Bool bErg = SUCCEEDED(pInterface->ChangePassword(sStr1,sStr2)); in ChangePassword()
/trunk/main/sc/source/core/tool/
H A Dinterpr5.cxx1295 String sStr1, sStr2; in ScAmpersand() local
1299 sStr2 = GetString(); in ScAmpersand()
1325 sStr = sStr2; in ScAmpersand()
1376 if ( CheckStringResultLen( sStr1, sStr2 ) ) in ScAmpersand()
1377 sStr1 += sStr2; in ScAmpersand()

Completed in 86 milliseconds