LibreOffice Module sw (master)
1
|
#include <inftxt.hxx>
Protected Member Functions | |
SwTextPaintInfo () | |
![]() | |
void | CtorInitTextSizeInfo (OutputDevice *pRenderContext, SwTextFrame *pFrame, TextFrameIndex nIdx) |
SwTextSizeInfo () | |
![]() | |
SwTextInfo () | |
Private Member Functions | |
void | DrawText_ (const OUString &rText, const SwLinePortion &rPor, const TextFrameIndex nIdx, const TextFrameIndex nLen, const bool bKern, const bool bWrong=false, const bool bSmartTag=false, const bool bGrammarCheck=false) |
SwTextPaintInfo & | operator= (const SwTextPaintInfo &)=delete |
Private Attributes | |
sw::WrongListIterator * | m_pWrongList |
sw::WrongListIterator * | m_pGrammarCheckList |
sw::WrongListIterator * | m_pSmartTags |
std::vector< tools::Long > * | m_pSpaceAdd |
const SvxBrushItem * | m_pBrushItem |
SwTextFly | m_aTextFly |
Point | m_aPos |
SwRect | m_aPaintRect |
sal_uInt16 | m_nSpaceIdx |
Additional Inherited Members | |
![]() | |
SwTextPortionMap | m_aMaxWidth |
std::deque< sal_uInt16 > * | m_pKanaComp |
SwViewShell * | m_pVsh |
VclPtr< OutputDevice > | m_pOut |
VclPtr< OutputDevice > | m_pRef |
std::shared_ptr< vcl::TextLayoutCache > | m_pCachedVclData |
SwFont * | m_pFnt |
SwUnderlineFont * | m_pUnderFnt |
SwTextFrame * | m_pFrame |
const SwViewOption * | m_pOpt |
const OUString * | m_pText |
TextFrameIndex | m_nIdx |
TextFrameIndex | m_nLen |
sal_uInt16 | m_nKanaIdx |
bool | m_bOnWin: 1 |
bool | m_bNotEOL: 1 |
bool | m_bURLNotify: 1 |
bool | m_bStopUnderflow: 1 |
bool | m_bFootnoteInside: 1 |
bool | m_bOtherThanFootnoteInside: 1 |
bool | m_bMulti: 1 |
bool | m_bFirstMulti: 1 |
bool | m_bRuby: 1 |
bool | m_bHanging: 1 |
bool | m_bScriptSpace: 1 |
bool | m_bForbiddenChars: 1 |
bool | m_bSnapToGrid: 1 |
sal_uInt8 | m_nDirection: 2 |
Definition at line 338 of file inftxt.hxx.
|
inlineprotected |
Definition at line 359 of file inftxt.hxx.
SwTextPaintInfo::SwTextPaintInfo | ( | const SwTextPaintInfo & | rInf | ) |
Definition at line 506 of file inftxt.cxx.
SwTextPaintInfo::SwTextPaintInfo | ( | const SwTextPaintInfo & | rInf, |
const OUString * | pText | ||
) |
Definition at line 493 of file inftxt.cxx.
SwTextPaintInfo::SwTextPaintInfo | ( | SwTextFrame * | pFrame, |
const SwRect & | rPaint | ||
) |
Definition at line 519 of file inftxt.cxx.
References CtorInitTextPaintInfo(), SwRootFrame::GetCurrShell(), SwViewShell::GetOut(), and SwFrame::getRootFrame().
void SwTextPaintInfo::CalcRect | ( | const SwLinePortion & | rPor, |
SwRect * | pRect, | ||
SwRect * | pIntersect = nullptr , |
||
const bool | bInsideBox = false |
||
) | const |
Calculate the rectangular area where the portion takes place.
[in] | rPor | portion for which the method specify the painting area |
[out] | pRect | whole area of the portion |
[out] | pIntersect | part of the portion area clipped by OutputDevice's clip region |
[in] | bInsideBox | area of portion's content, padding and border, but shadow is excluded (e.g. for background) |
Definition at line 752 of file inftxt.cxx.
References SwRect::AddBottom(), SwRect::AddLeft(), SwRect::AddRight(), SwRect::AddTop(), SwLinePortion::CalcSpacing(), DIR_LEFT2RIGHT, DIR_RIGHT2LEFT, SwLinePortion::GetAscent(), SwTextSizeInfo::GetDirection(), SwTextSizeInfo::GetFont(), SwTextSizeInfo::GetOut(), GetSpaceAdd(), SwTextSizeInfo::GetTextFrame(), SwTextSizeInfo::GetVsh(), SwRect::HasArea(), SwPosSize::Height(), SwLinePortion::InFieldGrp(), SwLinePortion::InSpaceGrp(), SwRect::Intersection(), SwLinePortion::InTextGrp(), SwLinePortion::IsHangingPortion(), SwFrame::IsRightToLeft(), SwTextSizeInfo::IsRotated(), SwFrame::IsVertical(), SwFrame::IsVertLRBT(), Point, Size::setWidth(), SPACING_PRECISION_FACTOR, SwAlignRect(), SwTextFrame::SwitchHorizontalToVertical(), SwTextFrame::SwitchLTRtoRTL(), SwPosSize::Width(), X(), and Y().
Referenced by DrawBackBrush(), DrawBackground(), DrawBorder(), DrawCheckBox(), DrawLineBreak(), DrawTab(), SwTextInputFieldPortion::Paint(), SwKernPortion::Paint(), SwFieldFormDropDownPortion::Paint(), SwFieldFormDatePortion::Paint(), and SwTaggedPDFHelper::SetAttributes().
void SwTextPaintInfo::CtorInitTextPaintInfo | ( | OutputDevice * | pRenderContext, |
SwTextFrame * | pFrame, | ||
const SwRect & | rPaint | ||
) |
Definition at line 480 of file inftxt.cxx.
References SwTextFly::CtorInitTextFly(), SwTextSizeInfo::CtorInitTextSizeInfo(), m_aPaintRect, m_aTextFly, m_nSpaceIdx, m_pBrushItem, m_pGrammarCheckList, m_pSmartTags, m_pSpaceAdd, and m_pWrongList.
Referenced by SwTextFormatInfo::CtorInitTextFormatInfo(), and SwTextPaintInfo().
void SwTextPaintInfo::DrawBackBrush | ( | const SwLinePortion & | rPor | ) | const |
Definition at line 1156 of file inftxt.cxx.
References CalcRect(), CH_BLANK, CH_TXT_ATR_FIELDSTART, CH_TXTATR_NEWLINE, COL_TRANSPARENT(), OutputDevice::DrawRect(), DrawRect(), SwFont::GetBackColor(), SwTextFrame::GetDoc(), IDocumentMarkAccess::getFieldmarkFor(), SwViewOption::GetFieldShadingsColor(), SwFont::GetHighlightColor(), SwDoc::getIDocumentMarkAccess(), SwTextSizeInfo::GetIdx(), SwLinePortion::GetLen(), SwTextSizeInfo::GetLen(), getLength(), SwLinePortion::GetNextPortion(), SwTextSizeInfo::GetOpt(), SwTextSizeInfo::GetOut(), SwTextSizeInfo::GetText(), SwTextSizeInfo::GetTextFrame(), SwTextSizeInfo::GetTextSize(), SwRect::HasArea(), i, SwViewOption::IsFieldShadings(), SwTextSizeInfo::m_pFnt, SwTextSizeInfo::m_pFrame, SwTextSizeInfo::m_pOut, SwTextFrame::MapViewToModelPos(), MS_WORD_COMP_TRAILING_BLANKS, SwTextSizeInfo::OnWin(), OutputDevice::Pop(), OutputDevice::Push(), SAL_INFO, OutputDevice::SetFillColor(), OutputDevice::SetLineColor(), SwRect::SVRect(), Width, and SwPosSize::Width().
Referenced by SwExpandPortion::Paint(), SwTabPortion::Paint(), SwTextPortion::Paint(), SwKernPortion::Paint(), and SwCombinedPortion::Paint().
void SwTextPaintInfo::DrawBackground | ( | const SwLinePortion & | rPor | ) | const |
Definition at line 1128 of file inftxt.cxx.
References CalcRect(), DrawRect(), SwViewOption::GetFieldShadingsColor(), SwViewOption::GetFontColor(), SwTextSizeInfo::GetOut(), SwTextSizeInfo::GetVsh(), SwRect::HasArea(), lcl_IsDarkBackground(), SwTextSizeInfo::OnWin(), OutputDevice::Pop(), pOut, OutputDevice::Push(), OutputDevice::SetFillColor(), and OutputDevice::SetLineColor().
Referenced by DrawViewOpt(), SwDropPortion::Paint(), and SwDropPortion::PaintText().
void SwTextPaintInfo::DrawBorder | ( | const SwLinePortion & | rPor | ) | const |
Draw character border around a line portion.
[in] | rPor | line portion around which border have to be drawn. |
Definition at line 1303 of file inftxt.cxx.
References CalcRect(), SwLinePortion::GetJoinBorderWithNext(), SwLinePortion::GetJoinBorderWithPrev(), SwTextSizeInfo::GetTextFrame(), SwRect::HasArea(), SwTextSizeInfo::m_pFnt, and PaintCharacterBorder().
Referenced by SwExpandPortion::Paint(), SwTabPortion::Paint(), SwTextPortion::Paint(), and SwKernPortion::Paint().
void SwTextPaintInfo::DrawCheckBox | ( | const SwFieldFormCheckboxPortion & | rPor, |
bool | bChecked | ||
) | const |
Definition at line 1097 of file inftxt.cxx.
References SwRect::Bottom(), CalcRect(), OutputDevice::DrawLine(), OutputDevice::DrawRect(), SwViewOption::GetFieldShadingsColor(), SwTextSizeInfo::GetOpt(), SwTextSizeInfo::GetOut(), SwRect::HasArea(), SwViewOption::IsFieldShadings(), SwViewOption::IsPagePreview(), SwRect::Left(), SwTextSizeInfo::m_pOut, SwTextSizeInfo::OnWin(), OutputDevice::Pop(), pOut, OutputDevice::Push(), SwRect::Right(), OutputDevice::SetFillColor(), OutputDevice::SetLineColor(), SwRect::SVRect(), and SwRect::Top().
Referenced by SwFieldFormCheckboxPortion::Paint().
void SwTextPaintInfo::DrawLineBreak | ( | const SwLinePortion & | rPor | ) | const |
Definition at line 994 of file inftxt.cxx.
References CalcRect(), CHAR_LINEBREAK, CHAR_LINEBREAK_RTL, SwTextSizeInfo::GetTextFrame(), SwRect::HasArea(), SwFrame::IsRightToLeft(), lcl_DrawSpecial(), LINE_BREAK_WIDTH, NON_PRINTING_CHARACTER_COLOR, SwTextSizeInfo::OnWin(), Width, and SwPosSize::Width().
Referenced by SwBreakPortion::Paint().
|
inline |
Definition at line 754 of file inftxt.hxx.
References DrawText_().
Referenced by SwExpandPortion::Paint(), and SwTextPortion::Paint().
void SwTextPaintInfo::DrawPostIts | ( | bool | bScript | ) | const |
Definition at line 1049 of file inftxt.cxx.
References o3tl::strong_int< UNDERLYING_TYPE, PHANTOM_TYPE >::get(), SwFont::GetAscent(), SwFont::GetHeight(), SwFont::GetOrientation(), SwTextSizeInfo::GetOut(), SwViewOption::GetPostItsWidth(), SwTextSizeInfo::GetTextFrame(), SwViewOption::IsPostIts(), m_aPos, SwTextSizeInfo::m_pFnt, SwTextSizeInfo::m_pOpt, SwTextSizeInfo::m_pVsh, SwTextSizeInfo::OnWin(), SwViewOption::PaintPostIts(), Point, Size::setHeight(), Size::setWidth(), SwRect::SVRect(), SwTextFrame::SwitchHorizontalToVertical(), and SwTextFrame::SwitchLTRtoRTL().
Referenced by SwPostItsPortion::Paint().
Definition at line 965 of file inftxt.cxx.
References OutputDevice::DrawRect(), SwTextFly::IsOn(), m_aTextFly, SwTextSizeInfo::m_pOut, SwTextSizeInfo::OnWin(), and SwRect::SVRect().
Referenced by DrawBackBrush(), and DrawBackground().
void SwTextPaintInfo::DrawRedArrow | ( | const SwLinePortion & | rPor | ) | const |
Definition at line 1017 of file inftxt.cxx.
References CHAR_LEFT_ARROW, CHAR_RIGHT_ARROW, COL_LIGHTRED, SwTextSizeInfo::GetAscent(), GetPos(), SwTextSizeInfo::GetTextFrame(), SwRect::HasArea(), Size::Height(), SwPosSize::Height(), SwRect::Height(), SwFrame::IsVertical(), lcl_DrawSpecial(), SwRect::Pos(), SPECIAL_FONT_HEIGHT, SwTextFrame::SwitchHorizontalToVertical(), and SwRect::Width().
Referenced by SwTextPainter::DrawTextLine().
void SwTextPaintInfo::DrawTab | ( | const SwLinePortion & | rPor | ) | const |
Definition at line 977 of file inftxt.cxx.
References CalcRect(), CHAR_TAB, CHAR_TAB_RTL, DRAW_SPECIAL_OPTIONS_CENTER, DRAW_SPECIAL_OPTIONS_ROTATE, SwTextSizeInfo::GetTextFrame(), SwRect::HasArea(), SwFrame::IsRightToLeft(), lcl_DrawSpecial(), NON_PRINTING_CHARACTER_COLOR, and SwTextSizeInfo::OnWin().
Referenced by SwTabPortion::Paint().
|
inline |
Definition at line 740 of file inftxt.hxx.
References DrawText_().
Referenced by lcl_DrawSpecial(), SwExpandPortion::Paint(), SwTabPortion::Paint(), SwTextPortion::Paint(), SwGluePortion::Paint(), SwTmpEndPortion::Paint(), SwBreakPortion::Paint(), SwQuoVadisPortion::Paint(), SwHolePortion::Paint(), SwKernPortion::Paint(), SwNumberPortion::Paint(), SwControlCharPortion::Paint(), and SwCombinedPortion::Paint().
|
inline |
Definition at line 748 of file inftxt.hxx.
References DrawText_().
|
private |
Definition at line 622 of file inftxt.cxx.
References COL_AUTO(), SwFont::DrawStretchText_(), SwFont::DrawText_(), SwTextFly::DrawTextOpaque(), o3tl::strong_int< UNDERLYING_TYPE, PHANTOM_TYPE >::get(), SwSmartTagMgr::Get(), SwLinePortion::GetAscent(), SwFont::GetColor(), SwRootFrame::GetCurrShell(), SwTextSizeInfo::GetKanaComp(), SwFont::GetLeftBorder(), SwFont::GetLeftBorderSpace(), SwLinePortion::GetNextPortion(), SwTextSizeInfo::GetOpt(), SwFont::GetOrientation(), SwTextInfo::GetParaPortion(), SvtLinguConfig::GetProperty(), SwFrame::getRootFrame(), SwParaPortion::GetScriptInfo(), GetSpaceAdd(), GetTextFly(), SwTextSizeInfo::GetTextFrame(), SwPosSize::Height(), SwLinePortion::InFieldGrp(), SwLinePortion::InFixMargGrp(), SwLinePortion::InNumberGrp(), SwLinePortion::InTextGrp(), SwViewOption::IsBlank(), SwLinePortion::IsBlankPortion(), SwLinePortion::IsDropPortion(), SwLinePortion::IsHolePortion(), SwTextSizeInfo::IsMulti(), SwTextSizeInfo::IsNoSymbol(), SwViewOption::IsOnlineSpell(), SwViewOption::IsPagePreview(), SmartTagMgr::IsSmartTagsEnabled(), Color::IsTransparent(), m_aPos, SwTextSizeInfo::m_pFnt, SwTextSizeInfo::m_pFrame, m_pGrammarCheckList, SwTextSizeInfo::m_pOut, m_pSmartTags, SwTextSizeInfo::m_pUnderFnt, m_pWrongList, SwTextSizeInfo::OnWin(), Point, SwDrawTextInfo::SetUnderFnt(), SwTextSizeInfo::SnapToGrid(), UPN_IS_GRAMMAR_AUTO, and SwPosSize::Width().
Referenced by DrawMarkedText(), and DrawText().
void SwTextPaintInfo::DrawViewOpt | ( | const SwLinePortion & | rPor, |
PortionType | nWhich | ||
) | const |
Definition at line 1315 of file inftxt.cxx.
References Blank, Bookmark, ControlChar, DrawBackground(), Field, Footnote, SwTextSizeInfo::GetOpt(), SwTextFrame::GetTextNodeForParaProps(), SwTextNode::HasMarkedLabel(), Hidden, InputField, SwViewOption::IsFieldShadings(), SwFrame::IsFootnoteAllowed(), SwTextSizeInfo::IsMulti(), SwTextSizeInfo::m_pFrame, Meta, Number, SwTextSizeInfo::OnWin(), QuoVadis, Ref, SoftHyphen, Table, and Tox.
Referenced by SwRefPortion::Paint(), SwToxPortion::Paint(), SwTabPortion::Paint(), SwIsoRefPortion::Paint(), SwIsoToxPortion::Paint(), SwFootnotePortion::Paint(), SwBlankPortion::Paint(), SwTextInputFieldPortion::Paint(), SwSoftHyphPortion::Paint(), SwQuoVadisPortion::Paint(), SwFieldPortion::Paint(), SwSoftHyphStrPortion::Paint(), SwKernPortion::Paint(), SwHiddenPortion::Paint(), SwNumberPortion::Paint(), SwControlCharPortion::Paint(), SwCombinedPortion::Paint(), and SwTextPainter::PaintMultiPortion().
|
inline |
Definition at line 374 of file inftxt.hxx.
References m_pBrushItem.
|
inline |
Definition at line 451 of file inftxt.hxx.
References m_pGrammarCheckList.
Referenced by SwExpandPortion::Paint(), and SwTextPortion::Paint().
|
inline |
Definition at line 730 of file inftxt.hxx.
References SwRepaint::GetOffset(), SwTextInfo::GetParaPortion(), and SwParaPortion::GetRepaint().
Referenced by SwTextFormatter::BuildMultiPortion(), and SwTextFormatter::BuildPortions().
|
inline |
Definition at line 431 of file inftxt.hxx.
References m_aPaintRect.
Referenced by sw::FlyContentPortion::Paint(), SwGrfNumPortion::Paint(), and SwDropPortion::PaintDrop().
|
inline |
Definition at line 428 of file inftxt.hxx.
Referenced by SwTextFormatter::BuildMultiPortion(), DrawRedArrow(), SwTextPainter::DrawTextLine(), SwFieldPortion::Format(), lcl_DrawSpecial(), SwGluePortion::Paint(), SwArrowPortion::Paint(), SwHiddenTextPortion::Paint(), SwNumberPortion::Paint(), SwControlCharPortion::Paint(), SwCombinedPortion::Paint(), and SwTextFormatter::UpdatePos().
|
inline |
Definition at line 445 of file inftxt.hxx.
References m_pSpaceAdd.
|
inline |
Definition at line 448 of file inftxt.hxx.
References m_pWrongList.
Referenced by SwTextPortion::Paint().
|
inline |
Definition at line 454 of file inftxt.hxx.
References m_pSmartTags.
Referenced by SwExpandPortion::Paint(), and SwTextPortion::Paint().
|
inline |
Definition at line 440 of file inftxt.hxx.
References m_nSpaceIdx, and size.
Referenced by SwTextPainter::CalcPaintOfst(), CalcRect(), DrawText_(), SwDropPortion::Format(), SwLinePortion::Move(), and SwLinePortion::PrePaint().
|
inline |
Definition at line 435 of file inftxt.hxx.
References m_nSpaceIdx.
|
inline |
Definition at line 383 of file inftxt.hxx.
References m_aTextFly.
Referenced by SwTextFormatter::CalcBottomLine(), SwTextFormatter::CalcFlyWidth(), SwTextFrame::CalcLineSpace(), SwTextFormatter::ChkFlyUnderflow(), DrawText_(), SwTextFormatter::FormatLine(), SwTextFormatter::Hyphenate(), lcl_IsDropFlyInter(), and SwTextFrame::PaintSwFrame().
|
inline |
Definition at line 384 of file inftxt.hxx.
References m_aTextFly.
|
inline |
Definition at line 438 of file inftxt.hxx.
References m_nSpaceIdx.
Referenced by SwLinePortion::Move().
|
privatedelete |
|
inline |
Definition at line 439 of file inftxt.hxx.
|
inline |
Definition at line 436 of file inftxt.hxx.
Referenced by SwTextPainter::DrawTextLine(), SwTextPainter::PaintDropPortion(), and SwTextFormatter::UpdatePos().
|
inline |
Definition at line 450 of file inftxt.hxx.
Referenced by SwTextFrame::PaintSwFrame().
Definition at line 735 of file inftxt.hxx.
References SwTextInfo::GetParaPortion(), SwParaPortion::GetRepaint(), and SwRepaint::SetOffset().
Referenced by SwTextFormatter::BuildMultiPortion(), SwTextFormatter::BuildPortions(), SwTextPainter::CalcPaintOfst(), SwTextFormatter::FormatLine(), SwTextFormatInfo::Init(), and SwTextFormatter::Underflow().
Definition at line 429 of file inftxt.hxx.
Referenced by SwTextPainter::DrawTextLine(), lcl_DrawSpecial(), SwGluePortion::Paint(), SwTextPainter::PaintDropPortion(), and SwTextFormatter::UpdatePos().
|
inline |
Definition at line 444 of file inftxt.hxx.
Referenced by SwTextPainter::DrawTextLine(), SwTextPainter::PaintDropPortion(), and SwTextFormatter::UpdatePos().
|
inline |
Definition at line 453 of file inftxt.hxx.
Referenced by SwTextFrame::PaintSwFrame().
|
inline |
Definition at line 437 of file inftxt.hxx.
|
inline |
Definition at line 447 of file inftxt.hxx.
Referenced by SwTextFrame::PaintSwFrame().
|
inline |
Definition at line 378 of file inftxt.hxx.
Referenced by SwTextPortion::BreakCut(), SwTextFormatter::BuildMultiPortion(), SwTextFormatter::BuildPortions(), SwTextFormatter::CalcFlyWidth(), SwTextPainter::CalcPaintOfst(), CalcRect(), SwTextPainter::DrawTextLine(), SwHyphPortion::Format(), SwTextPortion::Format(), SwFlyPortion::Format(), SwFlyCntPortion::Format(), SwHolePortion::Format(), SwQuoVadisPortion::Format(), SwDropPortion::Format(), SwNumberPortion::Format(), SwLinePortion::Format(), SwGrfNumPortion::Format(), SwCombinedPortion::Format(), SwTextPortion::Format_(), SwDoubleLinePortion::FormatBrackets(), SwTextPortion::FormatEOL(), SwBlankPortion::FormatEOL(), SwSoftHyphPortion::FormatEOL(), SwTextFormatInfo::GetLineWidth(), SwTextFormatInfo::Init(), lcl_IsDropFlyInter(), SwLinePortion::Move(), SwTextFormatter::NewFlyCntPortion(), SwTextFormatter::NewPortion(), SwTextFormatter::NewTabPortion(), SwNumberPortion::Paint(), SwGrfNumPortion::Paint(), SwDoubleLinePortion::PaintBracket(), SwDropPortion::PaintDrop(), SwTextPainter::PaintMultiPortion(), SwDropPortion::PaintText(), SwTabPortion::PostFormat(), SwTabPortion::PreFormat(), SwLinePortion::PrePaint(), SwTextFormatter::Underflow(), SwTextFormatter::UpdatePos(), and SwTextFormatter::WhichTextPor().
|
inline |
Definition at line 379 of file inftxt.hxx.
|
inline |
Definition at line 380 of file inftxt.hxx.
Referenced by SwTextFormatter::BuildPortions(), CalcRect(), SwTextPainter::DrawTextLine(), lcl_IsDropFlyInter(), SwLinePortion::Move(), SwGrfNumPortion::Paint(), SwDropPortion::PaintDrop(), SwTextPainter::PaintDropPortion(), SwTextPainter::PaintMultiPortion(), SwDropPortion::PaintText(), SwLinePortion::PrePaint(), and SwTextFormatter::UpdatePos().
Definition at line 381 of file inftxt.hxx.
|
private |
Definition at line 347 of file inftxt.hxx.
Referenced by CtorInitTextPaintInfo(), and GetPaintRect().
|
private |
Definition at line 346 of file inftxt.hxx.
Referenced by DrawPostIts(), DrawText_(), and GetPos().
|
private |
Definition at line 345 of file inftxt.hxx.
Referenced by CtorInitTextPaintInfo(), DrawRect(), and GetTextFly().
|
private |
Definition at line 349 of file inftxt.hxx.
Referenced by CtorInitTextPaintInfo(), GetSpaceAdd(), GetSpaceIdx(), and IncSpaceIdx().
|
private |
Definition at line 344 of file inftxt.hxx.
Referenced by CtorInitTextPaintInfo(), and GetBrushItem().
|
private |
Definition at line 341 of file inftxt.hxx.
Referenced by CtorInitTextPaintInfo(), DrawText_(), and GetGrammarCheckList().
|
private |
Definition at line 342 of file inftxt.hxx.
Referenced by CtorInitTextPaintInfo(), DrawText_(), and GetSmartTags().
|
private |
Definition at line 343 of file inftxt.hxx.
Referenced by CtorInitTextPaintInfo(), and GetpSpaceAdd().
|
private |
Definition at line 340 of file inftxt.hxx.
Referenced by CtorInitTextPaintInfo(), DrawText_(), and GetpWrongList().