LibreOffice Module comphelper (master) 1
|
#include <broadcasthelper.hxx>
Public Member Functions | |
OMutexAndBroadcastHelper () | |
::osl::Mutex & | GetMutex () |
::cppu::OBroadcastHelper & | GetBroadcastHelper () |
const ::cppu::OBroadcastHelper & | GetBroadcastHelper () const |
Protected Attributes | |
::osl::Mutex | m_aMutex |
::cppu::OBroadcastHelper | m_aBHelper |
Definition at line 33 of file broadcasthelper.hxx.
|
inline |
Definition at line 40 of file broadcasthelper.hxx.
|
inline |
Definition at line 43 of file broadcasthelper.hxx.
References m_aBHelper.
|
inline |
Definition at line 44 of file broadcasthelper.hxx.
References m_aBHelper.
|
inline |
Definition at line 42 of file broadcasthelper.hxx.
References m_aMutex.
|
protected |
Definition at line 37 of file broadcasthelper.hxx.
Referenced by GetBroadcastHelper().
|
protected |
Definition at line 36 of file broadcasthelper.hxx.
Referenced by comphelper::OPropertyBag::addProperty(), GetMutex(), comphelper::OPropertyBag::getPropertyValues(), comphelper::OPropertyBag::insert(), comphelper::OPropertyBag::isModified(), comphelper::OPropertyBag::removeProperty(), comphelper::OPropertyBag::setModifiedImpl(), and comphelper::OPropertyBag::setPropertyValues().