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

#include <callnk.hxx>

Collaboration diagram for SwCallLink:
[legend]

Public Member Functions

 SwCallLink (SwCursorShell &rSh)
 
 ~SwCallLink ()
 

Static Public Member Functions

static tools::Long getLayoutFrame (const SwRootFrame *, SwTextNode const &rNd, sal_Int32 nCntPos, bool bCalcFrame)
 

Public Attributes

SwCursorShellm_rShell
 
SwNodeOffset m_nNode
 
tools::Long m_nLeftFramePos
 
sal_Int32 m_nContent
 
SwNodeType m_nNodeType
 
bool m_bHasSelection
 

Private Member Functions

void ImplDestroy ()
 

Detailed Description

Definition at line 31 of file callnk.hxx.

Constructor & Destructor Documentation

◆ SwCallLink()

SwCallLink::SwCallLink ( SwCursorShell rSh)
explicit

◆ ~SwCallLink()

SwCallLink::~SwCallLink ( )

Definition at line 242 of file callnk.cxx.

References ImplDestroy(), and suppress_fun_call_w_exception.

Member Function Documentation

◆ getLayoutFrame()

tools::Long SwCallLink::getLayoutFrame ( const SwRootFrame pRoot,
SwTextNode const &  rNd,
sal_Int32  nCntPos,
bool  bCalcFrame 
)
static

◆ ImplDestroy()

void SwCallLink::ImplDestroy ( )
private

Member Data Documentation

◆ m_bHasSelection

bool SwCallLink::m_bHasSelection

Definition at line 39 of file callnk.hxx.

Referenced by ImplDestroy(), and SwCallLink().

◆ m_nContent

sal_Int32 SwCallLink::m_nContent

Definition at line 37 of file callnk.hxx.

Referenced by SwCursorShell::EndAction(), ImplDestroy(), and SwCallLink().

◆ m_nLeftFramePos

tools::Long SwCallLink::m_nLeftFramePos

Definition at line 36 of file callnk.hxx.

Referenced by SwCursorShell::EndAction(), ImplDestroy(), and SwCallLink().

◆ m_nNode

SwNodeOffset SwCallLink::m_nNode

Definition at line 35 of file callnk.hxx.

Referenced by SwCursorShell::EndAction(), ImplDestroy(), and SwCallLink().

◆ m_nNodeType

SwNodeType SwCallLink::m_nNodeType

◆ m_rShell

SwCursorShell& SwCallLink::m_rShell

Definition at line 34 of file callnk.hxx.

Referenced by ImplDestroy(), and SwCallLink().


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