Searched refs:PropertySetMixinImpl (Results 1 – 2 of 2) sorted by relevance
90 using cppu::PropertySetMixinImpl;399 class PropertySetMixinImpl::BoundListeners::Impl {406 PropertySetMixinImpl::BoundListeners::BoundListeners(): m_impl(new Impl) {} in BoundListeners()408 PropertySetMixinImpl::BoundListeners::~BoundListeners() { in ~BoundListeners()412 void PropertySetMixinImpl::BoundListeners::notify() const { in notify()430 class SAL_DLLPRIVATE PropertySetMixinImpl::Impl: public Data {452 PropertySetMixinImpl::Implements implements;485 PropertySetMixinImpl::Impl::Impl( in Impl()529 rtl::OUString PropertySetMixinImpl::Impl::translateHandle( in translateHandle()542 void PropertySetMixinImpl::Impl::setProperty( in setProperty()[all …]
87 class CPPUHELPER_DLLPUBLIC PropertySetMixinImpl: class167 friend class PropertySetMixinImpl;383 PropertySetMixinImpl( const PropertySetMixinImpl&); // not defined384 void operator=( const PropertySetMixinImpl&); // not defined386 PropertySetMixinImpl(399 ~PropertySetMixinImpl();416 template< typename T > class PropertySetMixin: public PropertySetMixinImpl {463 PropertySetMixinImpl( in PropertySetMixin()