LibreOffice Module cppuhelper (master) 1
Public Attributes | List of all members
cppu::PropertySetMixinImpl::BoundListeners::Impl Class Reference

Public Attributes

BoundListenerBag specificListeners
 
BoundListenerBag unspecificListeners
 
css::beans::PropertyChangeEvent event
 

Detailed Description

Definition at line 326 of file propertysetmixin.cxx.

Member Data Documentation

◆ event

css::beans::PropertyChangeEvent cppu::PropertySetMixinImpl::BoundListeners::Impl::event

Definition at line 330 of file propertysetmixin.cxx.

◆ specificListeners

BoundListenerBag cppu::PropertySetMixinImpl::BoundListeners::Impl::specificListeners

Definition at line 328 of file propertysetmixin.cxx.

◆ unspecificListeners

BoundListenerBag cppu::PropertySetMixinImpl::BoundListeners::Impl::unspecificListeners

Definition at line 329 of file propertysetmixin.cxx.


The documentation for this class was generated from the following file: