LibreOffice Module sd (master) 1
|
#include <scopelock.hxx>
Public Member Functions | |
ScopeLockGuard (ScopeLock &rScopeLock) | |
~ScopeLockGuard () | |
Private Attributes | |
ScopeLock & | mrScopeLock |
Definition at line 40 of file scopelock.hxx.
|
inline |
Definition at line 43 of file scopelock.hxx.
References sd::ScopeLock::lock(), and mrScopeLock.
|
inline |
Definition at line 44 of file scopelock.hxx.
References mrScopeLock, and sd::ScopeLock::unlock().
|
private |
Definition at line 46 of file scopelock.hxx.
Referenced by ScopeLockGuard(), and ~ScopeLockGuard().