Searched refs:id1 (Results 1 – 7 of 7) sorted by relevance
112 beans::StringPair id1(content, sid1); in test() local118 m1.SetMetadataReference(id1); in test()121 m2.SetMetadataReference(id1); in test()124 m1.SetMetadataReference(id1); in test()126 m1.GetMetadataReference() == id1); in test()129 m1.GetMetadataReference() == id1); in test()144 m1.GetMetadataReference() == id1); in test()148 m2.SetMetadataReference(id1); // steal! in test()168 m3.GetMetadataReference() == id1); in test()173 m2.GetMetadataReference() == id1); in test()[all …]
91 my $id1;92 foreach $id1 (keys(%deps)) {95 $ids !~ /\s\Q$id1\E\s/ or die("$module: $id2 depends on $id1");
197 css::uno::Reference< css::ucb::XContentIdentifier > const & id1, in compareContentIds()201 OSL_ASSERT(id1.is() && id2.is()); in compareContentIds()203 id1->getContentIdentifier().compareTo(id2->getContentIdentifier()); in compareContentIds()
360 int id1 = 0; in fillUpMultiTable() local366 id1 = randomgen.nextInt(Integer.MAX_VALUE); in fillUpMultiTable()369 para.setInt(1, id1); in fillUpMultiTable()
486 sal_Int32 id1=1; in test7() local489 sal_Int32 cookie1= rtl_addUnloadingListener( listenerCallback, &id1); in test7()500 sal_Int32 cookie4= rtl_addUnloadingListener( listenerCallback, &id1); in test7()
64 <tr><td>E1</td><td>The identifier of a content C changes from id1(C) == A
2859 StringPair id1 = new StringPair("content.xml", mkName("id")); in testMetaXChild() local2865 TreeNode meta1 = new MetaNode(id1); in testMetaXChild()2909 id1, in testMetaXChild()2910 id1, in testMetaXChild()
Completed in 67 milliseconds