LibreOffice Module chart2 (master) 1
|
#include <ControllerLockGuard.hxx>
Public Member Functions | |
ControllerLockGuard (ChartModel &rModel) | |
~ControllerLockGuard () | |
Private Attributes | |
ChartModel & | mrModel |
Definition at line 49 of file ControllerLockGuard.hxx.
|
explicit |
Definition at line 40 of file ControllerLockGuard.cxx.
References mrModel.
chart::ControllerLockGuard::~ControllerLockGuard | ( | ) |
Definition at line 46 of file ControllerLockGuard.cxx.
References mrModel.
|
private |
Definition at line 56 of file ControllerLockGuard.hxx.
Referenced by ControllerLockGuard(), and ~ControllerLockGuard().