Searched refs:id2 (Results 1 – 11 of 11) sorted by relevance
/aoo4110/main/sfx2/qa/cppunit/ |
H A D | test_metadatable.cxx | 113 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()
|
/aoo4110/test/testcommon/source/org/openoffice/test/vcl/client/ |
H A D | SmartId.java | 71 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()
|
/aoo4110/main/desktop/source/deployment/misc/ |
H A D | dp_update.cxx | 118 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()
|
/aoo4110/main/solenv/bin/ |
H A D | subsequenttests | 93 my ($id2, $ids); 94 while (($id2, $ids) = each(%deps)) { 95 $ids !~ /\s\Q$id1\E\s/ or die("$module: $id2 depends on $id1");
|
/aoo4110/main/svl/qa/ |
H A D | test_URIHelper.cxx | 198 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()
|
/aoo4110/main/sal/test/unloading/ |
H A D | unloadTest.cxx | 487 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()
|
/aoo4110/main/connectivity/qa/complex/connectivity/hsqldb/ |
H A D | TestCacheSize.java | 363 int id2 = randomgen.nextInt(Integer.MAX_VALUE); in fillUpMultiTable() local 370 para.setInt(2, id2); in fillUpMultiTable()
|
/aoo4110/main/qadevOOo/tests/java/ifc/ucb/ |
H A D | _XCommandProcessor2.java | 40 int id2 = oObj.createCommandIdentifier(); in _releaseCommandIdentifier() local
|
/aoo4110/main/offapi/com/sun/star/ucb/ |
H A D | ContentAction.idl | 65 to id2(C) == B, denoted as E1(C: A->B). For example,
|
/aoo4110/main/sw/qa/complex/writer/ |
H A D | TextPortionEnumerationTest.java | 2860 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()
|
/aoo4110/test/testassistant/lib/ |
H A D | testcommon.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/openoffice/
org/openoffice/test/
org/openoffice/test/common/
... |
Completed in 72 milliseconds