Home
last modified time | relevance | path

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

/trunk/main/cppuhelper/qa/propertysetmixin/
H A Dtest_propertysetmixin.cxx539 css::uno::Reference< css::beans::XPropertyChangeListener > boundListener( in testFull() local
542 rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("First")), boundListener); in testFull()
544 rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("First")), boundListener); in testFull()
546 rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Second")), boundListener); in testFull()
548 rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Second")), boundListener); in testFull()
552 boundListener); in testFull()
558 boundListener); in testFull()
562 rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Fourth")), boundListener); in testFull()
564 rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Fourth")), boundListener); in testFull()
568 boundListener); in testFull()
[all …]