LibreOffice Module sw (master) 1
|
#include <drawfont.hxx>
Public Member Functions | |
SwDrawTextInfo (SwViewShell const *pSh, OutputDevice &rOut, const OUString &rText, sal_Int32 const nIdx, sal_Int32 const nLen, sal_uInt16 nWidth=0, bool bBullet=false) | |
constructor for simple strings More... | |
SwDrawTextInfo (SwViewShell const *pSh, OutputDevice &rOut, const SwScriptInfo *pSI, const OUString &rText, TextFrameIndex const nIdx, TextFrameIndex const nLen, sal_uInt16 nWidth=0, bool bBullet=false, vcl::text::TextLayoutCache const *const pCachedVclData=nullptr) | |
constructor for text frame contents More... | |
const SwTextFrame * | GetFrame () const |
void | SetFrame (const SwTextFrame *pNewFrame) |
SwViewShell const * | GetShell () const |
vcl::RenderContext & | GetOut () const |
vcl::RenderContext * | GetpOut () const |
const SwScriptInfo * | GetScriptInfo () const |
const Point & | GetPos () const |
TextFrameIndex * | GetHyphPos () const |
vcl::text::TextLayoutCache const * | GetVclCache () const |
const OUString & | GetText () const |
sw::WrongListIterator * | GetWrong () const |
sw::WrongListIterator * | GetGrammarCheck () const |
sw::WrongListIterator * | GetSmartTags () const |
const Size & | GetSize () const |
SwFont * | GetFont () const |
SwUnderlineFont * | GetUnderFnt () const |
TextFrameIndex | GetIdx () const |
TextFrameIndex | GetLen () const |
TextFrameIndex | GetMeasureLen () const |
sal_Int32 | GetOffset () const |
TextFrameIndex | GetEnd () const |
tools::Long | GetKanaDiff () const |
sal_uInt16 | GetWidth () const |
sal_uInt16 | GetAscent () const |
sal_uInt16 | GetKanaComp () const |
tools::Long | GetCharacterSpacing () const |
tools::Long | GetKern () const |
tools::Long | GetSpace () const |
TextFrameIndex | GetNumberOfBlanks () const |
sal_uInt8 | GetCursorBidiLevel () const |
bool | GetBullet () const |
bool | GetUpper () const |
bool | GetDrawSpace () const |
bool | GetGreyWave () const |
bool | IsSpaceStop () const |
bool | SnapToGrid () const |
bool | IsIgnoreFrameRTL () const |
bool | IsPosMatchesBounds () const |
void | SetOut (OutputDevice &rNew) |
void | SetPos (const Point &rNew) |
void | SetHyphPos (TextFrameIndex *const pNew) |
void | SetText (const OUString &rNew) |
void | SetTextIdxLen (const OUString &rNewStr, TextFrameIndex const nNewIdx, TextFrameIndex const nNewLen) |
void | SetIdxLen (TextFrameIndex const nNewIdx, TextFrameIndex const nNewLen) |
void | SetWrong (sw::WrongListIterator *const pNew) |
void | SetGrammarCheck (sw::WrongListIterator *const pNew) |
void | SetSmartTags (sw::WrongListIterator *const pNew) |
void | SetSize (const Size &rNew) |
void | SetFont (SwFont *pNew) |
void | SetIdx (TextFrameIndex const nNew) |
void | SetLen (TextFrameIndex const nNew) |
void | SetMeasureLen (TextFrameIndex const nNew) |
void | SetOffset (sal_Int32 nNew) |
void | SetKanaDiff (tools::Long nNew) |
void | SetWidth (sal_uInt16 nNew) |
void | SetAscent (sal_uInt16 nNew) |
void | SetKern (tools::Long nNew) |
void | SetSpace (tools::Long nNew) |
void | SetNumberOfBlanks (TextFrameIndex const nNew) |
void | SetCursorBidiLevel (sal_uInt8 nNew) |
void | SetKanaComp (short nNew) |
void | SetBullet (bool bNew) |
void | SetUnderFnt (SwUnderlineFont *pULFnt) |
void | SetUpper (bool bNew) |
void | SetDrawSpace (bool bNew) |
void | SetGreyWave (bool bNew) |
void | SetSpaceStop (bool bNew) |
void | SetSnapToGrid (bool bNew) |
void | SetIgnoreFrameRTL (bool bNew) |
void | SetPosMatchesBounds (bool bNew) |
void | Shift (Degree10 nDir) |
bool | ApplyAutoColor (vcl::Font *pFnt=nullptr) |
Definition at line 45 of file drawfont.hxx.
|
inline |
constructor for simple strings
Definition at line 111 of file drawfont.hxx.
|
inline |
constructor for text frame contents
Definition at line 117 of file drawfont.hxx.
References COMPLETE_STRING, and o3tl::strong_int< typename UNDERLYING_TYPE, typename PHANTOM_TYPE >::get().
bool SwDrawTextInfo::ApplyAutoColor | ( | vcl::Font * | pFnt = nullptr | ) |
OD 21.08.2002 consider, that [GetBackgroundBrush(...)] can set <pCol>
OD 30.08.2002 #99657# determined color <pCol> can be <COL_TRANSPARENT>. Thus, check it.
Definition at line 2140 of file fntcache.cxx.
References aGlobalRetoucheColor, COL_AUTO(), COL_BLACK(), COL_TRANSPARENT(), COL_WHITE(), sw::proofreadingiterator::get(), SwViewShell::GetAccessibilityOptions(), SwFont::GetBackColor(), Color::getBColor(), SvxBrushItem::GetColor(), vcl::Font::GetColor(), OutputDevice::GetFont(), GetFont(), SwViewOption::GetFontColor(), GetFrame(), GetLineColor(), GetOut(), GetShell(), SwViewShell::GetViewOptions(), SwViewShell::GetWin(), SwAccessibilityOptions::IsAlwaysAutoColor(), SwViewOption::IsBlackFont(), Color::IsBright(), Color::IsDark(), SwViewShell::isOutputToWindow(), SwViewOption::IsPagePreview(), vcl::Font::SetColor(), OutputDevice::SetFont(), OutputDevice::SetLineColor(), and OutputDevice::SetOverlineColor().
Referenced by SwSubFont::DrawStretchText_(), and SwFntObj::DrawText().
|
inline |
Definition at line 310 of file drawfont.hxx.
Referenced by SwTextFly::DrawTextOpaque().
|
inline |
Definition at line 357 of file drawfont.hxx.
Referenced by SwFntObj::DrawText().
|
inline |
Definition at line 323 of file drawfont.hxx.
Referenced by SwSubFont::DrawStretchText_(), SwSubFont::DrawText_(), and SwFntObj::GetModelPositionForViewPoint().
|
inline |
Definition at line 352 of file drawfont.hxx.
Referenced by SwTextCursor::GetModelPositionForViewPoint().
|
inline |
Definition at line 370 of file drawfont.hxx.
Referenced by SwSubFont::DoOnCapitals().
|
inline |
Definition at line 292 of file drawfont.hxx.
|
inline |
Definition at line 256 of file drawfont.hxx.
Referenced by ApplyAutoColor(), SwSubFont::DrawStretchText_(), SwFntObj::DrawText(), SwSubFont::DrawText_(), SwTextFly::DrawTextOpaque(), SwFntObj::GetModelPositionForViewPoint(), SwSubFont::GetModelPositionForViewPoint_(), SwFont::GetTextBreak(), SwFntObj::GetTextSize(), and SwSubFont::GetTextSize_().
|
inline |
Definition at line 171 of file drawfont.hxx.
Referenced by ApplyAutoColor(), SwSubFont::CalcEsc(), SwSubFont::DrawStretchText_(), SwFntObj::DrawText(), SwFntObj::GetModelPositionForViewPoint(), SwFont::GetTextBreak(), SwFntObj::GetTextSize(), and Shift().
|
inline |
Definition at line 235 of file drawfont.hxx.
Referenced by SwFntObj::DrawText().
|
inline |
Definition at line 378 of file drawfont.hxx.
Referenced by SwFntObj::DrawText().
|
inline |
Definition at line 209 of file drawfont.hxx.
Referenced by SwFont::GetTextBreak().
|
inline |
Definition at line 269 of file drawfont.hxx.
Referenced by SwSubFont::DoOnCapitals(), SwSubFont::DrawStretchText_(), SwFntObj::DrawText(), SwSubFont::DrawText_(), SwTextFly::DrawTextOpaque(), SwFntObj::GetModelPositionForViewPoint(), GetTextArray(), SwFont::GetTextBreak(), SwFntObj::GetTextSize(), SwSubFont::GetTextSize_(), and lcl_DrawLineForWrongListData().
|
inline |
Definition at line 318 of file drawfont.hxx.
Referenced by SwFntObj::DrawText(), SwFntObj::GetModelPositionForViewPoint(), SwFont::GetTextBreak(), and SwFntObj::GetTextSize().
|
inline |
Definition at line 297 of file drawfont.hxx.
Referenced by SwSubFont::DoOnCapitals(), and SwTextSizeInfo::GetTextSize().
|
inline |
Definition at line 331 of file drawfont.hxx.
Referenced by SwSubFont::DoOnCapitals(), SwFntObj::DrawText(), SwTextFly::DrawTextOpaque(), SwSubFont::GetCapitalCursorOfst(), SwSubFont::GetCapitalSize(), SwFntObj::GetModelPositionForViewPoint(), SwSubFont::GetModelPositionForViewPoint_(), SwFont::GetTextBreak(), SwFntObj::GetTextSize(), and SwSubFont::GetTextSize_().
|
inline |
Definition at line 274 of file drawfont.hxx.
Referenced by SwSubFont::DoOnCapitals(), SwSubFont::DrawStretchCapital(), SwSubFont::DrawStretchText_(), SwFntObj::DrawText(), SwSubFont::DrawText_(), SwTextFly::DrawTextOpaque(), SwFntObj::GetModelPositionForViewPoint(), SwSubFont::GetModelPositionForViewPoint_(), GetTextArray(), SwFont::GetTextBreak(), SwFntObj::GetTextSize(), SwSubFont::GetTextSize_(), and lcl_DrawLineForWrongListData().
|
inline |
Definition at line 279 of file drawfont.hxx.
Referenced by SwFntObj::GetTextSize(), and SwSubFont::GetTextSize_().
|
inline |
Definition at line 344 of file drawfont.hxx.
Referenced by SwFntObj::DrawText(), and SwFntObj::GetModelPositionForViewPoint().
|
inline |
Definition at line 284 of file drawfont.hxx.
Referenced by SwSubFont::GetCapitalCursorOfst(), and SwFntObj::GetModelPositionForViewPoint().
|
inline |
Definition at line 186 of file drawfont.hxx.
Referenced by ApplyAutoColor(), SwSubFont::CalcEsc(), SwSubFont::DrawStretchText_(), SwFntObj::DrawText(), SwSubFont::DrawText_(), SwTextFly::DrawTextOpaque(), SwFntObj::GetModelPositionForViewPoint(), SwSubFont::GetModelPositionForViewPoint_(), SwDoCapitals::GetOut(), SwFont::GetTextBreak(), SwFntObj::GetTextSize(), SwSubFont::GetTextSize_(), and lcl_DrawLineForWrongListData().
|
inline |
Definition at line 201 of file drawfont.hxx.
Referenced by SwSubFont::DoOnCapitals(), SwSubFont::DrawStretchCapital(), SwSubFont::DrawStretchText_(), SwFntObj::DrawText(), SwSubFont::DrawText_(), SwTextFly::DrawTextOpaque(), and lcl_DrawLineForWrongListData().
|
inline |
Definition at line 191 of file drawfont.hxx.
Referenced by SwFntObj::DrawText(), SwTextFly::DrawTextOpaque(), SwSubFont::GetCapitalSize(), SwFont::GetTextBreak(), SwFntObj::GetTextSize(), SwSubFont::GetTextSize_(), and Shift().
|
inline |
Definition at line 196 of file drawfont.hxx.
Referenced by SwFntObj::DrawText(), SwSubFont::DrawText_(), SwFntObj::GetModelPositionForViewPoint(), SwFont::GetTextBreak(), and SwFntObj::GetTextSize().
|
inline |
Definition at line 181 of file drawfont.hxx.
Referenced by ApplyAutoColor(), SwSubFont::CalcEsc(), SwSubFont::DoOnCapitals(), SwSubFont::DrawStretchText_(), SwFntObj::DrawText(), SwSubFont::DrawText_(), SwFntObj::GetModelPositionForViewPoint(), SwSubFont::GetModelPositionForViewPoint_(), SwFont::GetTextBreak(), SwFntObj::GetTextSize(), SwSubFont::GetTextSize_(), and lcl_DrawLineForWrongListData().
|
inline |
Definition at line 248 of file drawfont.hxx.
References m_aSize.
Referenced by SwTextFly::DrawTextOpaque(), and Shift().
|
inline |
Definition at line 243 of file drawfont.hxx.
Referenced by SwFntObj::DrawText(), and lcl_DrawLineForWrongListData().
|
inline |
Definition at line 336 of file drawfont.hxx.
Referenced by SwSubFont::DoOnCapitals(), SwFntObj::DrawText(), SwSubFont::DrawText_(), SwTextFly::DrawTextOpaque(), and SwFntObj::GetModelPositionForViewPoint().
|
inline |
Definition at line 222 of file drawfont.hxx.
Referenced by SwSubFont::DoOnCapitals(), SwSubFont::DrawStretchCapital(), SwSubFont::DrawStretchText_(), SwFntObj::DrawText(), SwSubFont::DrawText_(), SwTextFly::DrawTextOpaque(), SwFntObj::GetModelPositionForViewPoint(), SwSubFont::GetModelPositionForViewPoint_(), GetTextArray(), SwFont::GetTextBreak(), SwFntObj::GetTextSize(), and SwSubFont::GetTextSize_().
|
inline |
Definition at line 264 of file drawfont.hxx.
Referenced by SwSubFont::DrawStretchText_(), and SwSubFont::DrawText_().
|
inline |
Definition at line 362 of file drawfont.hxx.
|
inline |
Definition at line 217 of file drawfont.hxx.
Referenced by GetTextArray(), and SwFont::GetTextBreak().
|
inline |
Definition at line 305 of file drawfont.hxx.
Referenced by SwSubFont::DrawStretchText_(), and SwFntObj::DrawText().
|
inline |
Definition at line 227 of file drawfont.hxx.
Referenced by SwFntObj::DrawText().
|
inline |
Definition at line 393 of file drawfont.hxx.
Referenced by SwFntObj::DrawText().
|
inline |
Definition at line 398 of file drawfont.hxx.
Referenced by SwFntObj::GetModelPositionForViewPoint().
|
inline |
Definition at line 383 of file drawfont.hxx.
Referenced by SwFntObj::DrawText(), SwSubFont::DrawText_(), and SwFntObj::GetModelPositionForViewPoint().
|
inline |
Definition at line 525 of file drawfont.hxx.
Referenced by SwTextPaintInfo::DrawText_().
|
inline |
Definition at line 574 of file drawfont.hxx.
|
inline |
Definition at line 564 of file drawfont.hxx.
Referenced by SwFntObj::GetModelPositionForViewPoint().
|
inline |
Definition at line 592 of file drawfont.hxx.
Referenced by SwSubFont::DrawCapital(), SwSubFont::DrawStretchCapital(), SwFont::GetCapitalBreak(), SwSubFont::GetCapitalCursorOfst(), and SwSubFont::GetCapitalSize().
|
inline |
Definition at line 478 of file drawfont.hxx.
Referenced by SwTextPaintInfo::DrawText_(), SwFont::GetCapitalBreak(), SwTextCursor::GetModelPositionForViewPoint(), SwTextSizeInfo::GetTextBreak(), SwTextSizeInfo::GetTextSize(), SwFont::GetTextSize_(), and SwTextFrame::PaintEmpty().
|
inline |
Definition at line 176 of file drawfont.hxx.
Referenced by SwTextPaintInfo::DrawText_(), SwTextCursor::GetModelPositionForViewPoint(), SwTextSizeInfo::GetTextBreak(), SwTextSizeInfo::GetTextSize(), and SwTextFrame::PaintEmpty().
|
inline |
Definition at line 457 of file drawfont.hxx.
Referenced by SwTextPaintInfo::DrawText_(), SwFont::GetCapitalBreak(), and SwTextFrame::PaintEmpty().
|
inline |
Definition at line 600 of file drawfont.hxx.
Referenced by SwSubFont::DrawText_().
|
inline |
Definition at line 416 of file drawfont.hxx.
Referenced by SwTextSizeInfo::GetTextBreak().
|
inline |
Definition at line 486 of file drawfont.hxx.
References COMPLETE_STRING, and o3tl::strong_int< typename UNDERLYING_TYPE, typename PHANTOM_TYPE >::get().
Referenced by SwSubFont::DoOnCapitals(), SwSubFont::DrawText_(), and SwSubFont::GetTextSize_().
|
inline |
Definition at line 442 of file drawfont.hxx.
References COMPLETE_STRING, and o3tl::strong_int< typename UNDERLYING_TYPE, typename PHANTOM_TYPE >::get().
Referenced by SwSubFont::DoOnCapitals().
|
inline |
Definition at line 615 of file drawfont.hxx.
|
inline |
Definition at line 569 of file drawfont.hxx.
Referenced by SwTextPaintInfo::DrawText_(), SwFont::GetCapitalBreak(), SwTextCursor::GetModelPositionForViewPoint(), SwTextSizeInfo::GetTextBreak(), SwTextSizeInfo::GetTextSize(), and SwTextFrame::PaintEmpty().
|
inline |
Definition at line 512 of file drawfont.hxx.
Referenced by SwSubFont::DoOnCapitals(), and SwFntObj::GetTextSize().
|
inline |
Definition at line 533 of file drawfont.hxx.
Referenced by SwSubFont::DrawStretchText_(), SwTextPaintInfo::DrawText_(), SwSubFont::DrawText_(), SwFont::GetCapitalBreak(), SwSubFont::GetCapitalCursorOfst(), SwSubFont::GetCapitalSize(), SwSubFont::GetModelPositionForViewPoint_(), and SwSubFont::GetTextSize_().
|
inline |
Definition at line 492 of file drawfont.hxx.
References COMPLETE_STRING, and o3tl::strong_int< typename UNDERLYING_TYPE, typename PHANTOM_TYPE >::get().
Referenced by SwSubFont::DoOnCapitals(), SwSubFont::DrawStretchCapital(), SwFntObj::DrawText(), SwSubFont::DrawText_(), SwTextCursor::GetModelPositionForViewPoint(), SwSubFont::GetModelPositionForViewPoint_(), and SwSubFont::GetTextSize_().
|
inline |
Definition at line 498 of file drawfont.hxx.
References COMPLETE_STRING.
Referenced by SwTextSizeInfo::GetTextSize(), and SwSubFont::GetTextSize_().
|
inline |
Definition at line 556 of file drawfont.hxx.
Referenced by SwTextPaintInfo::DrawText_(), and SwTextCursor::GetModelPositionForViewPoint().
|
inline |
Definition at line 504 of file drawfont.hxx.
Referenced by SwTextCursor::GetModelPositionForViewPoint().
|
inline |
Definition at line 403 of file drawfont.hxx.
Referenced by SwSubFont::DoOnCapitals().
|
inline |
Definition at line 408 of file drawfont.hxx.
Referenced by SwSubFont::DrawStretchCapital(), SwSubFont::DrawStretchText_(), SwTextPaintInfo::DrawText_(), SwSubFont::DrawText_(), SwTextFly::DrawTextOpaque(), SwFont::GetCapitalBreak(), SwSubFont::GetCapitalCursorOfst(), SwSubFont::GetCapitalSize(), and SwTextFrame::PaintEmpty().
|
inline |
Definition at line 620 of file drawfont.hxx.
Referenced by SwTextCursor::GetModelPositionForViewPoint().
|
inline |
Definition at line 470 of file drawfont.hxx.
References m_aSize.
Referenced by SwSubFont::DoOnCapitals(), and SwTextPaintInfo::DrawText_().
|
inline |
Definition at line 465 of file drawfont.hxx.
Referenced by SwTextPaintInfo::DrawText_(), SwFont::GetCapitalBreak(), and SwTextFrame::PaintEmpty().
|
inline |
Definition at line 610 of file drawfont.hxx.
Referenced by SwTextPaintInfo::DrawText_(), SwTextCursor::GetModelPositionForViewPoint(), SwTextSizeInfo::GetTextBreak(), SwTextSizeInfo::GetTextSize(), and SwTextFrame::PaintEmpty().
|
inline |
Definition at line 538 of file drawfont.hxx.
Referenced by SwTextPaintInfo::DrawText_(), SwFont::GetCapitalBreak(), SwSubFont::GetCapitalSize(), SwTextCursor::GetModelPositionForViewPoint(), and SwTextFrame::PaintEmpty().
|
inline |
Definition at line 605 of file drawfont.hxx.
Referenced by SwTextPaintInfo::DrawText_().
|
inline |
Definition at line 424 of file drawfont.hxx.
References COMPLETE_STRING, and o3tl::strong_int< typename UNDERLYING_TYPE, typename PHANTOM_TYPE >::get().
Referenced by SwSubFont::DoOnCapitals(), SwSubFont::DrawText_(), SwSubFont::GetModelPositionForViewPoint_(), and SwSubFont::GetTextSize_().
|
inline |
Definition at line 432 of file drawfont.hxx.
References COMPLETE_STRING, and o3tl::strong_int< typename UNDERLYING_TYPE, typename PHANTOM_TYPE >::get().
Referenced by SwSubFont::DoOnCapitals(), SwSubFont::DrawStretchText_(), and SwSubFont::DrawText_().
|
inline |
Definition at line 579 of file drawfont.hxx.
Referenced by SwSubFont::DrawStretchText_(), SwTextPaintInfo::DrawText_(), and SwSubFont::DrawText_().
|
inline |
Definition at line 584 of file drawfont.hxx.
Referenced by SwSubFont::DoOnCapitals().
|
inline |
Definition at line 520 of file drawfont.hxx.
Referenced by SwSubFont::DrawText_().
|
inline |
Definition at line 449 of file drawfont.hxx.
Referenced by SwTextPaintInfo::DrawText_(), SwFont::GetCapitalBreak(), and SwTextFrame::PaintEmpty().
void SwDrawTextInfo::Shift | ( | Degree10 | nDir | ) |
Definition at line 1404 of file swfont.cxx.
References Point::AdjustX(), Point::AdjustY(), vcl::text::BiDiRtl, vcl::text::Default, o3tl::strong_int< typename UNDERLYING_TYPE, typename PHANTOM_TYPE >::get(), GetFrame(), GetpOut(), GetSize(), SwFrame::IsRightToLeft(), SwFrame::IsVertical(), SwFrame::IsVertLRBT(), m_aPos, m_bPos, m_bSize, UnMapDirection(), Width, and Point::Y().
|
inline |
Definition at line 388 of file drawfont.hxx.
Referenced by SwFntObj::DrawText(), SwFntObj::GetModelPositionForViewPoint(), SwFont::GetTextBreak(), and SwFntObj::GetTextSize().
|
private |
Definition at line 51 of file drawfont.hxx.
Referenced by Shift().
|
private |
Definition at line 57 of file drawfont.hxx.
|
private |
Definition at line 53 of file drawfont.hxx.
|
private |
Definition at line 100 of file drawfont.hxx.
|
private |
Definition at line 75 of file drawfont.hxx.
|
private |
Definition at line 101 of file drawfont.hxx.
|
private |
Definition at line 105 of file drawfont.hxx.
|
private |
Definition at line 77 of file drawfont.hxx.
|
private |
Definition at line 96 of file drawfont.hxx.
|
private |
Definition at line 94 of file drawfont.hxx.
|
private |
Definition at line 78 of file drawfont.hxx.
|
private |
Definition at line 97 of file drawfont.hxx.
|
private |
Definition at line 84 of file drawfont.hxx.
|
private |
Definition at line 98 of file drawfont.hxx.
|
private |
Definition at line 103 of file drawfont.hxx.
|
private |
Definition at line 99 of file drawfont.hxx.
|
private |
Definition at line 92 of file drawfont.hxx.
Referenced by Shift().
|
private |
Definition at line 87 of file drawfont.hxx.
|
private |
Definition at line 95 of file drawfont.hxx.
Referenced by Shift().
|
private |
Definition at line 82 of file drawfont.hxx.
|
private |
Definition at line 102 of file drawfont.hxx.
|
private |
Definition at line 81 of file drawfont.hxx.
|
private |
Definition at line 76 of file drawfont.hxx.
|
private |
Definition at line 104 of file drawfont.hxx.
|
private |
Definition at line 93 of file drawfont.hxx.
|
private |
Definition at line 68 of file drawfont.hxx.
|
private |
Definition at line 70 of file drawfont.hxx.
|
private |
Definition at line 69 of file drawfont.hxx.
|
private |
Definition at line 74 of file drawfont.hxx.
|
private |
Definition at line 62 of file drawfont.hxx.
|
private |
Definition at line 61 of file drawfont.hxx.
|
private |
Definition at line 72 of file drawfont.hxx.
|
private |
Definition at line 63 of file drawfont.hxx.
|
private |
Definition at line 64 of file drawfont.hxx.
|
private |
Definition at line 73 of file drawfont.hxx.
|
private |
this is not a string index
Definition at line 66 of file drawfont.hxx.
|
private |
Definition at line 71 of file drawfont.hxx.
|
private |
Definition at line 67 of file drawfont.hxx.
|
private |
Definition at line 52 of file drawfont.hxx.
|
private |
Definition at line 58 of file drawfont.hxx.
|
private |
Definition at line 47 of file drawfont.hxx.
|
private |
Definition at line 55 of file drawfont.hxx.
|
private |
Definition at line 60 of file drawfont.hxx.
|
private |
Definition at line 48 of file drawfont.hxx.
|
private |
Definition at line 50 of file drawfont.hxx.
|
private |
Definition at line 49 of file drawfont.hxx.
|
private |
Definition at line 56 of file drawfont.hxx.
|
private |
Definition at line 59 of file drawfont.hxx.
|
private |
Definition at line 54 of file drawfont.hxx.