LibreOffice Module sw (master)
1
|
#include <pormulti.hxx>
Public Member Functions | |
SwTextCursorSave (SwTextCursor *pTextCursor, SwMultiPortion *pMulti, SwTwips nY, sal_uInt16 &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 235 of file pormulti.hxx.
SwTextCursorSave::SwTextCursorSave | ( | SwTextCursor * | pTextCursor, |
SwMultiPortion * | pMulti, | ||
SwTwips | nY, | ||
sal_uInt16 & | nX, | ||
TextFrameIndex | nCurrStart, | ||
tools::Long | nSpaceAdd | ||
) |
Definition at line 2511 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 2559 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 242 of file pormulti.hxx.
Referenced by SwTextCursorSave(), and ~SwTextCursorSave().
|
private |
Definition at line 241 of file pormulti.hxx.
Referenced by SwTextCursorSave(), and ~SwTextCursorSave().
|
private |
Definition at line 239 of file pormulti.hxx.
Referenced by ~SwTextCursorSave().
|
private |
Definition at line 240 of file pormulti.hxx.
Referenced by SwTextCursorSave(), and ~SwTextCursorSave().
|
private |
Definition at line 238 of file pormulti.hxx.
Referenced by ~SwTextCursorSave().
|
private |
Definition at line 237 of file pormulti.hxx.
Referenced by ~SwTextCursorSave().