LibreOffice Module sw (master)
1
|
Indicator that the content does not fit into a fixed height frame (red triangle on the UI). More...
#include <porrst.hxx>
Private Attributes | |
Point | m_aPos |
bool | m_bLeft |
Additional Inherited Members | |
![]() | |
SwLinePortion () | |
![]() | |
SwLinePortion * | mpNextPortion |
TextFrameIndex | mnLineLength |
SwTwips | mnAscent |
SwTwips | mnHangingBaseline |
Indicator that the content does not fit into a fixed height frame (red triangle on the UI).
Definition at line 114 of file porrst.hxx.
|
explicit |
Definition at line 284 of file porrst.cxx.
References Arrow, SwLinePortion::GetAscent(), SwPosSize::Height(), SwLinePortion::mnLineLength, SwLinePortion::SetAscent(), and SwLinePortion::SetWhichPor().
|
explicit |
Definition at line 293 of file porrst.cxx.
References Arrow, SwRect::Bottom(), false, SwFrameAreaDefinition::getFrameArea(), SwFrameAreaDefinition::getFramePrintArea(), SwTextSizeInfo::GetTextFrame(), SwPosSize::Height(), SwRect::Height(), SwRect::Left(), m_aPos, SwRect::Right(), SwLinePortion::SetWhichPor(), and SwRect::Top().
|
overridevirtual |
Reimplemented from SwLinePortion.
Definition at line 309 of file porrst.cxx.
|
inline |
Definition at line 124 of file porrst.hxx.
|
inline |
Definition at line 123 of file porrst.hxx.
References m_bLeft.
|
overridevirtual |
Implements SwLinePortion.
Definition at line 304 of file porrst.cxx.
References SwTextPaintInfo::GetPos(), and m_aPos.
|
private |
Definition at line 116 of file porrst.hxx.
Referenced by GetPos(), Paint(), and SwArrowPortion().
|
private |
Definition at line 117 of file porrst.hxx.
Referenced by IsLeft().