| 
    LibreOffice Module sw (master) 1
    
   | 
 
#include <textboxhelper.hxx>
Public Member Functions | |
| SwTextBoxLockGuard (SwTextBoxNode &rTextBoxes) | |
| ~SwTextBoxLockGuard () | |
Private Attributes | |
| SwTextBoxNode & | m_rTextBoxes | 
Definition at line 280 of file textboxhelper.hxx.
      
  | 
  inline | 
Definition at line 285 of file textboxhelper.hxx.
References SwTextBoxNode::m_bLock, and m_rTextBoxes.
      
  | 
  inline | 
Definition at line 291 of file textboxhelper.hxx.
References SwTextBoxNode::m_bLock, and m_rTextBoxes.
      
  | 
  private | 
Definition at line 282 of file textboxhelper.hxx.
Referenced by SwTextBoxLockGuard(), and ~SwTextBoxLockGuard().