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

#include <pormulti.hxx>

Collaboration diagram for SwTextCursorSave:
[legend]

Public Member Functions

 SwTextCursorSave (SwTextCursor *pTextCursor, SwMultiPortion *pMulti, SwTwips nY, SwTwips &nX, TextFrameIndex nCurrStart, tools::Long nSpaceAdd)
 
 ~SwTextCursorSave ()
 

Private Attributes

SwTextCursorpTextCursor
 
SwLineLayoutpCurr
 
TextFrameIndex nStart
 
sal_uInt16 nWidth
 
sal_uInt8 nOldProp
 
bool bSpaceChg
 

Detailed Description

Definition at line 237 of file pormulti.hxx.

Constructor & Destructor Documentation

◆ SwTextCursorSave()

SwTextCursorSave::SwTextCursorSave ( SwTextCursor pTextCursor,
SwMultiPortion pMulti,
SwTwips  nY,
SwTwips nX,
TextFrameIndex  nCurrStart,
tools::Long  nSpaceAdd 
)

◆ ~SwTextCursorSave()

SwTextCursorSave::~SwTextCursorSave ( )

Member Data Documentation

◆ bSpaceChg

bool SwTextCursorSave::bSpaceChg
private

Definition at line 244 of file pormulti.hxx.

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

◆ nOldProp

sal_uInt8 SwTextCursorSave::nOldProp
private

Definition at line 243 of file pormulti.hxx.

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

◆ nStart

TextFrameIndex SwTextCursorSave::nStart
private

Definition at line 241 of file pormulti.hxx.

Referenced by ~SwTextCursorSave().

◆ nWidth

sal_uInt16 SwTextCursorSave::nWidth
private

Definition at line 242 of file pormulti.hxx.

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

◆ pCurr

SwLineLayout* SwTextCursorSave::pCurr
private

Definition at line 240 of file pormulti.hxx.

Referenced by ~SwTextCursorSave().

◆ pTextCursor

SwTextCursor* SwTextCursorSave::pTextCursor
private

Definition at line 239 of file pormulti.hxx.

Referenced by ~SwTextCursorSave().


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