Lines Matching refs:getStr

67             const sal_Char* pStr = aStrBuf.getStr();  in ctor_001()
86 rtl::OString sStr(aStrBuftmp.getStr()); in ctor_002()
111 const sal_Char* pStr1 = aStrBuf1.getStr(); in ctor_003()
112 const sal_Char* pStr2 = aStrBuf2.getStr(); in ctor_003()
119 ! *(aStrBuf1.getStr()) && aStrBuf1.getCapacity() == kTestStr2Len && in ctor_003()
121 ! *(aStrBuf2.getStr()) && aStrBuf2.getCapacity() == kSInt32Max in ctor_003()
144 const sal_Char* pStr = aStrBuf3.getStr(); in ctor_003_1()
164 aStrBuf.getStr() == aStrtmp && in ctor_004()
224 ( *(aStrBuf1.getStr()) == '\0' ) in makeStringAndClear_001()
240 ( *(aStrBuf2.getStr()) == '\0' ) in makeStringAndClear_002()
256 ( *(aStrBuf3.getStr()) == '\0' ) in makeStringAndClear_003()
272 ( *(aStrBuf4.getStr()) == '\0' ) in makeStringAndClear_004()
287 ( *(aStrBuf5.getStr()) == '\0' ) in makeStringAndClear_005()
302 ( *(aStrBuf6.getStr()) == '\0' ) in makeStringAndClear_006()
317 ( *(aStrBuf7.getStr()) == '\0' ) in makeStringAndClear_007()
332 ( *(aStrBuf8.getStr()) == '\0' ) in makeStringAndClear_008()
1103 aStrBuf.getStr() == expVal2 && in setLength_001()
1123 aStrBuf.getStr() == expVal2 && in setLength_002()
1143 aStrBuf.getStr() == expVal2 && in setLength_003()
1163 aStrBuf.getStr() == expVal2 && in setLength_004()
1183 aStrBuf.getStr() == expVal2 && in setLength_005()
1203 aStrBuf.getStr() == expVal2 && in setLength_006()
1223 aStrBuf.getStr() == expVal2 && in setLength_007()
1243 aStrBuf.getStr() == expVal2 && in setLength_008()
1263 aStrBuf.getStr() == expVal2 && in setLength_009()
1283 aStrBuf.getStr() == expVal2 && in setLength_010()
1303 aStrBuf.getStr() == expVal2 && in setLength_011()
1323 aStrBuf.getStr() == expVal2 && in setLength_012()
1343 aStrBuf.getStr() == expVal2 && in setLength_013()
1363 aStrBuf.getStr() == expVal2 && in setLength_014()
1383 aStrBuf.getStr() == expVal2 && in setLength_015()
1403 aStrBuf.getStr() == expVal2 && in setLength_016()
1423 aStrBuf.getStr() == expVal2 && in setLength_017()
1443 aStrBuf.getStr() == expVal2 && in setLength_018()
1463 aStrBuf.getStr() == expVal2 && in setLength_019()
1483 aStrBuf.getStr() == expVal2 && in setLength_020()
1503 aStrBuf.getStr() == expVal2 && in setLength_021()
1523 aStrBuf.getStr() == expVal2 && in setLength_022()
1711 const sal_Char* pstr = aStrBuf.getStr(); in csuc_001()
1728 const sal_Char* pstr = aStrBuf.getStr(); in csuc_002()
1750 class getStr : public CppUnit::TestFixture class
1758 const sal_Char* pstr = aStrBuf.getStr(); in getStr_001()
1776 const sal_Char* pstr = aStrBuf.getStr(); in getStr_002()
1789 CPPUNIT_TEST_SUITE( getStr );
1827 (aStrBuf.setCharAt(input1, input2)).getStr() == expVal in setCharAt_001()
1842 (aStrBuf.setCharAt(input1, input2)).getStr() == expVal in setCharAt_002()
1857 (aStrBuf.setCharAt(input1, input2)).getStr() == expVal in setCharAt_003()
1873 (aStrBuf.setCharAt(input1, input2)).getStr() == expVal in setCharAt_004()
1889 (aStrBuf.setCharAt(input1, input2)).getStr() == expVal in setCharAt_005()
1904 (aStrBuf.setCharAt(input1, input2)).getStr() == expVal in setCharAt_006()
2009 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_001_001()
2025 aStrBuf.getStr()== expVal && in append_001_002()
2042 aStrBuf.getStr()== expVal && in append_001_003()
2059 aStrBuf.getStr()== expVal && in append_001_004()
2076 aStrBuf.getStr()== expVal && in append_001_005()
2093 aStrBuf.getStr()== expVal && in append_001_006()
2110 aStrBuf.getStr()== expVal && in append_001_007()
2127 aStrBuf.getStr()== expVal && in append_001_008()
2144 aStrBuf.getStr()== expVal && in append_001_009()
2161 aStrBuf.getStr()== expVal && in append_001_010()
2178 aStrBuf.getStr()== expVal && in append_001_011()
2195 aStrBuf.getStr()== expVal && in append_001_012()
2212 aStrBuf.getStr()== expVal && in append_001_013()
2229 aStrBuf.getStr()== expVal && in append_001_014()
2246 aStrBuf.getStr()== expVal && in append_001_015()
2263 aStrBuf.getStr()== expVal && in append_001_016()
2280 aStrBuf.getStr()== expVal && in append_001_017()
2297 aStrBuf.getStr()== expVal && in append_001_018()
2314 aStrBuf.getStr()== expVal && in append_001_019()
2331 aStrBuf.getStr()== expVal && in append_001_020()
2349 aStrBuf.getStr()== expVal && in append_001_021()
2417 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_002_001()
2433 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_002_002()
2449 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_002_003()
2465 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_002_004()
2481 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_002_005()
2497 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_002_006()
2513 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_002_007()
2529 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_002_008()
2545 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_002_009()
2561 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_002_010()
2577 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_002_011()
2593 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_002_012()
2609 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_002_013()
2625 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_002_014()
2641 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_002_015()
2657 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_002_016()
2673 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_002_017()
2689 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_002_018()
2705 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_002_019()
2721 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_002_020()
2738 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_002_021()
2805 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_003_001()
2822 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_003_002()
2839 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_003_003()
2856 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_003_004()
2891 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_003_006()
2908 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_003_007()
2925 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_003_008()
2942 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_003_009()
2976 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_003_011()
2993 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_003_012()
3010 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_003_013()
3027 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_003_014()
3062 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_003_016()
3079 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_003_017()
3096 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_003_018()
3113 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_003_019()
3148 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_003_021()
3165 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_003_022()
3182 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_003_023()
3199 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_003_024()
3235 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_003_026()
3306 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_004_001()
3322 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_004_002()
3338 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_004_003()
3354 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_004_004()
3370 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_004_005()
3386 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_004_006()
3402 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_004_007()
3418 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_004_008()
3434 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_004_009()
3450 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_004_010()
3467 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_004_011()
3483 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_004_012()
3541 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_001()
3557 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_002()
3573 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_003()
3589 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_004()
3605 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_005_005()
3621 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_006()
3637 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_007()
3653 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_008()
3669 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_009()
3685 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_010()
3702 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_011()
3718 ( aStrBuf.getStr()== expVal) &&( aStrBuf.getLength() == expVal.getLength() ) in append_012()
3841 OString expVal( aStrBuf.getStr() ); in append_001()
3855 aStrBuf.getStr()== expVal && in append_001()
3864 OString expVal( aStrBuf.getStr() ); in append_002()
3874 aStrBuf.getStr()== expVal && in append_002()
3883 OString expVal( aStrBuf.getStr() ); in append_003()
3893 aStrBuf.getStr()== expVal && in append_003()
3902 OString expVal( aStrBuf.getStr() ); in append_004()
3912 aStrBuf.getStr()== expVal && in append_004()
3921 OString expVal( aStrBuf.getStr() ); in append_005()
3931 aStrBuf.getStr()== expVal && in append_005()
3940 OString expVal( aStrBuf.getStr() ); in append_006()
3950 aStrBuf.getStr()== expVal && in append_006()
3959 OString expVal( aStrBuf.getStr() ); in append_007()
3969 aStrBuf.getStr()== expVal && in append_007()
3978 OString expVal( aStrBuf.getStr() ); in append_008()
3988 aStrBuf.getStr()== expVal && in append_008()
3997 OString expVal( aStrBuf.getStr() ); in append_009()
4007 aStrBuf.getStr()== expVal && in append_009()
4016 OString expVal( aStrBuf.getStr() ); in append_010()
4026 aStrBuf.getStr()== expVal && in append_010()
4035 OString expVal( aStrBuf.getStr() ); in append_011()
4045 aStrBuf.getStr()== expVal && in append_011()
4054 OString expVal( aStrBuf.getStr() ); in append_012()
4064 aStrBuf.getStr()== expVal && in append_012()
4073 OString expVal( aStrBuf.getStr() ); in append_013()
4083 aStrBuf.getStr()== expVal && in append_013()
4092 OString expVal( aStrBuf.getStr() ); in append_014()
4102 aStrBuf.getStr()== expVal && in append_014()
4111 OString expVal( aStrBuf.getStr() ); in append_015()
4121 aStrBuf.getStr()== expVal && in append_015()
4130 OString expVal( aStrBuf.getStr() ); in append_016()
4140 aStrBuf.getStr()== expVal && in append_016()
4149 OString expVal( aStrBuf.getStr() ); in append_017()
4159 aStrBuf.getStr()== expVal && in append_017()
4168 OString expVal( aStrBuf.getStr() ); in append_018()
4178 aStrBuf.getStr()== expVal && in append_018()
4187 OString expVal( aStrBuf.getStr() ); in append_019()
4197 aStrBuf.getStr()== expVal && in append_019()
4206 OString expVal( aStrBuf.getStr() ); in append_020()
4216 aStrBuf.getStr()== expVal && in append_020()
4225 OString expVal( aStrBuf.getStr() ); in append_021()
4235 aStrBuf.getStr()== expVal && in append_021()
4244 OString expVal( aStrBuf.getStr() ); in append_022()
4254 aStrBuf.getStr()== expVal && in append_022()
4263 OString expVal( aStrBuf.getStr() ); in append_023()
4273 aStrBuf.getStr()== expVal && in append_023()
4282 OString expVal( aStrBuf.getStr() ); in append_024()
4292 aStrBuf.getStr()== expVal && in append_024()
4301 OString expVal( aStrBuf.getStr() ); in append_025()
4311 aStrBuf.getStr()== expVal && in append_025()
4320 OString expVal( aStrBuf.getStr() ); in append_026()
4330 aStrBuf.getStr()== expVal && in append_026()
4339 OString expVal( aStrBuf.getStr() ); in append_027()
4349 aStrBuf.getStr()== expVal && in append_027()
4358 OString expVal( aStrBuf.getStr() ); in append_028()
4368 aStrBuf.getStr()== expVal && in append_028()
4377 OString expVal( aStrBuf.getStr() ); in append_029()
4387 aStrBuf.getStr()== expVal && in append_029()
4396 OString expVal( aStrBuf.getStr() ); in append_030()
4406 aStrBuf.getStr()== expVal && in append_030()
4415 OString expVal( aStrBuf.getStr() ); in append_031()
4425 aStrBuf.getStr()== expVal && in append_031()
4434 OString expVal( aStrBuf.getStr() ); in append_032()
4444 aStrBuf.getStr()== expVal && in append_032()
4453 OString expVal( aStrBuf.getStr() ); in append_033()
4463 aStrBuf.getStr()== expVal && in append_033()
4472 OString expVal( aStrBuf.getStr() ); in append_034()
4482 aStrBuf.getStr()== expVal && in append_034()
4491 OString expVal( aStrBuf.getStr() ); in append_035()
4501 aStrBuf.getStr()== expVal && in append_035()
4510 OString expVal( aStrBuf.getStr() ); in append_036()
4520 aStrBuf.getStr()== expVal && in append_036()
4529 OString expVal( aStrBuf.getStr() ); in append_037()
4539 aStrBuf.getStr()== expVal && in append_037()
4548 OString expVal( aStrBuf.getStr() ); in append_038()
4558 aStrBuf.getStr()== expVal && in append_038()
4567 OString expVal( aStrBuf.getStr() ); in append_039()
4577 aStrBuf.getStr()== expVal && in append_039()
4586 OString expVal( aStrBuf.getStr() ); in append_040()
4596 aStrBuf.getStr()== expVal && in append_040()
4605 OString expVal( aStrBuf.getStr() ); in append_041()
4615 aStrBuf.getStr()== expVal && in append_041()
4624 OString expVal( aStrBuf.getStr() ); in append_042()
4634 aStrBuf.getStr()== expVal && in append_042()
4643 OString expVal( aStrBuf.getStr() ); in append_043()
4653 aStrBuf.getStr()== expVal && in append_043()
4662 OString expVal( aStrBuf.getStr() ); in append_044()
4672 aStrBuf.getStr()== expVal && in append_044()
4681 OString expVal( aStrBuf.getStr() ); in append_045()
4691 aStrBuf.getStr()== expVal && in append_045()
4700 OString expVal( aStrBuf.getStr() ); in append_046()
4710 aStrBuf.getStr()== expVal && in append_046()
4719 OString expVal( aStrBuf.getStr() ); in append_047()
4729 aStrBuf.getStr()== expVal && in append_047()
4738 OString expVal( aStrBuf.getStr() ); in append_048()
4748 aStrBuf.getStr()== expVal && in append_048()
4757 OString expVal( aStrBuf.getStr() ); in append_049()
4767 aStrBuf.getStr()== expVal && in append_049()
4776 OString expVal( aStrBuf.getStr() ); in append_050()
4786 aStrBuf.getStr()== expVal && in append_050()
4795 OString expVal( aStrBuf.getStr() ); in append_051()
4805 aStrBuf.getStr()== expVal && in append_051()
4814 OString expVal( aStrBuf.getStr() ); in append_052()
4824 aStrBuf.getStr()== expVal && in append_052()
4833 OString expVal( aStrBuf.getStr() ); in append_053()
4843 aStrBuf.getStr()== expVal && in append_053()
4852 OString expVal( aStrBuf.getStr() ); in append_054()
4862 aStrBuf.getStr()== expVal && in append_054()
4871 OString expVal( aStrBuf.getStr() ); in append_055()
4881 aStrBuf.getStr()== expVal && in append_055()
4890 OString expVal( aStrBuf.getStr() ); in append_056()
4900 aStrBuf.getStr()== expVal && in append_056()
4909 OString expVal( aStrBuf.getStr() ); in append_057()
4919 aStrBuf.getStr()== expVal && in append_057()
4928 OString expVal( aStrBuf.getStr() ); in append_058()
4938 aStrBuf.getStr()== expVal && in append_058()
4947 OString expVal( aStrBuf.getStr() ); in append_059()
4957 aStrBuf.getStr()== expVal && in append_059()
4966 OString expVal( aStrBuf.getStr() ); in append_060()
4976 aStrBuf.getStr()== expVal && in append_060()
4985 OString expVal( aStrBuf.getStr() ); in append_061()
4995 aStrBuf.getStr()== expVal && in append_061()
5004 OString expVal( aStrBuf.getStr() ); in append_062()
5014 aStrBuf.getStr()== expVal && in append_062()
5023 OString expVal( aStrBuf.getStr() ); in append_063()
5033 aStrBuf.getStr()== expVal && in append_063()
5042 OString expVal( aStrBuf.getStr() ); in append_064()
5052 aStrBuf.getStr()== expVal && in append_064()
5061 OString expVal( aStrBuf.getStr() ); in append_065()
5071 aStrBuf.getStr()== expVal && in append_065()
5080 OString expVal( aStrBuf.getStr() ); in append_066()
5090 aStrBuf.getStr()== expVal && in append_066()
5099 OString expVal( aStrBuf.getStr() ); in append_067()
5109 aStrBuf.getStr()== expVal && in append_067()
5118 OString expVal( aStrBuf.getStr() ); in append_068()
5128 aStrBuf.getStr()== expVal && in append_068()
5137 OString expVal( aStrBuf.getStr() ); in append_069()
5147 aStrBuf.getStr()== expVal && in append_069()
5156 OString expVal( aStrBuf.getStr() ); in append_070()
5166 aStrBuf.getStr()== expVal && in append_070()
5175 OString expVal( aStrBuf.getStr() ); in append_071()
5185 aStrBuf.getStr()== expVal && in append_071()
5194 OString expVal( aStrBuf.getStr() ); in append_072()
5204 aStrBuf.getStr()== expVal && in append_072()
5213 OString expVal( aStrBuf.getStr() ); in append_073()
5223 aStrBuf.getStr()== expVal && in append_073()
5232 OString expVal( aStrBuf.getStr() ); in append_074()
5242 aStrBuf.getStr()== expVal && in append_074()
5251 OString expVal( aStrBuf.getStr() ); in append_075()
5261 aStrBuf.getStr()== expVal && in append_075()
5270 OString expVal( aStrBuf.getStr() ); in append_076()
5280 aStrBuf.getStr()== expVal && in append_076()
5289 OString expVal( aStrBuf.getStr() ); in append_077()
5299 aStrBuf.getStr()== expVal && in append_077()
5308 OString expVal( aStrBuf.getStr() ); in append_078()
5318 aStrBuf.getStr()== expVal && in append_078()
5327 OString expVal( aStrBuf.getStr() ); in append_079()
5337 aStrBuf.getStr()== expVal && in append_079()
5346 OString expVal( aStrBuf.getStr() ); in append_080()
5356 aStrBuf.getStr()== expVal && in append_080()
5365 OString expVal( aStrBuf.getStr() ); in append_081()
5375 aStrBuf.getStr()== expVal && in append_081()
5384 OString expVal( aStrBuf.getStr() ); in append_082()
5394 aStrBuf.getStr()== expVal && in append_082()
5403 OString expVal( aStrBuf.getStr() ); in append_083()
5413 aStrBuf.getStr()== expVal && in append_083()
5422 OString expVal( aStrBuf.getStr() ); in append_084()
5432 aStrBuf.getStr()== expVal && in append_084()
5441 OString expVal( aStrBuf.getStr() ); in append_085()
5451 aStrBuf.getStr()== expVal && in append_085()
5460 OString expVal( aStrBuf.getStr() ); in append_086()
5470 aStrBuf.getStr()== expVal && in append_086()
5479 OString expVal( aStrBuf.getStr() ); in append_087()
5489 aStrBuf.getStr()== expVal && in append_087()
5498 OString expVal( aStrBuf.getStr() ); in append_088()
5508 aStrBuf.getStr()== expVal && in append_088()
5517 OString expVal( aStrBuf.getStr() ); in append_089()
5527 aStrBuf.getStr()== expVal && in append_089()
5536 OString expVal( aStrBuf.getStr() ); in append_090()
5546 aStrBuf.getStr()== expVal && in append_090()
5555 OString expVal( aStrBuf.getStr() ); in append_091()
5565 aStrBuf.getStr()== expVal && in append_091()
5574 OString expVal( aStrBuf.getStr() ); in append_092()
5584 aStrBuf.getStr()== expVal && in append_092()
5593 OString expVal( aStrBuf.getStr() ); in append_093()
5603 aStrBuf.getStr()== expVal && in append_093()
5612 OString expVal( aStrBuf.getStr() ); in append_094()
5622 aStrBuf.getStr()== expVal && in append_094()
5631 OString expVal( aStrBuf.getStr() ); in append_095()
5641 aStrBuf.getStr()== expVal && in append_095()
5650 OString expVal( aStrBuf.getStr() ); in append_096()
5660 aStrBuf.getStr()== expVal && in append_096()
5669 OString expVal( aStrBuf.getStr() ); in append_097()
5679 aStrBuf.getStr()== expVal && in append_097()
5688 OString expVal( aStrBuf.getStr() ); in append_098()
5698 aStrBuf.getStr()== expVal && in append_098()
5707 OString expVal( aStrBuf.getStr() ); in append_099()
5717 aStrBuf.getStr()== expVal && in append_099()
5726 OString expVal( aStrBuf.getStr() ); in append_100()
5736 aStrBuf.getStr()== expVal && in append_100()
5831 OString expVal( aStrBuf.getStr() ); in append_001()
5841 aStrBuf.getStr()== expVal && in append_001()
5850 OString expVal( aStrBuf.getStr() ); in append_002()
5860 aStrBuf.getStr()== expVal && in append_002()
5869 OString expVal( aStrBuf.getStr() ); in append_003()
5879 aStrBuf.getStr()== expVal && in append_003()
5888 OString expVal( aStrBuf.getStr() ); in append_004()
5898 aStrBuf.getStr()== expVal && in append_004()
5907 OString expVal( aStrBuf.getStr() ); in append_005()
5917 aStrBuf.getStr()== expVal && in append_005()
5926 OString expVal( aStrBuf.getStr() ); in append_006()
5936 aStrBuf.getStr()== expVal && in append_006()
5945 OString expVal( aStrBuf.getStr() ); in append_007()
5955 aStrBuf.getStr()== expVal && in append_007()
5964 OString expVal( aStrBuf.getStr() ); in append_008()
5974 aStrBuf.getStr()== expVal && in append_008()
5983 OString expVal( aStrBuf.getStr() ); in append_009()
5993 aStrBuf.getStr()== expVal && in append_009()
6002 OString expVal( aStrBuf.getStr() ); in append_010()
6012 aStrBuf.getStr()== expVal && in append_010()
6021 OString expVal( aStrBuf.getStr() ); in append_011()
6031 aStrBuf.getStr()== expVal && in append_011()
6040 OString expVal( aStrBuf.getStr() ); in append_012()
6050 aStrBuf.getStr()== expVal && in append_012()
6059 OString expVal( aStrBuf.getStr() ); in append_013()
6069 aStrBuf.getStr()== expVal && in append_013()
6078 OString expVal( aStrBuf.getStr() ); in append_014()
6088 aStrBuf.getStr()== expVal && in append_014()
6097 OString expVal( aStrBuf.getStr() ); in append_015()
6107 aStrBuf.getStr()== expVal && in append_015()
6116 OString expVal( aStrBuf.getStr() ); in append_016()
6126 aStrBuf.getStr()== expVal && in append_016()
6135 OString expVal( aStrBuf.getStr() ); in append_017()
6145 aStrBuf.getStr()== expVal && in append_017()
6154 OString expVal( aStrBuf.getStr() ); in append_018()
6164 aStrBuf.getStr()== expVal && in append_018()
6173 OString expVal( aStrBuf.getStr() ); in append_019()
6183 aStrBuf.getStr()== expVal && in append_019()
6192 OString expVal( aStrBuf.getStr() ); in append_020()
6202 aStrBuf.getStr()== expVal && in append_020()
6211 OString expVal( aStrBuf.getStr() ); in append_021()
6221 aStrBuf.getStr()== expVal && in append_021()
6230 OString expVal( aStrBuf.getStr() ); in append_022()
6240 aStrBuf.getStr()== expVal && in append_022()
6249 OString expVal( aStrBuf.getStr() ); in append_023()
6259 aStrBuf.getStr()== expVal && in append_023()
6268 OString expVal( aStrBuf.getStr() ); in append_024()
6278 aStrBuf.getStr()== expVal && in append_024()
6287 OString expVal( aStrBuf.getStr() ); in append_025()
6297 aStrBuf.getStr()== expVal && in append_025()
6306 OString expVal( aStrBuf.getStr() ); in append_026()
6316 aStrBuf.getStr()== expVal && in append_026()
6325 OString expVal( aStrBuf.getStr() ); in append_027()
6335 aStrBuf.getStr()== expVal && in append_027()
6344 OString expVal( aStrBuf.getStr() ); in append_028()
6354 aStrBuf.getStr()== expVal && in append_028()
6363 OString expVal( aStrBuf.getStr() ); in append_029()
6373 aStrBuf.getStr()== expVal && in append_029()
6382 OString expVal( aStrBuf.getStr() ); in append_030()
6392 aStrBuf.getStr()== expVal && in append_030()
6401 OString expVal( aStrBuf.getStr() ); in append_031()
6411 aStrBuf.getStr()== expVal && in append_031()
6420 OString expVal( aStrBuf.getStr() ); in append_032()
6430 aStrBuf.getStr()== expVal && in append_032()
6439 OString expVal( aStrBuf.getStr() ); in append_033()
6449 aStrBuf.getStr()== expVal && in append_033()
6458 OString expVal( aStrBuf.getStr() ); in append_034()
6468 aStrBuf.getStr()== expVal && in append_034()
6477 OString expVal( aStrBuf.getStr() ); in append_035()
6487 aStrBuf.getStr()== expVal && in append_035()
6496 OString expVal( aStrBuf.getStr() ); in append_036()
6506 aStrBuf.getStr()== expVal && in append_036()
6515 OString expVal( aStrBuf.getStr() ); in append_037()
6525 aStrBuf.getStr()== expVal && in append_037()
6534 OString expVal( aStrBuf.getStr() ); in append_038()
6544 aStrBuf.getStr()== expVal && in append_038()
6553 OString expVal( aStrBuf.getStr() ); in append_039()
6563 aStrBuf.getStr()== expVal && in append_039()
6572 OString expVal( aStrBuf.getStr() ); in append_040()
6582 aStrBuf.getStr()== expVal && in append_040()
6591 OString expVal( aStrBuf.getStr() ); in append_041()
6601 aStrBuf.getStr()== expVal && in append_041()
6610 OString expVal( aStrBuf.getStr() ); in append_042()
6620 aStrBuf.getStr()== expVal && in append_042()
6629 OString expVal( aStrBuf.getStr() ); in append_043()
6639 aStrBuf.getStr()== expVal && in append_043()
6648 OString expVal( aStrBuf.getStr() ); in append_044()
6658 aStrBuf.getStr()== expVal && in append_044()
6667 OString expVal( aStrBuf.getStr() ); in append_045()
6677 aStrBuf.getStr()== expVal && in append_045()
6686 OString expVal( aStrBuf.getStr() ); in append_046()
6696 aStrBuf.getStr()== expVal && in append_046()
6705 OString expVal( aStrBuf.getStr() ); in append_047()
6715 aStrBuf.getStr()== expVal && in append_047()
6724 OString expVal( aStrBuf.getStr() ); in append_048()
6734 aStrBuf.getStr()== expVal && in append_048()
6743 OString expVal( aStrBuf.getStr() ); in append_049()
6753 aStrBuf.getStr()== expVal && in append_049()
6762 OString expVal( aStrBuf.getStr() ); in append_050()
6772 aStrBuf.getStr()== expVal && in append_050()
6842 OString expVal( aStrBuf.getStr() ); in append_001()
6852 aStrBuf.getStr()== expVal && in append_001()
6861 OString expVal( aStrBuf.getStr() ); in append_002()
6872 aStrBuf.getStr()== expVal && in append_002()
6881 OString expVal( aStrBuf.getStr() ); in append_003()
6892 aStrBuf.getStr()== expVal && in append_003()
6901 OString expVal( aStrBuf.getStr() ); in append_004()
6912 aStrBuf.getStr()== expVal && in append_004()
6921 OString expVal( aStrBuf.getStr() ); in append_005()
6931 aStrBuf.getStr()== expVal && in append_005()
6940 OString expVal( aStrBuf.getStr() ); in append_006()
6951 aStrBuf.getStr()== expVal && in append_006()
6960 OString expVal( aStrBuf.getStr() ); in append_007()
6971 aStrBuf.getStr()== expVal && in append_007()
6980 OString expVal( aStrBuf.getStr() ); in append_008()
6991 aStrBuf.getStr()== expVal && in append_008()
7000 OString expVal( aStrBuf.getStr() ); in append_009()
7010 aStrBuf.getStr()== expVal && in append_009()
7019 OString expVal( aStrBuf.getStr() ); in append_010()
7030 aStrBuf.getStr()== expVal && in append_010()
7039 OString expVal( aStrBuf.getStr() ); in append_011()
7050 aStrBuf.getStr()== expVal && in append_011()
7059 OString expVal( aStrBuf.getStr() ); in append_012()
7070 aStrBuf.getStr()== expVal && in append_012()
7079 OString expVal( aStrBuf.getStr() ); in append_013()
7089 aStrBuf.getStr()== expVal && in append_013()
7098 OString expVal( aStrBuf.getStr() ); in append_014()
7109 aStrBuf.getStr()== expVal && in append_014()
7118 OString expVal( aStrBuf.getStr() ); in append_015()
7129 aStrBuf.getStr()== expVal && in append_015()
7138 OString expVal( aStrBuf.getStr() ); in append_016()
7149 aStrBuf.getStr()== expVal && in append_016()
7158 OString expVal( aStrBuf.getStr() ); in append_017()
7168 aStrBuf.getStr()== expVal && in append_017()
7177 OString expVal( aStrBuf.getStr() ); in append_018()
7188 aStrBuf.getStr()== expVal && in append_018()
7197 OString expVal( aStrBuf.getStr() ); in append_019()
7208 aStrBuf.getStr()== expVal && in append_019()
7217 OString expVal( aStrBuf.getStr() ); in append_020()
7228 aStrBuf.getStr()== expVal && in append_020()
7237 OString expVal( aStrBuf.getStr() ); in append_021()
7247 aStrBuf.getStr()== expVal && in append_021()
7256 OString expVal( aStrBuf.getStr() ); in append_022()
7267 aStrBuf.getStr()== expVal && in append_022()
7276 OString expVal( aStrBuf.getStr() ); in append_023()
7287 aStrBuf.getStr()== expVal && in append_023()
7296 OString expVal( aStrBuf.getStr() ); in append_024()
7307 aStrBuf.getStr()== expVal && in append_024()
7316 OString expVal( aStrBuf.getStr() ); in append_025()
7326 aStrBuf.getStr()== expVal && in append_025()
7335 OString expVal( aStrBuf.getStr() ); in append_026()
7346 aStrBuf.getStr()== expVal && in append_026()
7355 OString expVal( aStrBuf.getStr() ); in append_027()
7366 aStrBuf.getStr()== expVal && in append_027()
7375 OString expVal( aStrBuf.getStr() ); in append_028()
7386 aStrBuf.getStr()== expVal && in append_028()
7395 OString expVal( aStrBuf.getStr() ); in append_029()
7405 aStrBuf.getStr()== expVal && in append_029()
7414 OString expVal( aStrBuf.getStr() ); in append_030()
7425 aStrBuf.getStr()== expVal && in append_030()
7434 OString expVal( aStrBuf.getStr() ); in append_031()
7445 aStrBuf.getStr()== expVal && in append_031()
7454 OString expVal( aStrBuf.getStr() ); in append_032()
7465 aStrBuf.getStr()== expVal && in append_032()
7474 OString expVal( aStrBuf.getStr() ); in append_033()
7484 aStrBuf.getStr()== expVal && in append_033()
7493 OString expVal( aStrBuf.getStr() ); in append_034()
7504 aStrBuf.getStr()== expVal && in append_034()
7513 OString expVal( aStrBuf.getStr() ); in append_035()
7524 aStrBuf.getStr()== expVal && in append_035()
7533 OString expVal( aStrBuf.getStr() ); in append_036()
7544 aStrBuf.getStr()== expVal && in append_036()
7553 OString expVal( aStrBuf.getStr() ); in append_037()
7563 aStrBuf.getStr()== expVal && in append_037()
7572 OString expVal( aStrBuf.getStr() ); in append_038()
7583 aStrBuf.getStr()== expVal && in append_038()
7592 OString expVal( aStrBuf.getStr() ); in append_039()
7603 aStrBuf.getStr()== expVal && in append_039()
7612 OString expVal( aStrBuf.getStr() ); in append_040()
7623 aStrBuf.getStr()== expVal && in append_040()
7632 OString expVal( aStrBuf.getStr() ); in append_041()
7642 aStrBuf.getStr()== expVal && in append_041()
7651 OString expVal( aStrBuf.getStr() ); in append_042()
7662 aStrBuf.getStr()== expVal && in append_042()
7671 OString expVal( aStrBuf.getStr() ); in append_043()
7682 aStrBuf.getStr()== expVal && in append_043()
7691 OString expVal( aStrBuf.getStr() ); in append_044()
7702 aStrBuf.getStr()== expVal && in append_044()
7711 OString expVal( aStrBuf.getStr() ); in append_045()
7721 aStrBuf.getStr()== expVal && in append_045()
7730 OString expVal( aStrBuf.getStr() ); in append_046()
7741 aStrBuf.getStr()== expVal && in append_046()
7750 OString expVal( aStrBuf.getStr() ); in append_047()
7761 aStrBuf.getStr()== expVal && in append_047()
7770 OString expVal( aStrBuf.getStr() ); in append_048()
7781 aStrBuf.getStr()== expVal && in append_048()
7790 OString expVal( aStrBuf.getStr() ); in append_049()
7800 aStrBuf.getStr()== expVal && in append_049()
7809 OString expVal( aStrBuf.getStr() ); in append_050()
7820 aStrBuf.getStr()== expVal && in append_050()
7829 OString expVal( aStrBuf.getStr() ); in append_051()
7840 aStrBuf.getStr()== expVal && in append_051()
7849 OString expVal( aStrBuf.getStr() ); in append_052()
7860 aStrBuf.getStr()== expVal && in append_052()
7869 OString expVal( aStrBuf.getStr() ); in append_053()
7879 aStrBuf.getStr()== expVal && in append_053()
7888 OString expVal( aStrBuf.getStr() ); in append_054()
7899 aStrBuf.getStr()== expVal && in append_054()
7908 OString expVal( aStrBuf.getStr() ); in append_055()
7919 aStrBuf.getStr()== expVal && in append_055()
7928 OString expVal( aStrBuf.getStr() ); in append_056()
7939 aStrBuf.getStr()== expVal && in append_056()
7948 OString expVal( aStrBuf.getStr() ); in append_057()
7958 aStrBuf.getStr()== expVal && in append_057()
7967 OString expVal( aStrBuf.getStr() ); in append_058()
7978 aStrBuf.getStr()== expVal && in append_058()
7987 OString expVal( aStrBuf.getStr() ); in append_059()
7998 aStrBuf.getStr()== expVal && in append_059()
8007 OString expVal( aStrBuf.getStr() ); in append_060()
8018 aStrBuf.getStr()== expVal && in append_060()
8027 OString expVal( aStrBuf.getStr() ); in append_061()
8037 aStrBuf.getStr()== expVal && in append_061()
8046 OString expVal( aStrBuf.getStr() ); in append_062()
8057 aStrBuf.getStr()== expVal && in append_062()
8066 OString expVal( aStrBuf.getStr() ); in append_063()
8077 aStrBuf.getStr()== expVal && in append_063()
8086 OString expVal( aStrBuf.getStr() ); in append_064()
8097 aStrBuf.getStr()== expVal && in append_064()
8106 OString expVal( aStrBuf.getStr() ); in append_065()
8116 aStrBuf.getStr()== expVal && in append_065()
8125 OString expVal( aStrBuf.getStr() ); in append_066()
8136 aStrBuf.getStr()== expVal && in append_066()
8145 OString expVal( aStrBuf.getStr() ); in append_067()
8156 aStrBuf.getStr()== expVal && in append_067()
8165 OString expVal( aStrBuf.getStr() ); in append_068()
8176 aStrBuf.getStr()== expVal && in append_068()
8185 OString expVal( aStrBuf.getStr() ); in append_069()
8195 aStrBuf.getStr()== expVal && in append_069()
8204 OString expVal( aStrBuf.getStr() ); in append_070()
8215 aStrBuf.getStr()== expVal && in append_070()
8224 OString expVal( aStrBuf.getStr() ); in append_071()
8235 aStrBuf.getStr()== expVal && in append_071()
8244 OString expVal( aStrBuf.getStr() ); in append_072()
8255 aStrBuf.getStr()== expVal && in append_072()
8264 OString expVal( aStrBuf.getStr() ); in append_073()
8274 aStrBuf.getStr()== expVal && in append_073()
8283 OString expVal( aStrBuf.getStr() ); in append_074()
8294 aStrBuf.getStr()== expVal && in append_074()
8303 OString expVal( aStrBuf.getStr() ); in append_075()
8314 aStrBuf.getStr()== expVal && in append_075()
8323 OString expVal( aStrBuf.getStr() ); in append_076()
8334 aStrBuf.getStr()== expVal && in append_076()
8343 OString expVal( aStrBuf.getStr() ); in append_077()
8353 aStrBuf.getStr()== expVal && in append_077()
8362 OString expVal( aStrBuf.getStr() ); in append_078()
8373 aStrBuf.getStr()== expVal && in append_078()
8382 OString expVal( aStrBuf.getStr() ); in append_079()
8393 aStrBuf.getStr()== expVal && in append_079()
8402 OString expVal( aStrBuf.getStr() ); in append_080()
8413 aStrBuf.getStr()== expVal && in append_080()
8422 OString expVal( aStrBuf.getStr() ); in append_081()
8432 aStrBuf.getStr()== expVal && in append_081()
8441 OString expVal( aStrBuf.getStr() ); in append_082()
8452 aStrBuf.getStr()== expVal && in append_082()
8461 OString expVal( aStrBuf.getStr() ); in append_083()
8472 aStrBuf.getStr()== expVal && in append_083()
8481 OString expVal( aStrBuf.getStr() ); in append_084()
8492 aStrBuf.getStr()== expVal && in append_084()
8501 OString expVal( aStrBuf.getStr() ); in append_085()
8511 aStrBuf.getStr()== expVal && in append_085()
8520 OString expVal( aStrBuf.getStr() ); in append_086()
8531 aStrBuf.getStr()== expVal && in append_086()
8540 OString expVal( aStrBuf.getStr() ); in append_087()
8551 aStrBuf.getStr()== expVal && in append_087()
8560 OString expVal( aStrBuf.getStr() ); in append_088()
8571 aStrBuf.getStr()== expVal && in append_088()
8580 OString expVal( aStrBuf.getStr() ); in append_089()
8590 aStrBuf.getStr()== expVal && in append_089()
8599 OString expVal( aStrBuf.getStr() ); in append_090()
8610 aStrBuf.getStr()== expVal && in append_090()
8619 OString expVal( aStrBuf.getStr() ); in append_091()
8630 aStrBuf.getStr()== expVal && in append_091()
8639 OString expVal( aStrBuf.getStr() ); in append_092()
8650 aStrBuf.getStr()== expVal && in append_092()
8659 OString expVal( aStrBuf.getStr() ); in append_093()
8669 aStrBuf.getStr()== expVal && in append_093()
8678 OString expVal( aStrBuf.getStr() ); in append_094()
8689 aStrBuf.getStr()== expVal && in append_094()
8698 OString expVal( aStrBuf.getStr() ); in append_095()
8709 aStrBuf.getStr()== expVal && in append_095()
8718 OString expVal( aStrBuf.getStr() ); in append_096()
8729 aStrBuf.getStr()== expVal && in append_096()
8738 OString expVal( aStrBuf.getStr() ); in append_097()
8748 aStrBuf.getStr()== expVal && in append_097()
8757 OString expVal( aStrBuf.getStr() ); in append_098()
8768 aStrBuf.getStr()== expVal && in append_098()
8777 OString expVal( aStrBuf.getStr() ); in append_099()
8788 aStrBuf.getStr()== expVal && in append_099()
8797 OString expVal( aStrBuf.getStr() ); in append_100()
8808 aStrBuf.getStr()== expVal && in append_100()
9564 OString expVal( aStrBuf.getStr() ); in append_001()
9574 aStrBuf.getStr()== expVal && in append_001()
9583 OString expVal( aStrBuf.getStr() ); in append_002()
9593 aStrBuf.getStr()== expVal && in append_002()
9602 OString expVal( aStrBuf.getStr() ); in append_003()
9612 aStrBuf.getStr()== expVal && in append_003()
9621 OString expVal( aStrBuf.getStr() ); in append_004()
9631 aStrBuf.getStr()== expVal && in append_004()
9640 OString expVal( aStrBuf.getStr() ); in append_005()
9650 aStrBuf.getStr()== expVal && in append_005()
9659 OString expVal( aStrBuf.getStr() ); in append_006()
9669 aStrBuf.getStr()== expVal && in append_006()
9678 OString expVal( aStrBuf.getStr() ); in append_007()
9688 aStrBuf.getStr()== expVal && in append_007()
9697 OString expVal( aStrBuf.getStr() ); in append_008()
9707 aStrBuf.getStr()== expVal && in append_008()
9716 OString expVal( aStrBuf.getStr() ); in append_009()
9726 aStrBuf.getStr()== expVal && in append_009()
9735 OString expVal( aStrBuf.getStr() ); in append_010()
9745 aStrBuf.getStr()== expVal && in append_010()
9754 OString expVal( aStrBuf.getStr() ); in append_011()
9764 aStrBuf.getStr()== expVal && in append_011()
9773 OString expVal( aStrBuf.getStr() ); in append_012()
9783 aStrBuf.getStr()== expVal && in append_012()
9792 OString expVal( aStrBuf.getStr() ); in append_013()
9802 aStrBuf.getStr()== expVal && in append_013()
9811 OString expVal( aStrBuf.getStr() ); in append_014()
9821 aStrBuf.getStr()== expVal && in append_014()
9830 OString expVal( aStrBuf.getStr() ); in append_015()
9840 aStrBuf.getStr()== expVal && in append_015()
9849 OString expVal( aStrBuf.getStr() ); in append_016()
9859 aStrBuf.getStr()== expVal && in append_016()
9868 OString expVal( aStrBuf.getStr() ); in append_017()
9878 aStrBuf.getStr()== expVal && in append_017()
9887 OString expVal( aStrBuf.getStr() ); in append_018()
9897 aStrBuf.getStr()== expVal && in append_018()
9906 OString expVal( aStrBuf.getStr() ); in append_019()
9916 aStrBuf.getStr()== expVal && in append_019()
9925 OString expVal( aStrBuf.getStr() ); in append_020()
9935 aStrBuf.getStr()== expVal && in append_020()
9944 OString expVal( aStrBuf.getStr() ); in append_021()
9954 aStrBuf.getStr()== expVal && in append_021()
9963 OString expVal( aStrBuf.getStr() ); in append_022()
9973 aStrBuf.getStr()== expVal && in append_022()
9982 OString expVal( aStrBuf.getStr() ); in append_023()
9992 aStrBuf.getStr()== expVal && in append_023()
10001 OString expVal( aStrBuf.getStr() ); in append_024()
10011 aStrBuf.getStr()== expVal && in append_024()
10020 OString expVal( aStrBuf.getStr() ); in append_025()
10030 aStrBuf.getStr()== expVal && in append_025()
10039 OString expVal( aStrBuf.getStr() ); in append_026()
10049 aStrBuf.getStr()== expVal && in append_026()
10058 OString expVal( aStrBuf.getStr() ); in append_027()
10068 aStrBuf.getStr()== expVal && in append_027()
10077 OString expVal( aStrBuf.getStr() ); in append_028()
10087 aStrBuf.getStr()== expVal && in append_028()
10096 OString expVal( aStrBuf.getStr() ); in append_029()
10106 aStrBuf.getStr()== expVal && in append_029()
10115 OString expVal( aStrBuf.getStr() ); in append_030()
10125 aStrBuf.getStr()== expVal && in append_030()
10134 OString expVal( aStrBuf.getStr() ); in append_031()
10144 aStrBuf.getStr()== expVal && in append_031()
10153 OString expVal( aStrBuf.getStr() ); in append_032()
10163 aStrBuf.getStr()== expVal && in append_032()
10172 OString expVal( aStrBuf.getStr() ); in append_033()
10182 aStrBuf.getStr()== expVal && in append_033()
10191 OString expVal( aStrBuf.getStr() ); in append_034()
10201 aStrBuf.getStr()== expVal && in append_034()
10210 OString expVal( aStrBuf.getStr() ); in append_035()
10220 aStrBuf.getStr()== expVal && in append_035()
10229 OString expVal( aStrBuf.getStr() ); in append_036()
10239 aStrBuf.getStr()== expVal && in append_036()
10248 OString expVal( aStrBuf.getStr() ); in append_037()
10258 aStrBuf.getStr()== expVal && in append_037()
10267 OString expVal( aStrBuf.getStr() ); in append_038()
10277 aStrBuf.getStr()== expVal && in append_038()
10286 OString expVal( aStrBuf.getStr() ); in append_039()
10296 aStrBuf.getStr()== expVal && in append_039()
10305 OString expVal( aStrBuf.getStr() ); in append_040()
10315 aStrBuf.getStr()== expVal && in append_040()
10324 OString expVal( aStrBuf.getStr() ); in append_041()
10334 aStrBuf.getStr()== expVal && in append_041()
10343 OString expVal( aStrBuf.getStr() ); in append_042()
10353 aStrBuf.getStr()== expVal && in append_042()
10362 OString expVal( aStrBuf.getStr() ); in append_043()
10372 aStrBuf.getStr()== expVal && in append_043()
10381 OString expVal( aStrBuf.getStr() ); in append_044()
10391 aStrBuf.getStr()== expVal && in append_044()
10400 OString expVal( aStrBuf.getStr() ); in append_045()
10410 aStrBuf.getStr()== expVal && in append_045()
10419 OString expVal( aStrBuf.getStr() ); in append_046()
10429 aStrBuf.getStr()== expVal && in append_046()
10438 OString expVal( aStrBuf.getStr() ); in append_047()
10448 aStrBuf.getStr()== expVal && in append_047()
10457 OString expVal( aStrBuf.getStr() ); in append_048()
10467 aStrBuf.getStr()== expVal && in append_048()
10476 OString expVal( aStrBuf.getStr() ); in append_049()
10486 aStrBuf.getStr()== expVal && in append_049()
10495 OString expVal( aStrBuf.getStr() ); in append_050()
10505 aStrBuf.getStr()== expVal && in append_050()
10514 OString expVal( aStrBuf.getStr() ); in append_051()
10524 aStrBuf.getStr()== expVal && in append_051()
10533 OString expVal( aStrBuf.getStr() ); in append_052()
10543 aStrBuf.getStr()== expVal && in append_052()
10552 OString expVal( aStrBuf.getStr() ); in append_053()
10562 aStrBuf.getStr()== expVal && in append_053()
10571 OString expVal( aStrBuf.getStr() ); in append_054()
10581 aStrBuf.getStr()== expVal && in append_054()
10590 OString expVal( aStrBuf.getStr() ); in append_055()
10600 aStrBuf.getStr()== expVal && in append_055()
10609 OString expVal( aStrBuf.getStr() ); in append_056()
10619 aStrBuf.getStr()== expVal && in append_056()
10628 OString expVal( aStrBuf.getStr() ); in append_057()
10638 aStrBuf.getStr()== expVal && in append_057()
10647 OString expVal( aStrBuf.getStr() ); in append_058()
10657 aStrBuf.getStr()== expVal && in append_058()
10666 OString expVal( aStrBuf.getStr() ); in append_059()
10676 aStrBuf.getStr()== expVal && in append_059()
10685 OString expVal( aStrBuf.getStr() ); in append_060()
10695 aStrBuf.getStr()== expVal && in append_060()
10704 OString expVal( aStrBuf.getStr() ); in append_061()
10714 aStrBuf.getStr()== expVal && in append_061()
10723 OString expVal( aStrBuf.getStr() ); in append_062()
10733 aStrBuf.getStr()== expVal && in append_062()
10742 OString expVal( aStrBuf.getStr() ); in append_063()
10752 aStrBuf.getStr()== expVal && in append_063()
10761 OString expVal( aStrBuf.getStr() ); in append_064()
10771 aStrBuf.getStr()== expVal && in append_064()
10780 OString expVal( aStrBuf.getStr() ); in append_065()
10790 aStrBuf.getStr()== expVal && in append_065()
10799 OString expVal( aStrBuf.getStr() ); in append_066()
10809 aStrBuf.getStr()== expVal && in append_066()
10818 OString expVal( aStrBuf.getStr() ); in append_067()
10828 aStrBuf.getStr()== expVal && in append_067()
10837 OString expVal( aStrBuf.getStr() ); in append_068()
10847 aStrBuf.getStr()== expVal && in append_068()
10856 OString expVal( aStrBuf.getStr() ); in append_069()
10866 aStrBuf.getStr()== expVal && in append_069()
10875 OString expVal( aStrBuf.getStr() ); in append_070()
10885 aStrBuf.getStr()== expVal && in append_070()
10894 OString expVal( aStrBuf.getStr() ); in append_071()
10904 aStrBuf.getStr()== expVal && in append_071()
10913 OString expVal( aStrBuf.getStr() ); in append_072()
10923 aStrBuf.getStr()== expVal && in append_072()
10932 OString expVal( aStrBuf.getStr() ); in append_073()
10942 aStrBuf.getStr()== expVal && in append_073()
10951 OString expVal( aStrBuf.getStr() ); in append_074()
10961 aStrBuf.getStr()== expVal && in append_074()
10970 OString expVal( aStrBuf.getStr() ); in append_075()
10980 aStrBuf.getStr()== expVal && in append_075()
10989 OString expVal( aStrBuf.getStr() ); in append_076()
10999 aStrBuf.getStr()== expVal && in append_076()
11008 OString expVal( aStrBuf.getStr() ); in append_077()
11018 aStrBuf.getStr()== expVal && in append_077()
11027 OString expVal( aStrBuf.getStr() ); in append_078()
11037 aStrBuf.getStr()== expVal && in append_078()
11046 OString expVal( aStrBuf.getStr() ); in append_079()
11056 aStrBuf.getStr()== expVal && in append_079()
11065 OString expVal( aStrBuf.getStr() ); in append_080()
11075 aStrBuf.getStr()== expVal && in append_080()
11084 OString expVal( aStrBuf.getStr() ); in append_081()
11094 aStrBuf.getStr()== expVal && in append_081()
11103 OString expVal( aStrBuf.getStr() ); in append_082()
11113 aStrBuf.getStr()== expVal && in append_082()
11122 OString expVal( aStrBuf.getStr() ); in append_083()
11132 aStrBuf.getStr()== expVal && in append_083()
11141 OString expVal( aStrBuf.getStr() ); in append_084()
11151 aStrBuf.getStr()== expVal && in append_084()
11160 OString expVal( aStrBuf.getStr() ); in append_085()
11170 aStrBuf.getStr()== expVal && in append_085()
11179 OString expVal( aStrBuf.getStr() ); in append_086()
11189 aStrBuf.getStr()== expVal && in append_086()
11198 OString expVal( aStrBuf.getStr() ); in append_087()
11208 aStrBuf.getStr()== expVal && in append_087()
11217 OString expVal( aStrBuf.getStr() ); in append_088()
11227 aStrBuf.getStr()== expVal && in append_088()
11236 OString expVal( aStrBuf.getStr() ); in append_089()
11246 aStrBuf.getStr()== expVal && in append_089()
11255 OString expVal( aStrBuf.getStr() ); in append_090()
11265 aStrBuf.getStr()== expVal && in append_090()
11274 OString expVal( aStrBuf.getStr() ); in append_091()
11284 aStrBuf.getStr()== expVal && in append_091()
11293 OString expVal( aStrBuf.getStr() ); in append_092()
11303 aStrBuf.getStr()== expVal && in append_092()
11312 OString expVal( aStrBuf.getStr() ); in append_093()
11322 aStrBuf.getStr()== expVal && in append_093()
11331 OString expVal( aStrBuf.getStr() ); in append_094()
11341 aStrBuf.getStr()== expVal && in append_094()
11350 OString expVal( aStrBuf.getStr() ); in append_095()
11360 aStrBuf.getStr()== expVal && in append_095()
11369 OString expVal( aStrBuf.getStr() ); in append_096()
11379 aStrBuf.getStr()== expVal && in append_096()
11388 OString expVal( aStrBuf.getStr() ); in append_097()
11398 aStrBuf.getStr()== expVal && in append_097()
11407 OString expVal( aStrBuf.getStr() ); in append_098()
11417 aStrBuf.getStr()== expVal && in append_098()
11426 OString expVal( aStrBuf.getStr() ); in append_099()
11436 aStrBuf.getStr()== expVal && in append_099()
11445 OString expVal( aStrBuf.getStr() ); in append_100()
11455 aStrBuf.getStr()== expVal && in append_100()
11550 OString expVal( aStrBuf.getStr() ); in append_001()
11560 aStrBuf.getStr()== expVal && in append_001()
11569 OString expVal( aStrBuf.getStr() ); in append_002()
11579 aStrBuf.getStr()== expVal && in append_002()
11588 OString expVal( aStrBuf.getStr() ); in append_003()
11598 aStrBuf.getStr()== expVal && in append_003()
11607 OString expVal( aStrBuf.getStr() ); in append_004()
11617 aStrBuf.getStr()== expVal && in append_004()
11626 OString expVal( aStrBuf.getStr() ); in append_005()
11636 aStrBuf.getStr()== expVal && in append_005()
11645 OString expVal( aStrBuf.getStr() ); in append_006()
11655 aStrBuf.getStr()== expVal && in append_006()
11664 OString expVal( aStrBuf.getStr() ); in append_007()
11674 aStrBuf.getStr()== expVal && in append_007()
11683 OString expVal( aStrBuf.getStr() ); in append_008()
11693 aStrBuf.getStr()== expVal && in append_008()
11702 OString expVal( aStrBuf.getStr() ); in append_009()
11712 aStrBuf.getStr()== expVal && in append_009()
11721 OString expVal( aStrBuf.getStr() ); in append_010()
11731 aStrBuf.getStr()== expVal && in append_010()
11740 OString expVal( aStrBuf.getStr() ); in append_011()
11750 aStrBuf.getStr()== expVal && in append_011()
11759 OString expVal( aStrBuf.getStr() ); in append_012()
11769 aStrBuf.getStr()== expVal && in append_012()
11778 OString expVal( aStrBuf.getStr() ); in append_013()
11788 aStrBuf.getStr()== expVal && in append_013()
11797 OString expVal( aStrBuf.getStr() ); in append_014()
11807 aStrBuf.getStr()== expVal && in append_014()
11816 OString expVal( aStrBuf.getStr() ); in append_015()
11826 aStrBuf.getStr()== expVal && in append_015()
11835 OString expVal( aStrBuf.getStr() ); in append_016()
11845 aStrBuf.getStr()== expVal && in append_016()
11854 OString expVal( aStrBuf.getStr() ); in append_017()
11864 aStrBuf.getStr()== expVal && in append_017()
11873 OString expVal( aStrBuf.getStr() ); in append_018()
11883 aStrBuf.getStr()== expVal && in append_018()
11892 OString expVal( aStrBuf.getStr() ); in append_019()
11902 aStrBuf.getStr()== expVal && in append_019()
11911 OString expVal( aStrBuf.getStr() ); in append_020()
11921 aStrBuf.getStr()== expVal && in append_020()
11930 OString expVal( aStrBuf.getStr() ); in append_021()
11940 aStrBuf.getStr()== expVal && in append_021()
11949 OString expVal( aStrBuf.getStr() ); in append_022()
11959 aStrBuf.getStr()== expVal && in append_022()
11968 OString expVal( aStrBuf.getStr() ); in append_023()
11978 aStrBuf.getStr()== expVal && in append_023()
11987 OString expVal( aStrBuf.getStr() ); in append_024()
11997 aStrBuf.getStr()== expVal && in append_024()
12006 OString expVal( aStrBuf.getStr() ); in append_025()
12016 aStrBuf.getStr()== expVal && in append_025()
12025 OString expVal( aStrBuf.getStr() ); in append_026()
12035 aStrBuf.getStr()== expVal && in append_026()
12044 OString expVal( aStrBuf.getStr() ); in append_027()
12054 aStrBuf.getStr()== expVal && in append_027()
12063 OString expVal( aStrBuf.getStr() ); in append_028()
12073 aStrBuf.getStr()== expVal && in append_028()
12082 OString expVal( aStrBuf.getStr() ); in append_029()
12092 aStrBuf.getStr()== expVal && in append_029()
12101 OString expVal( aStrBuf.getStr() ); in append_030()
12111 aStrBuf.getStr()== expVal && in append_030()
12120 OString expVal( aStrBuf.getStr() ); in append_031()
12130 aStrBuf.getStr()== expVal && in append_031()
12139 OString expVal( aStrBuf.getStr() ); in append_032()
12149 aStrBuf.getStr()== expVal && in append_032()
12158 OString expVal( aStrBuf.getStr() ); in append_033()
12168 aStrBuf.getStr()== expVal && in append_033()
12177 OString expVal( aStrBuf.getStr() ); in append_034()
12187 aStrBuf.getStr()== expVal && in append_034()
12196 OString expVal( aStrBuf.getStr() ); in append_035()
12206 aStrBuf.getStr()== expVal && in append_035()
12215 OString expVal( aStrBuf.getStr() ); in append_036()
12225 aStrBuf.getStr()== expVal && in append_036()
12234 OString expVal( aStrBuf.getStr() ); in append_037()
12244 aStrBuf.getStr()== expVal && in append_037()
12253 OString expVal( aStrBuf.getStr() ); in append_038()
12263 aStrBuf.getStr()== expVal && in append_038()
12272 OString expVal( aStrBuf.getStr() ); in append_039()
12282 aStrBuf.getStr()== expVal && in append_039()
12291 OString expVal( aStrBuf.getStr() ); in append_040()
12301 aStrBuf.getStr()== expVal && in append_040()
12310 OString expVal( aStrBuf.getStr() ); in append_041()
12320 aStrBuf.getStr()== expVal && in append_041()
12329 OString expVal( aStrBuf.getStr() ); in append_042()
12339 aStrBuf.getStr()== expVal && in append_042()
12348 OString expVal( aStrBuf.getStr() ); in append_043()
12358 aStrBuf.getStr()== expVal && in append_043()
12367 OString expVal( aStrBuf.getStr() ); in append_044()
12377 aStrBuf.getStr()== expVal && in append_044()
12386 OString expVal( aStrBuf.getStr() ); in append_045()
12396 aStrBuf.getStr()== expVal && in append_045()
12405 OString expVal( aStrBuf.getStr() ); in append_046()
12415 aStrBuf.getStr()== expVal && in append_046()
12424 OString expVal( aStrBuf.getStr() ); in append_047()
12434 aStrBuf.getStr()== expVal && in append_047()
12443 OString expVal( aStrBuf.getStr() ); in append_048()
12453 aStrBuf.getStr()== expVal && in append_048()
12462 OString expVal( aStrBuf.getStr() ); in append_049()
12472 aStrBuf.getStr()== expVal && in append_049()
12481 OString expVal( aStrBuf.getStr() ); in append_050()
12491 aStrBuf.getStr()== expVal && in append_050()
12561 OString expVal( aStrBuf.getStr() ); in append_001()
12571 aStrBuf.getStr()== expVal && in append_001()
12580 OString expVal( aStrBuf.getStr() ); in append_002()
12591 aStrBuf.getStr()== expVal && in append_002()
12600 OString expVal( aStrBuf.getStr() ); in append_003()
12611 aStrBuf.getStr()== expVal && in append_003()
12620 OString expVal( aStrBuf.getStr() ); in append_004()
12631 aStrBuf.getStr()== expVal && in append_004()
12640 OString expVal( aStrBuf.getStr() ); in append_005()
12650 aStrBuf.getStr()== expVal && in append_005()
12659 OString expVal( aStrBuf.getStr() ); in append_006()
12670 aStrBuf.getStr()== expVal && in append_006()
12679 OString expVal( aStrBuf.getStr() ); in append_007()
12690 aStrBuf.getStr()== expVal && in append_007()
12699 OString expVal( aStrBuf.getStr() ); in append_008()
12710 aStrBuf.getStr()== expVal && in append_008()
12719 OString expVal( aStrBuf.getStr() ); in append_009()
12729 aStrBuf.getStr()== expVal && in append_009()
12738 OString expVal( aStrBuf.getStr() ); in append_010()
12749 aStrBuf.getStr()== expVal && in append_010()
12758 OString expVal( aStrBuf.getStr() ); in append_011()
12769 aStrBuf.getStr()== expVal && in append_011()
12778 OString expVal( aStrBuf.getStr() ); in append_012()
12789 aStrBuf.getStr()== expVal && in append_012()
12798 OString expVal( aStrBuf.getStr() ); in append_013()
12808 aStrBuf.getStr()== expVal && in append_013()
12817 OString expVal( aStrBuf.getStr() ); in append_014()
12828 aStrBuf.getStr()== expVal && in append_014()
12837 OString expVal( aStrBuf.getStr() ); in append_015()
12848 aStrBuf.getStr()== expVal && in append_015()
12857 OString expVal( aStrBuf.getStr() ); in append_016()
12868 aStrBuf.getStr()== expVal && in append_016()
12877 OString expVal( aStrBuf.getStr() ); in append_017()
12887 aStrBuf.getStr()== expVal && in append_017()
12896 OString expVal( aStrBuf.getStr() ); in append_018()
12907 aStrBuf.getStr()== expVal && in append_018()
12916 OString expVal( aStrBuf.getStr() ); in append_019()
12927 aStrBuf.getStr()== expVal && in append_019()
12936 OString expVal( aStrBuf.getStr() ); in append_020()
12947 aStrBuf.getStr()== expVal && in append_020()
12956 OString expVal( aStrBuf.getStr() ); in append_021()
12966 aStrBuf.getStr()== expVal && in append_021()
12975 OString expVal( aStrBuf.getStr() ); in append_022()
12986 aStrBuf.getStr()== expVal && in append_022()
12995 OString expVal( aStrBuf.getStr() ); in append_023()
13006 aStrBuf.getStr()== expVal && in append_023()
13015 OString expVal( aStrBuf.getStr() ); in append_024()
13026 aStrBuf.getStr()== expVal && in append_024()
13035 OString expVal( aStrBuf.getStr() ); in append_025()
13045 aStrBuf.getStr()== expVal && in append_025()
13054 OString expVal( aStrBuf.getStr() ); in append_026()
13065 aStrBuf.getStr()== expVal && in append_026()
13074 OString expVal( aStrBuf.getStr() ); in append_027()
13085 aStrBuf.getStr()== expVal && in append_027()
13094 OString expVal( aStrBuf.getStr() ); in append_028()
13105 aStrBuf.getStr()== expVal && in append_028()
13114 OString expVal( aStrBuf.getStr() ); in append_029()
13124 aStrBuf.getStr()== expVal && in append_029()
13133 OString expVal( aStrBuf.getStr() ); in append_030()
13144 aStrBuf.getStr()== expVal && in append_030()
13153 OString expVal( aStrBuf.getStr() ); in append_031()
13164 aStrBuf.getStr()== expVal && in append_031()
13173 OString expVal( aStrBuf.getStr() ); in append_032()
13184 aStrBuf.getStr()== expVal && in append_032()
13193 OString expVal( aStrBuf.getStr() ); in append_033()
13203 aStrBuf.getStr()== expVal && in append_033()
13212 OString expVal( aStrBuf.getStr() ); in append_034()
13223 aStrBuf.getStr()== expVal && in append_034()
13232 OString expVal( aStrBuf.getStr() ); in append_035()
13243 aStrBuf.getStr()== expVal && in append_035()
13252 OString expVal( aStrBuf.getStr() ); in append_036()
13263 aStrBuf.getStr()== expVal && in append_036()
13272 OString expVal( aStrBuf.getStr() ); in append_037()
13282 aStrBuf.getStr()== expVal && in append_037()
13291 OString expVal( aStrBuf.getStr() ); in append_038()
13302 aStrBuf.getStr()== expVal && in append_038()
13311 OString expVal( aStrBuf.getStr() ); in append_039()
13322 aStrBuf.getStr()== expVal && in append_039()
13331 OString expVal( aStrBuf.getStr() ); in append_040()
13342 aStrBuf.getStr()== expVal && in append_040()
13351 OString expVal( aStrBuf.getStr() ); in append_041()
13361 aStrBuf.getStr()== expVal && in append_041()
13370 OString expVal( aStrBuf.getStr() ); in append_042()
13381 aStrBuf.getStr()== expVal && in append_042()
13390 OString expVal( aStrBuf.getStr() ); in append_043()
13401 aStrBuf.getStr()== expVal && in append_043()
13410 OString expVal( aStrBuf.getStr() ); in append_044()
13421 aStrBuf.getStr()== expVal && in append_044()
13430 OString expVal( aStrBuf.getStr() ); in append_045()
13440 aStrBuf.getStr()== expVal && in append_045()
13449 OString expVal( aStrBuf.getStr() ); in append_046()
13460 aStrBuf.getStr()== expVal && in append_046()
13469 OString expVal( aStrBuf.getStr() ); in append_047()
13480 aStrBuf.getStr()== expVal && in append_047()
13489 OString expVal( aStrBuf.getStr() ); in append_048()
13500 aStrBuf.getStr()== expVal && in append_048()
13509 OString expVal( aStrBuf.getStr() ); in append_049()
13519 aStrBuf.getStr()== expVal && in append_049()
13528 OString expVal( aStrBuf.getStr() ); in append_050()
13539 aStrBuf.getStr()== expVal && in append_050()
13548 OString expVal( aStrBuf.getStr() ); in append_051()
13559 aStrBuf.getStr()== expVal && in append_051()
13568 OString expVal( aStrBuf.getStr() ); in append_052()
13579 aStrBuf.getStr()== expVal && in append_052()
13588 OString expVal( aStrBuf.getStr() ); in append_053()
13598 aStrBuf.getStr()== expVal && in append_053()
13607 OString expVal( aStrBuf.getStr() ); in append_054()
13618 aStrBuf.getStr()== expVal && in append_054()
13627 OString expVal( aStrBuf.getStr() ); in append_055()
13638 aStrBuf.getStr()== expVal && in append_055()
13647 OString expVal( aStrBuf.getStr() ); in append_056()
13658 aStrBuf.getStr()== expVal && in append_056()
13667 OString expVal( aStrBuf.getStr() ); in append_057()
13677 aStrBuf.getStr()== expVal && in append_057()
13686 OString expVal( aStrBuf.getStr() ); in append_058()
13697 aStrBuf.getStr()== expVal && in append_058()
13706 OString expVal( aStrBuf.getStr() ); in append_059()
13717 aStrBuf.getStr()== expVal && in append_059()
13726 OString expVal( aStrBuf.getStr() ); in append_060()
13737 aStrBuf.getStr()== expVal && in append_060()
13746 OString expVal( aStrBuf.getStr() ); in append_061()
13756 aStrBuf.getStr()== expVal && in append_061()
13765 OString expVal( aStrBuf.getStr() ); in append_062()
13776 aStrBuf.getStr()== expVal && in append_062()
13785 OString expVal( aStrBuf.getStr() ); in append_063()
13796 aStrBuf.getStr()== expVal && in append_063()
13805 OString expVal( aStrBuf.getStr() ); in append_064()
13816 aStrBuf.getStr()== expVal && in append_064()
13825 OString expVal( aStrBuf.getStr() ); in append_065()
13835 aStrBuf.getStr()== expVal && in append_065()
13844 OString expVal( aStrBuf.getStr() ); in append_066()
13855 aStrBuf.getStr()== expVal && in append_066()
13864 OString expVal( aStrBuf.getStr() ); in append_067()
13875 aStrBuf.getStr()== expVal && in append_067()
13884 OString expVal( aStrBuf.getStr() ); in append_068()
13895 aStrBuf.getStr()== expVal && in append_068()
13904 OString expVal( aStrBuf.getStr() ); in append_069()
13914 aStrBuf.getStr()== expVal && in append_069()
13923 OString expVal( aStrBuf.getStr() ); in append_070()
13934 aStrBuf.getStr()== expVal && in append_070()
13943 OString expVal( aStrBuf.getStr() ); in append_071()
13954 aStrBuf.getStr()== expVal && in append_071()
13963 OString expVal( aStrBuf.getStr() ); in append_072()
13974 aStrBuf.getStr()== expVal && in append_072()
13983 OString expVal( aStrBuf.getStr() ); in append_073()
13993 aStrBuf.getStr()== expVal && in append_073()
14002 OString expVal( aStrBuf.getStr() ); in append_074()
14013 aStrBuf.getStr()== expVal && in append_074()
14022 OString expVal( aStrBuf.getStr() ); in append_075()
14033 aStrBuf.getStr()== expVal && in append_075()
14042 OString expVal( aStrBuf.getStr() ); in append_076()
14053 aStrBuf.getStr()== expVal && in append_076()
14062 OString expVal( aStrBuf.getStr() ); in append_077()
14072 aStrBuf.getStr()== expVal && in append_077()
14081 OString expVal( aStrBuf.getStr() ); in append_078()
14092 aStrBuf.getStr()== expVal && in append_078()
14101 OString expVal( aStrBuf.getStr() ); in append_079()
14112 aStrBuf.getStr()== expVal && in append_079()
14121 OString expVal( aStrBuf.getStr() ); in append_080()
14132 aStrBuf.getStr()== expVal && in append_080()
14141 OString expVal( aStrBuf.getStr() ); in append_081()
14151 aStrBuf.getStr()== expVal && in append_081()
14160 OString expVal( aStrBuf.getStr() ); in append_082()
14171 aStrBuf.getStr()== expVal && in append_082()
14180 OString expVal( aStrBuf.getStr() ); in append_083()
14191 aStrBuf.getStr()== expVal && in append_083()
14200 OString expVal( aStrBuf.getStr() ); in append_084()
14211 aStrBuf.getStr()== expVal && in append_084()
14220 OString expVal( aStrBuf.getStr() ); in append_085()
14230 aStrBuf.getStr()== expVal && in append_085()
14239 OString expVal( aStrBuf.getStr() ); in append_086()
14250 aStrBuf.getStr()== expVal && in append_086()
14259 OString expVal( aStrBuf.getStr() ); in append_087()
14270 aStrBuf.getStr()== expVal && in append_087()
14279 OString expVal( aStrBuf.getStr() ); in append_088()
14290 aStrBuf.getStr()== expVal && in append_088()
14299 OString expVal( aStrBuf.getStr() ); in append_089()
14309 aStrBuf.getStr()== expVal && in append_089()
14318 OString expVal( aStrBuf.getStr() ); in append_090()
14329 aStrBuf.getStr()== expVal && in append_090()
14338 OString expVal( aStrBuf.getStr() ); in append_091()
14349 aStrBuf.getStr()== expVal && in append_091()
14358 OString expVal( aStrBuf.getStr() ); in append_092()
14369 aStrBuf.getStr()== expVal && in append_092()
14378 OString expVal( aStrBuf.getStr() ); in append_093()
14388 aStrBuf.getStr()== expVal && in append_093()
14397 OString expVal( aStrBuf.getStr() ); in append_094()
14408 aStrBuf.getStr()== expVal && in append_094()
14417 OString expVal( aStrBuf.getStr() ); in append_095()
14428 aStrBuf.getStr()== expVal && in append_095()
14437 OString expVal( aStrBuf.getStr() ); in append_096()
14448 aStrBuf.getStr()== expVal && in append_096()
14457 OString expVal( aStrBuf.getStr() ); in append_097()
14467 aStrBuf.getStr()== expVal && in append_097()
14476 OString expVal( aStrBuf.getStr() ); in append_098()
14487 aStrBuf.getStr()== expVal && in append_098()
14496 OString expVal( aStrBuf.getStr() ); in append_099()
14507 aStrBuf.getStr()== expVal && in append_099()
14516 OString expVal( aStrBuf.getStr() ); in append_100()
14527 aStrBuf.getStr()== expVal && in append_100()
14807 sal_Bool bRes = expVal.equals( aStrBuf.getStr() ); in append_005()
15259 OString sBufferString(_sStrBuf.getStr()); in checkIfStrBufContainAtPosTheFloat()
16830 OString sBufferString(_sStrBuf.getStr()); in checkIfStrBufContainAtPosTheDouble()
18396 CPPUNIT_TEST_SUITE_REGISTRATION(rtl_OStringBuffer::getStr);