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

#include <textboxhelper.hxx>

Collaboration diagram for SwTextBoxLockGuard:
[legend]

Public Member Functions

 SwTextBoxLockGuard (SwTextBoxNode &rTextBoxes)
 
 ~SwTextBoxLockGuard ()
 

Private Attributes

SwTextBoxNodem_rTextBoxes
 

Detailed Description

Definition at line 280 of file textboxhelper.hxx.

Constructor & Destructor Documentation

◆ SwTextBoxLockGuard()

SwTextBoxLockGuard::SwTextBoxLockGuard ( SwTextBoxNode rTextBoxes)
inline

Definition at line 285 of file textboxhelper.hxx.

References SwTextBoxNode::m_bLock, and m_rTextBoxes.

◆ ~SwTextBoxLockGuard()

SwTextBoxLockGuard::~SwTextBoxLockGuard ( )
inline

Definition at line 291 of file textboxhelper.hxx.

References SwTextBoxNode::m_bLock, and m_rTextBoxes.

Member Data Documentation

◆ m_rTextBoxes

SwTextBoxNode& SwTextBoxLockGuard::m_rTextBoxes
private

Definition at line 282 of file textboxhelper.hxx.

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


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