Home
last modified time | relevance | path

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

/trunk/main/cppuhelper/qa/propertysetmixin/
H A Dtest_propertysetmixin.cxx581 css::uno::Reference< css::beans::XVetoableChangeListener > vetoListener( in testFull() local
584 rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("First")), vetoListener); in testFull()
586 rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("First")), vetoListener); in testFull()
588 rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Second")), vetoListener); in testFull()
590 rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Second")), vetoListener); in testFull()
594 vetoListener); in testFull()
600 vetoListener); in testFull()
604 rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Fourth")), vetoListener); in testFull()
606 rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("Fourth")), vetoListener); in testFull()
610 vetoListener); in testFull()
[all …]