LibreOffice Module sw (master) 1
Public Member Functions | Private Attributes | List of all members
SwDocShell::LockAllViewsGuard_Impl Class Referencefinal

#include <docsh.hxx>

Inheritance diagram for SwDocShell::LockAllViewsGuard_Impl:
[legend]
Collaboration diagram for SwDocShell::LockAllViewsGuard_Impl:
[legend]

Public Member Functions

 LockAllViewsGuard_Impl (SwViewShell *pViewShell)
 
 ~LockAllViewsGuard_Impl ()
 

Private Attributes

std::vector< SwViewShell * > m_aViewWasUnLocked
 

Detailed Description

Definition at line 331 of file docsh.hxx.

Constructor & Destructor Documentation

◆ LockAllViewsGuard_Impl()

SwDocShell::LockAllViewsGuard_Impl::LockAllViewsGuard_Impl ( SwViewShell pViewShell)
explicit

Definition at line 346 of file docsh.cxx.

References sw::Ring< value_type >::GetRingContainer(), and m_aViewWasUnLocked.

◆ ~LockAllViewsGuard_Impl()

SwDocShell::LockAllViewsGuard_Impl::~LockAllViewsGuard_Impl ( )

Definition at line 360 of file docsh.cxx.

Member Data Documentation

◆ m_aViewWasUnLocked

std::vector<SwViewShell*> SwDocShell::LockAllViewsGuard_Impl::m_aViewWasUnLocked
private

Definition at line 333 of file docsh.hxx.

Referenced by LockAllViewsGuard_Impl().


The documentation for this class was generated from the following files: