LibreOffice
LibreOffice 5.1 SDK C/C++ API Reference
|
base class for all classes who want derive from cppu::WeakComponentImplHelperXX. More...
#include <basemutex.hxx>
Protected Attributes | |
mutable::osl::Mutex | m_aMutex |
base class for all classes who want derive from cppu::WeakComponentImplHelperXX.
Implmentation classes have first to derive from BaseMutex and then from cppu::WeakComponentImplHelperXX to ensure that the BaseMutex is completely initialized when the mutex is used to intialize the cppu::WeakComponentImplHelperXX
|
protected |