LibreOffice Module vcl (master) 1
|
A helper class that calls Application::ReleaseSolarMutex() in its constructor and restores the mutex in its destructor. More...
#include <svapp.hxx>
Public Member Functions | |
SolarMutexReleaser () | |
~SolarMutexReleaser () | |
Private Attributes | |
const sal_uInt32 | mnReleased |
A helper class that calls Application::ReleaseSolarMutex() in its constructor and restores the mutex in its destructor.
|
inline |
Definition at line 1418 of file svapp.hxx.
References Application::AcquireSolarMutex(), and mnReleased.
|
private |
Definition at line 1415 of file svapp.hxx.
Referenced by ~SolarMutexReleaser().