Home
last modified time | relevance | path

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

/trunk/main/cppuhelper/qa/propertysetmixin/
H A Dtest_propertysetmixin.cxx351 css::uno::Reference< css::beans::XPropertySet > fullp( in testFull() local
353 ASSERT_TRUE(fullp.is()); in testFull()
355 fullp->getPropertySetInfo()); in testFull()
418 fullp->getPropertyValue( in testFull()
420 fullp->setPropertyValue( in testFull()
425 fullp->getPropertyValue( in testFull()
430 fullp->getPropertyValue( in testFull()
432 fullp->setPropertyValue( in testFull()
437 fullp->getPropertyValue( in testFull()
444 fullp->setPropertyValue( in testFull()
[all …]