71 SAL_DLLPRIVATE
void lockControllers();
72 SAL_DLLPRIVATE
void unlockControllers();
This guard calls lockControllers at the given Model in the CTOR and unlockControllers in the DTOR.
rtl::Reference<::chart::ChartModel > mxModel
ControllerLockGuard(ChartModel &rModel)
This guard calls lockControllers at the given ControllerLockHelper in the CTOR and unlockControllers ...
ControllerLockHelper & m_rHelper
This helper class can be used to pass a locking mechanism to other objects without exposing the full ...
rtl::Reference<::chart::ChartModel > m_xModel
Reference< XModel > xModel