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

#include <movedfwdfrmsbyobjpos.hxx>

Public Member Functions

 SwMovedFwdFramesByObjPos ()
 
 ~SwMovedFwdFramesByObjPos ()
 
void Insert (const SwTextFrame &_rMovedFwdFrameByObjPos, const sal_uInt32 _nToPageNum)
 
void Remove (const SwTextFrame &_rTextFrame)
 
bool FrameMovedFwdByObjPos (const SwTextFrame &_rTextFrame, sal_uInt32 &_ornToPageNum) const
 
bool DoesRowContainMovedFwdFrame (const SwRowFrame &_rRowFrame) const
 
void Clear ()
 

Private Attributes

NodeMap maMovedFwdFrames
 

Detailed Description

Definition at line 32 of file movedfwdfrmsbyobjpos.hxx.

Constructor & Destructor Documentation

◆ SwMovedFwdFramesByObjPos()

SwMovedFwdFramesByObjPos::SwMovedFwdFramesByObjPos ( )

Definition at line 27 of file movedfwdfrmsbyobjpos.cxx.

◆ ~SwMovedFwdFramesByObjPos()

SwMovedFwdFramesByObjPos::~SwMovedFwdFramesByObjPos ( )

Definition at line 31 of file movedfwdfrmsbyobjpos.cxx.

References Clear().

Member Function Documentation

◆ Clear()

void SwMovedFwdFramesByObjPos::Clear ( )
inline

Definition at line 53 of file movedfwdfrmsbyobjpos.hxx.

References maMovedFwdFrames.

Referenced by ~SwMovedFwdFramesByObjPos().

◆ DoesRowContainMovedFwdFrame()

bool SwMovedFwdFramesByObjPos::DoesRowContainMovedFwdFrame ( const SwRowFrame _rRowFrame) const

◆ FrameMovedFwdByObjPos()

bool SwMovedFwdFramesByObjPos::FrameMovedFwdByObjPos ( const SwTextFrame _rTextFrame,
sal_uInt32 &  _ornToPageNum 
) const

Definition at line 47 of file movedfwdfrmsbyobjpos.cxx.

References SwTextFrame::GetTextNodeFirst(), and maMovedFwdFrames.

◆ Insert()

void SwMovedFwdFramesByObjPos::Insert ( const SwTextFrame _rMovedFwdFrameByObjPos,
const sal_uInt32  _nToPageNum 
)

Definition at line 36 of file movedfwdfrmsbyobjpos.cxx.

References SwTextFrame::GetTextNodeFirst(), and maMovedFwdFrames.

◆ Remove()

void SwMovedFwdFramesByObjPos::Remove ( const SwTextFrame _rTextFrame)

Definition at line 42 of file movedfwdfrmsbyobjpos.cxx.

References SwTextFrame::GetTextNodeFirst(), and maMovedFwdFrames.

Member Data Documentation

◆ maMovedFwdFrames

NodeMap SwMovedFwdFramesByObjPos::maMovedFwdFrames
private

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