Searched refs:empty2f (Results 1 – 1 of 1) sorted by relevance
269 css::uno::Reference< css::beans::XFastPropertySet > empty2f( in testEmpty2() local271 ASSERT_TRUE(empty2f.is()); in testEmpty2()273 empty2f->setFastPropertyValue(-1, css::uno::Any()); in testEmpty2()277 empty2f->setFastPropertyValue(0, css::uno::Any()); in testEmpty2()281 empty2f->getFastPropertyValue(-1); in testEmpty2()285 empty2f->getFastPropertyValue(0); in testEmpty2()