Searched refs:PropertySetMixinImpl (Results 1 – 2 of 2) sorted by relevance
90 using cppu::PropertySetMixinImpl;392 class PropertySetMixinImpl::BoundListeners::Impl {399 PropertySetMixinImpl::BoundListeners::BoundListeners(): m_impl(new Impl) {} in BoundListeners()401 PropertySetMixinImpl::BoundListeners::~BoundListeners() { in ~BoundListeners()405 void PropertySetMixinImpl::BoundListeners::notify() const { in notify()423 class SAL_DLLPRIVATE PropertySetMixinImpl::Impl: public Data {445 PropertySetMixinImpl::Implements implements;478 PropertySetMixinImpl::Impl::Impl( in Impl()522 rtl::OUString PropertySetMixinImpl::Impl::translateHandle( in translateHandle()535 void PropertySetMixinImpl::Impl::setProperty( in setProperty()[all …]
87 class CPPUHELPER_DLLPUBLIC PropertySetMixinImpl: class167 friend class PropertySetMixinImpl;340 PropertySetMixinImpl( const PropertySetMixinImpl&); // not defined341 void operator=( const PropertySetMixinImpl&); // not defined343 PropertySetMixinImpl(356 ~PropertySetMixinImpl();373 template< typename T > class PropertySetMixin: public PropertySetMixinImpl {420 PropertySetMixinImpl( in PropertySetMixin()