LibreOffice Module sw (master) 1
|
#include <docsh.hxx>
Public Member Functions | |
LockAllViewsGuard_Impl (SwViewShell *pViewShell) | |
~LockAllViewsGuard_Impl () | |
Private Attributes | |
std::vector< SwViewShell * > | m_aViewWasUnLocked |
|
explicit |
Definition at line 346 of file docsh.cxx.
References sw::Ring< value_type >::GetRingContainer(), and m_aViewWasUnLocked.
SwDocShell::LockAllViewsGuard_Impl::~LockAllViewsGuard_Impl | ( | ) |
|
private |
Definition at line 333 of file docsh.hxx.
Referenced by LockAllViewsGuard_Impl().