Searched refs:empty2f (Results 1 – 1 of 1) sorted by relevance
296 css::uno::Reference< css::beans::XFastPropertySet > empty2f( in testEmpty2() local298 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 6 milliseconds