LibreOffice Module sw (master) 1
|
Go to the source code of this file.
Classes | |
class | SwTextPainter |
Functions | |
bool | IsUnderlineBreak (const SwLinePortion &rPor, const SwFont &rFnt) |
bool IsUnderlineBreak | ( | const SwLinePortion & | rPor, |
const SwFont & | rFnt | ||
) |
Definition at line 47 of file itrpaint.cxx.
References SwFont::GetCaseMap(), SwFont::GetEscapement(), SwFont::GetUnderline(), SwLinePortion::IsBreakPortion(), SwLinePortion::IsFlyCntPortion(), SwLinePortion::IsFlyPortion(), SwLinePortion::IsHolePortion(), SwLinePortion::IsMarginPortion(), SwLinePortion::IsMultiPortion(), SwFont::IsWordLineMode(), and LINESTYLE_NONE.
Referenced by SwTextFormatter::BuildPortions(), and SwTextPainter::CheckSpecialUnderline().