LibreOffice Module sw (master)
1
|
#include <porrst.hxx>
Private Attributes | |
short | m_nKern |
bool | m_bBackground |
bool | m_bGridKern |
Additional Inherited Members | |
![]() | |
SwLinePortion () | |
![]() | |
SwLinePortion * | mpNextPortion |
TextFrameIndex | mnLineLength |
SwTwips | mnAscent |
SwTwips | mnHangingBaseline |
Definition at line 89 of file porrst.hxx.
SwKernPortion::SwKernPortion | ( | SwLinePortion & | rPortion, |
short | nKrn, | ||
bool | bBG = false , |
||
bool | bGridKern = false |
||
) |
Definition at line 220 of file porrst.cxx.
References SwLinePortion::GetAscent(), SwPosSize::Height(), SwLinePortion::Insert(), Kern, m_nKern, SwLinePortion::mnLineLength, SwLinePortion::SetAscent(), SwLinePortion::SetWhichPor(), and SwPosSize::Width().
|
explicit |
Definition at line 233 of file porrst.cxx.
References false, SwLinePortion::GetAscent(), SwPosSize::Height(), Kern, SwLinePortion::mnLineLength, SwLinePortion::SetAscent(), and SwLinePortion::SetWhichPor().
|
overridevirtual |
Reimplemented from SwLinePortion.
Definition at line 270 of file porrst.cxx.
References SwLinePortion::FindPrevPortion(), SwLinePortion::FormatEOL(), SwTextFormatInfo::GetLast(), SwTextFormatInfo::GetRoot(), m_bGridKern, m_nKern, SwTextFormatInfo::SetLast(), and SwPosSize::Width().
|
overridevirtual |
Implements SwLinePortion.
Definition at line 243 of file porrst.cxx.
References SwTextPaintInfo::CalcRect(), SwSaveClip::ChgClip(), SwTextPaintInfo::DrawBackBrush(), SwTextPaintInfo::DrawBorder(), SwTextPaintInfo::DrawText(), SwTextPaintInfo::DrawViewOpt(), Field, SwTextSizeInfo::GetFont(), SwLinePortion::GetJoinBorderWithNext(), SwLinePortion::GetJoinBorderWithPrev(), SwTextSizeInfo::GetOut(), SwFont::IsPaintBlank(), m_bBackground, SwLinePortion::mpNextPortion, SwTextSizeInfo::OnWin(), SwLinePortion::PrePaint(), and SwPosSize::Width().
|
private |
Definition at line 92 of file porrst.hxx.
Referenced by Paint().
|
private |
Definition at line 93 of file porrst.hxx.
Referenced by FormatEOL().
|
private |
Definition at line 91 of file porrst.hxx.
Referenced by FormatEOL(), and SwKernPortion().