LibreOffice Module svl (master) 1
Public Member Functions | Private Attributes | List of all members
svl::undo::impl::LockGuard Class Reference
Collaboration diagram for svl::undo::impl::LockGuard:
[legend]

Public Member Functions

 LockGuard (SfxUndoManager &i_manager)
 
 ~LockGuard ()
 

Private Attributes

SfxUndoManagerm_manager
 

Detailed Description

Definition at line 191 of file undo.cxx.

Constructor & Destructor Documentation

◆ LockGuard()

svl::undo::impl::LockGuard::LockGuard ( SfxUndoManager i_manager)
inlineexplicit

Definition at line 194 of file undo.cxx.

References SfxUndoManager::ImplEnableUndo_Lock(), and m_manager.

◆ ~LockGuard()

svl::undo::impl::LockGuard::~LockGuard ( )
inline

Definition at line 200 of file undo.cxx.

References SfxUndoManager::ImplEnableUndo_Lock(), and m_manager.

Member Data Documentation

◆ m_manager

SfxUndoManager& svl::undo::impl::LockGuard::m_manager
private

Definition at line 206 of file undo.cxx.

Referenced by LockGuard(), and ~LockGuard().


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