Home
last modified time | relevance | path

Searched refs:id2 (Results 1 – 11 of 11) sorted by relevance

/aoo41x/main/sfx2/qa/cppunit/
H A Dtest_metadatable.cxx113 beans::StringPair id2(content, sid2); in test() local
189 mc1.SetMetadataReference(id2); in test()
190 CPPUNIT_ASSERT_MESSAGE("set failed", mc1.GetMetadataReference() == id2); in test()
192 mc2.SetMetadataReference(id2); in test()
195 mc1.SetMetadataReference(id2); in test()
197 mc1.GetMetadataReference() == id2); in test()
200 mc1.GetMetadataReference() == id2); in test()
/aoo41x/test/testcommon/source/org/openoffice/test/vcl/client/
H A DSmartId.java71 SmartId id2 = (SmartId) o; in equals()
72 …return id2.id == this.id && ((this.sid == null && id2.sid == null) || (this.sid != null && this.si… in equals()
/aoo41x/main/desktop/source/deployment/misc/
H A Ddp_update.cxx118 boost::optional< OUString > id2(infoset.getIdentifier()); in getOwnUpdateInfos() local
119 if (!id2) in getOwnUpdateInfos()
121 OSL_ASSERT(*id2 == id); in getOwnUpdateInfos()
122 if (*id2 == id) in getOwnUpdateInfos()
/aoo41x/main/solenv/bin/
H A Dsubsequenttests93 my ($id2, $ids);
94 while (($id2, $ids) = each(%deps)) {
95 $ids !~ /\s\Q$id1\E\s/ or die("$module: $id2 depends on $id1");
/aoo41x/main/svl/qa/
H A Dtest_URIHelper.cxx198 css::uno::Reference< css::ucb::XContentIdentifier > const & id2) in compareContentIds()
201 OSL_ASSERT(id1.is() && id2.is()); in compareContentIds()
203 id1->getContentIdentifier().compareTo(id2->getContentIdentifier()); in compareContentIds()
/aoo41x/main/sal/test/unloading/
H A DunloadTest.cxx487 sal_Int32 id2=2; in test7() local
490 sal_Int32 cookie2= rtl_addUnloadingListener( listenerCallback, &id2); in test7()
501 sal_Int32 cookie5= rtl_addUnloadingListener( listenerCallback, &id2); in test7()
/aoo41x/main/connectivity/qa/complex/connectivity/hsqldb/
H A DTestCacheSize.java363 int id2 = randomgen.nextInt(Integer.MAX_VALUE); in fillUpMultiTable() local
370 para.setInt(2, id2); in fillUpMultiTable()
/aoo41x/main/qadevOOo/tests/java/ifc/ucb/
H A D_XCommandProcessor2.java40 int id2 = oObj.createCommandIdentifier(); in _releaseCommandIdentifier() local
/aoo41x/main/offapi/com/sun/star/ucb/
H A DContentAction.idl65 to id2(C) == B, denoted as E1(C: A->B). For example,
/aoo41x/main/sw/qa/complex/writer/
H A DTextPortionEnumerationTest.java2860 StringPair id2 = new StringPair("content.xml", mkName("id")); in testMetaXChild() local
2866 TreeNode meta2 = new MetaNode(id2); in testMetaXChild()
2912 id2, in testMetaXChild()
2968 assertTrue("getParent(): wrong", MetaNode.eq(xmlid, id2)); in testMetaXChild()
/aoo41x/test/testassistant/lib/
H A Dtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/openoffice/test/ org/openoffice/test/common/ ...

Completed in 76 milliseconds