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

#include <flowfrm.hxx>

Public Member Functions

 FlowFrameJoinLockGuard (SwLayoutFrame *pFrame)
 
 ~FlowFrameJoinLockGuard ()
 

Private Attributes

SwFlowFrame * m_pFlow
 
bool m_bOldJoinLocked
 

Detailed Description

Definition at line 248 of file flowfrm.hxx.

Constructor & Destructor Documentation

◆ FlowFrameJoinLockGuard()

FlowFrameJoinLockGuard::FlowFrameJoinLockGuard ( SwLayoutFrame pFrame)
inline

Definition at line 257 of file flowfrm.hxx.

References m_bOldJoinLocked, and m_pFlow.

◆ ~FlowFrameJoinLockGuard()

FlowFrameJoinLockGuard::~FlowFrameJoinLockGuard ( )
inline

Definition at line 271 of file flowfrm.hxx.

References m_bOldJoinLocked, and m_pFlow.

Member Data Documentation

◆ m_bOldJoinLocked

bool FlowFrameJoinLockGuard::m_bOldJoinLocked
private

Definition at line 252 of file flowfrm.hxx.

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

◆ m_pFlow

SwFlowFrame* FlowFrameJoinLockGuard::m_pFlow
private

Definition at line 251 of file flowfrm.hxx.

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


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