/trunk/main/sal/qa/ByteSequence/ |
H A D | ByteSequence.cxx | 88 rtl::ByteSequence s2(s1); in TEST_F() local 128 rtl::ByteSequence s2(s1); in TEST_F() local 139 rtl::ByteSequence s2; in TEST_F() local 149 rtl::ByteSequence s2(a, 4); in TEST_F() local 160 rtl::ByteSequence s2(a2, 5); in TEST_F() local
|
/trunk/main/i18npool/source/collator/ |
H A D | chaptercollator.cxx | 54 ChapterCollator::compareString( const OUString& s1, const OUString& s2) throw(RuntimeException) in compareString() 80 OUString s1 = str1.copy(off1+i1, len1-i1), s2 = str2.copy(off2+i2, len2-i2); in compareSubstring() local
|
/trunk/main/sal/qa/rtl_strings/ |
H A D | rtl_old_teststrbuf.cxx | 121 OString s2(b2.makeStringAndClear()); in test_OStringBuffer() local 215 OUString s2(b2.makeStringAndClear()); in test_OUStringBuffer() local
|
H A D | rtl_old_testowstring.cxx | 93 OUString s2 = s1; in test_OUString() local 397 OString s2 = OUStringToOString(u1, RTL_TEXTENCODING_MS_1252); in test_OString2OUStringAndViceVersa() local
|
H A D | rtl_old_testostring.cxx | 85 OString s2 = s1; in test_OString() local
|
/trunk/main/lingucomponent/source/languageguessing/ |
H A D | altstrfunc.cxx | 30 int start(const std::string &s1, const std::string &s2){ in start()
|
/trunk/main/comphelper/qa/ |
H A D | test_string.cxx | 43 rtl::OUString s2( in TEST_F() local
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/ |
H A D | _XArrayFormulaRange.java | 156 private boolean equalIgnoreSpaces(String s1, String s2) { in equalIgnoreSpaces()
|
H A D | _XDataPilotTable2.java | 509 String s1 = (String)cell1, s2 = (String)(cell2); in checkDrillDownSheetContent() local
|
/trunk/main/autodoc/source/udm/unittest/ |
H A D | test.cxx | 92 csv::String s2 = xs; in fx() local
|
/trunk/main/autodoc/source/display/toolkit/ |
H A D | htmlfile.cxx | 126 static const char s2[] = in WriteHeader() local
|
/trunk/main/autodoc/source/display/html/ |
H A D | outfile.cxx | 332 static const char s2[] = in WriteHeader() local
|
/trunk/main/unotools/source/i18n/ |
H A D | collatorwrapper.cxx | 87 CollatorWrapper::compareSubstring ( in compareSubstring()
|
/trunk/main/i18npool/source/transliteration/ |
H A D | textToPronounce_zh.cxx | 105 const sal_Unicode * s1, * s2; in equals() local
|
H A D | transliteration_Ignore.cxx | 48 OUString s2 = this->folding( str2, pos2, nCount2, offset2); in equals() local
|
/trunk/main/stoc/source/registry_tdprovider/ |
H A D | tdiface.cxx | 162 Sequence< Reference< XMethodParameter > > s2(s1.getLength()); in getParameters() local 174 Sequence< Reference< XTypeDescription > > s2(s1.getLength()); in getExceptions() local
|
/trunk/main/tools/inc/tools/ |
H A D | solar.h | 288 #define LIBRARY_CONCAT3( s1, s2, s3 ) \ argument 290 #define LIBRARY_CONCAT4( s1, s2, s3, s4 ) \ argument
|
/trunk/main/i18npool/source/textconversion/ |
H A D | genconv_dict.cxx | 340 int Index_comp(const void* s1, const void* s2) in Index_comp()
|
/trunk/main/bean/qa/complex/bean/ |
H A D | OOoBeanTest.java | 547 String s2 = getText(bean); in test6a() local
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/style/ |
H A D | _CharacterProperties.java | 366 Short s2 = new Short((short) 900); in changeProp() local
|
/trunk/main/desktop/source/pkgchk/unopkg/ |
H A D | unopkg_cmdenv.cxx | 162 OUString s2 = String(ResId(RID_STR_UNOPKG_ACCEPT_LIC_2, *pResMgr)); in printLicense() local
|
/trunk/main/xmlsecurity/source/helper/ |
H A D | xsecverify.cxx | 228 const sal_Unicode *s2 = ouX509Certificate.getStr(); in setX509Certificate() local
|
/trunk/main/autodoc/source/ary/cpp/ |
H A D | c_reposypart.cxx | 170 String s2 = NameOf(i_2); in operator ()() local
|
/trunk/main/rsc/source/rscpp/ |
H A D | cpp.h | 222 #define streq(s1, s2) (strcmp(s1, s2) == 0) argument
|
/trunk/main/stoc/source/uriproc/ |
H A D | UriReferenceFactory.cxx | 93 bool equalIgnoreEscapeCase(rtl::OUString const & s1, rtl::OUString const & s2) { in equalIgnoreEscapeCase()
|