Home
last modified time | relevance | path

Searched defs:s2 (Results 1 – 25 of 34) sorted by relevance

12

/trunk/main/sal/qa/ByteSequence/
H A DByteSequence.cxx88 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 Dchaptercollator.cxx54 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 Drtl_old_teststrbuf.cxx121 OString s2(b2.makeStringAndClear()); in test_OStringBuffer() local
215 OUString s2(b2.makeStringAndClear()); in test_OUStringBuffer() local
H A Drtl_old_testowstring.cxx93 OUString s2 = s1; in test_OUString() local
397 OString s2 = OUStringToOString(u1, RTL_TEXTENCODING_MS_1252); in test_OString2OUStringAndViceVersa() local
H A Drtl_old_testostring.cxx85 OString s2 = s1; in test_OString() local
/trunk/main/lingucomponent/source/languageguessing/
H A Daltstrfunc.cxx30 int start(const std::string &s1, const std::string &s2){ in start()
/trunk/main/comphelper/qa/
H A Dtest_string.cxx43 rtl::OUString s2( in TEST_F() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XArrayFormulaRange.java156 private boolean equalIgnoreSpaces(String s1, String s2) { in equalIgnoreSpaces()
H A D_XDataPilotTable2.java509 String s1 = (String)cell1, s2 = (String)(cell2); in checkDrillDownSheetContent() local
/trunk/main/autodoc/source/udm/unittest/
H A Dtest.cxx92 csv::String s2 = xs; in fx() local
/trunk/main/autodoc/source/display/toolkit/
H A Dhtmlfile.cxx126 static const char s2[] = in WriteHeader() local
/trunk/main/autodoc/source/display/html/
H A Doutfile.cxx332 static const char s2[] = in WriteHeader() local
/trunk/main/unotools/source/i18n/
H A Dcollatorwrapper.cxx87 CollatorWrapper::compareSubstring ( in compareSubstring()
/trunk/main/i18npool/source/transliteration/
H A DtextToPronounce_zh.cxx105 const sal_Unicode * s1, * s2; in equals() local
H A Dtransliteration_Ignore.cxx48 OUString s2 = this->folding( str2, pos2, nCount2, offset2); in equals() local
/trunk/main/stoc/source/registry_tdprovider/
H A Dtdiface.cxx162 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 Dsolar.h288 #define LIBRARY_CONCAT3( s1, s2, s3 ) \ argument
290 #define LIBRARY_CONCAT4( s1, s2, s3, s4 ) \ argument
/trunk/main/i18npool/source/textconversion/
H A Dgenconv_dict.cxx340 int Index_comp(const void* s1, const void* s2) in Index_comp()
/trunk/main/bean/qa/complex/bean/
H A DOOoBeanTest.java565 String s2 = getText(bean); in test6a() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/style/
H A D_CharacterProperties.java366 Short s2 = new Short((short) 900); in changeProp() local
/trunk/main/desktop/source/pkgchk/unopkg/
H A Dunopkg_cmdenv.cxx162 OUString s2 = String(ResId(RID_STR_UNOPKG_ACCEPT_LIC_2, *pResMgr)); in printLicense() local
/trunk/main/xmlsecurity/source/helper/
H A Dxsecverify.cxx228 const sal_Unicode *s2 = ouX509Certificate.getStr(); in setX509Certificate() local
/trunk/main/autodoc/source/ary/cpp/
H A Dc_reposypart.cxx170 String s2 = NameOf(i_2); in operator ()() local
/trunk/main/rsc/source/rscpp/
H A Dcpp.h222 #define streq(s1, s2) (strcmp(s1, s2) == 0) argument
/trunk/main/stoc/source/uriproc/
H A DUriReferenceFactory.cxx93 bool equalIgnoreEscapeCase(rtl::OUString const & s1, rtl::OUString const & s2) { in equalIgnoreEscapeCase()

Completed in 87 milliseconds

12