Home
last modified time | relevance | path

Searched refs:getSecond (Results 1 – 3 of 3) sorted by relevance

/trunk/main/cppuhelper/qa/propertysetmixin/
H A Dtest_propertysetmixin.cxx439 ASSERT_TRUE(full->getSecond().Value.Value.IsPresent); in testFull()
441 static_cast< sal_Int32 >(100), full->getSecond().Value.Value.Value); in testFull()
442 ASSERT_TRUE(!full->getSecond().Value.IsDefaulted); in testFull()
443 ASSERT_TRUE(!full->getSecond().IsAmbiguous); in testFull()
451 ASSERT_TRUE(!full->getSecond().Value.Value.IsPresent); in testFull()
452 ASSERT_TRUE(!full->getSecond().Value.IsDefaulted); in testFull()
453 ASSERT_TRUE(!full->getSecond().IsAmbiguous); in testFull()
538 ASSERT_TRUE(full->getSecond().Value.Value.IsPresent); in testFull()
540 static_cast< sal_Int32 >(100), full->getSecond().Value.Value.Value); in testFull()
541 ASSERT_TRUE(!full->getSecond().Value.IsDefaulted); in testFull()
[all …]
H A Dcomp_propertysetmixin.cxx222 SAL_CALL getSecond()
294 Full::getSecond() in getSecond() function in __anon312cc8200111::Full
H A DJavaSupplier.java196 public synchronized Ambiguous getSecond() in getSecond() method in JavaSupplier.Full

Completed in 56 milliseconds