LibreOffice Module sw (master) 1
|
#include <pormulti.hxx>
Public Member Functions | |
SwTextCursorSave (SwTextCursor *pTextCursor, SwMultiPortion *pMulti, SwTwips nY, SwTwips &nX, TextFrameIndex nCurrStart, tools::Long nSpaceAdd) | |
~SwTextCursorSave () | |
Private Attributes | |
SwTextCursor * | pTextCursor |
SwLineLayout * | pCurr |
TextFrameIndex | nStart |
sal_uInt16 | nWidth |
sal_uInt8 | nOldProp |
bool | bSpaceChg |
Definition at line 237 of file pormulti.hxx.
SwTextCursorSave::SwTextCursorSave | ( | SwTextCursor * | pTextCursor, |
SwMultiPortion * | pMulti, | ||
SwTwips | nY, | ||
SwTwips & | nX, | ||
TextFrameIndex | nCurrStart, | ||
tools::Long | nSpaceAdd | ||
) |
Definition at line 2534 of file pormulti.cxx.
References bSpaceChg, SwMultiPortion::ChgSpaceAdd(), SwTextSizeInfo::GetIdx(), SwTextMargin::GetInfo(), SwTextIter::GetLineHeight(), SwAttrIter::GetPropFont(), SwMultiPortion::GetRoot(), SwMultiPortion::HasTabulator(), SwMultiPortion::IsBidi(), SwMultiPortion::IsDouble(), SwTextIter::m_nStart, SwTextIter::m_pCurr, SwTextIter::Next(), nOldProp, nWidth, SwTextSizeInfo::SetIdx(), SwAttrIter::SetPropFont(), SPACING_PRECISION_FACTOR, SwPosSize::Width(), and SwTextIter::Y().
SwTextCursorSave::~SwTextCursorSave | ( | ) |
Definition at line 2582 of file pormulti.cxx.
References bSpaceChg, SwTextIter::m_nStart, SwTextIter::m_pCurr, nOldProp, nStart, nWidth, pCurr, pTextCursor, SwDoubleLinePortion::ResetSpaceAdd(), SwAttrIter::SetPropFont(), and SwPosSize::Width().
|
private |
Definition at line 244 of file pormulti.hxx.
Referenced by SwTextCursorSave(), and ~SwTextCursorSave().
|
private |
Definition at line 243 of file pormulti.hxx.
Referenced by SwTextCursorSave(), and ~SwTextCursorSave().
|
private |
Definition at line 241 of file pormulti.hxx.
Referenced by ~SwTextCursorSave().
|
private |
Definition at line 242 of file pormulti.hxx.
Referenced by SwTextCursorSave(), and ~SwTextCursorSave().
|
private |
Definition at line 240 of file pormulti.hxx.
Referenced by ~SwTextCursorSave().
|
private |
Definition at line 239 of file pormulti.hxx.
Referenced by ~SwTextCursorSave().