Searched refs:boundListener2 (Results 1 – 1 of 1) sorted by relevance
287 rtl::Reference< BoundListener > boundListener2(new BoundListener); in testEmpty2() local289 rtl::OUString(), boundListener2.get()); in testEmpty2()334 CPPUNIT_ASSERT_EQUAL(0, boundListener2->count()); in testEmpty2()339 CPPUNIT_ASSERT_EQUAL(0, boundListener2->count()); in testEmpty2()345 rtl::OUString(), boundListener2.get()); in testEmpty2()349 empty2p->addPropertyChangeListener(rtl::OUString(), boundListener2.get()); in testEmpty2()363 CPPUNIT_ASSERT_EQUAL(1, boundListener2->count()); in testEmpty2()
Completed in 7 milliseconds