LibreOffice Module sw (master) 1
Public Member Functions | Private Attributes | List of all members
TextFrameLockGuard Class Reference

#include <txtfrm.hxx>

Collaboration diagram for TextFrameLockGuard:
[legend]

Public Member Functions

 TextFrameLockGuard (SwFrame *pFrame)
 
 ~TextFrameLockGuard ()
 

Private Attributes

SwTextFramem_pTextFrame
 
bool m_bOldLocked
 

Detailed Description

Definition at line 819 of file txtfrm.hxx.

Constructor & Destructor Documentation

◆ TextFrameLockGuard()

TextFrameLockGuard::TextFrameLockGuard ( SwFrame pFrame)
inline

◆ ~TextFrameLockGuard()

TextFrameLockGuard::~TextFrameLockGuard ( )
inline

Definition at line 841 of file txtfrm.hxx.

References m_bOldLocked, m_pTextFrame, and SwTextFrame::Unlock().

Member Data Documentation

◆ m_bOldLocked

bool TextFrameLockGuard::m_bOldLocked
private

Definition at line 823 of file txtfrm.hxx.

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

◆ m_pTextFrame

SwTextFrame* TextFrameLockGuard::m_pTextFrame
private

Definition at line 822 of file txtfrm.hxx.

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


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