Home
last modified time | relevance | path

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

/aoo41x/main/cppuhelper/qa/propertysetmixin/
H A Dtest_propertysetmixin.cxx462 CPPUNIT_ASSERT(full->getSecond().Value.Value.IsPresent); in testFull()
464 static_cast< sal_Int32 >(100), full->getSecond().Value.Value.Value); in testFull()
465 CPPUNIT_ASSERT(!full->getSecond().Value.IsDefaulted); in testFull()
466 CPPUNIT_ASSERT(!full->getSecond().IsAmbiguous); in testFull()
474 CPPUNIT_ASSERT(!full->getSecond().Value.Value.IsPresent); in testFull()
475 CPPUNIT_ASSERT(!full->getSecond().Value.IsDefaulted); in testFull()
476 CPPUNIT_ASSERT(!full->getSecond().IsAmbiguous); in testFull()
561 CPPUNIT_ASSERT(full->getSecond().Value.Value.IsPresent); in testFull()
563 static_cast< sal_Int32 >(100), full->getSecond().Value.Value.Value); in testFull()
564 CPPUNIT_ASSERT(!full->getSecond().Value.IsDefaulted); in testFull()
[all …]
H A Dcomp_propertysetmixin.cxx222 SAL_CALL getSecond()
294 Full::getSecond() in getSecond() function in __anon175dd2080111::Full
H A DJavaSupplier.java196 public synchronized Ambiguous getSecond() in getSecond() method in JavaSupplier.Full

Completed in 19 milliseconds