Home
last modified time | relevance | path

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

/trunk/main/cppuhelper/qa/propertysetmixin/
H A Dtest_propertysetmixin.cxx292 css::uno::Reference< css::beans::XPropertyAccess > empty2a( in testEmpty2() local
294 ASSERT_TRUE(empty2a.is()); in testEmpty2()
296 static_cast< sal_Int32 >(0), empty2a->getPropertyValues().getLength()); in testEmpty2()
297 empty2a->setPropertyValues( in testEmpty2()
307 empty2a->setPropertyValues(vs); in testEmpty2()

Completed in 16 milliseconds