Home
last modified time | relevance | path

Searched refs:id1 (Results 1 – 7 of 7) sorted by relevance

/aoo41x/main/sfx2/qa/cppunit/
H A Dtest_metadatable.cxx112 beans::StringPair id1(content, sid1); in test() local
118 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 …]
/aoo41x/main/solenv/bin/
H A Dsubsequenttests91 my $id1;
92 foreach $id1 (keys(%deps)) {
95 $ids !~ /\s\Q$id1\E\s/ or die("$module: $id2 depends on $id1");
/aoo41x/main/svl/qa/
H A Dtest_URIHelper.cxx197 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()
/aoo41x/main/connectivity/qa/complex/connectivity/hsqldb/
H A DTestCacheSize.java360 int id1 = 0; in fillUpMultiTable() local
366 id1 = randomgen.nextInt(Integer.MAX_VALUE); in fillUpMultiTable()
369 para.setInt(1, id1); in fillUpMultiTable()
/aoo41x/main/sal/test/unloading/
H A DunloadTest.cxx486 sal_Int32 id1=1; in test7() local
489 sal_Int32 cookie1= rtl_addUnloadingListener( listenerCallback, &id1); in test7()
500 sal_Int32 cookie4= rtl_addUnloadingListener( listenerCallback, &id1); in test7()
/aoo41x/main/offapi/com/sun/star/ucb/
H A DContentAction.idl64 <tr><td>E1</td><td>The identifier of a content C changes from id1(C) == A
/aoo41x/main/sw/qa/complex/writer/
H A DTextPortionEnumerationTest.java2859 StringPair id1 = new StringPair("content.xml", mkName("id")); in testMetaXChild() local
2865 TreeNode meta1 = new MetaNode(id1); in testMetaXChild()
2909 id1, in testMetaXChild()
2910 id1, in testMetaXChild()

Completed in 55 milliseconds