Home
last modified time | relevance | path

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

/aoo41x/main/cppuhelper/qa/propertysetmixin/
H A Dtest_propertysetmixin.cxx296 css::uno::Reference< css::beans::XFastPropertySet > empty2f( in testEmpty2() local
298 CPPUNIT_ASSERT(empty2f.is()); in testEmpty2()
300 empty2f->setFastPropertyValue(-1, css::uno::Any()); in testEmpty2()
304 empty2f->setFastPropertyValue(0, css::uno::Any()); in testEmpty2()
308 empty2f->getFastPropertyValue(-1); in testEmpty2()
312 empty2f->getFastPropertyValue(0); in testEmpty2()

Completed in 9 milliseconds