LibreOffice Module sd (master) 1
|
Use this class to safely lock updates of the view shell stack. More...
#include <ViewShellManager.hxx>
Public Member Functions | |
UpdateLock (std::shared_ptr< ViewShellManager > pManager) | |
~UpdateLock () COVERITY_NOEXCEPT_FALSE | |
Private Attributes | |
std::shared_ptr< ViewShellManager > | mpManager |
Use this class to safely lock updates of the view shell stack.
Definition at line 168 of file ViewShellManager.hxx.
|
inline |
Definition at line 171 of file ViewShellManager.hxx.
References mpManager.
|
inline |
Definition at line 176 of file ViewShellManager.hxx.
References mpManager.
|
private |
Definition at line 179 of file ViewShellManager.hxx.
Referenced by UpdateLock(), and ~UpdateLock().