DecreaseQualityBy(int) | vcl::Font | |
EqualIgnoreColor(const Font &) const | vcl::Font | |
Font() | vcl::Font | explicit |
Font(const Font &) | vcl::Font | |
Font(Font &&) noexcept | vcl::Font | |
Font(const OUString &rFamilyName, const Size &) | vcl::Font | explicit |
Font(const OUString &rFamilyName, const OUString &rStyleName, const Size &) | vcl::Font | explicit |
Font(FontFamily eFamily, const Size &) | vcl::Font | explicit |
GetAlignment() const | vcl::Font | |
GetAverageFontWidth() const | vcl::Font | |
GetCharSet() const | vcl::Font | |
GetCJKContextLanguage() const | vcl::Font | |
GetCJKContextLanguageTag() const | vcl::Font | |
GetColor() const | vcl::Font | |
GetEmphasisMark() const | vcl::Font | |
GetEmphasisMarkStyle() const | vcl::Font | |
GetFamilyName() const | vcl::Font | |
GetFamilyType() | vcl::Font | |
GetFamilyType() const | vcl::Font | |
GetFillColor() const | vcl::Font | |
GetFixKerning() const | vcl::Font | |
GetFontAttributes(FontAttributes &rAttrs) const | vcl::Font | |
GetFontHeight() const | vcl::Font | |
GetFontSize() const | vcl::Font | |
GetHashValueIgnoreColor() const | vcl::Font | |
GetItalic() | vcl::Font | |
GetItalic() const | vcl::Font | |
GetKerning() const | vcl::Font | |
GetLanguage() const | vcl::Font | |
GetLanguageTag() const | vcl::Font | |
GetOrCalculateAverageFontWidth() const | vcl::Font | |
GetOrientation() const | vcl::Font | |
GetOverline() const | vcl::Font | |
GetPitch() | vcl::Font | |
GetPitch() const | vcl::Font | |
GetQuality() const | vcl::Font | |
GetRelief() const | vcl::Font | |
GetStrikeout() const | vcl::Font | |
GetStyleName() const | vcl::Font | |
GetUnderline() const | vcl::Font | |
GetWeight() | vcl::Font | |
GetWeight() const | vcl::Font | |
GetWidthType() | vcl::Font | |
GetWidthType() const | vcl::Font | |
identifyFont(const void *pBuffer, sal_uInt32 nLen) | vcl::Font | static |
ImplType typedef | vcl::Font | |
IncreaseQualityBy(int) | vcl::Font | |
IsFixKerning() const | vcl::Font | |
IsKerning() const | vcl::Font | |
IsOutline() const | vcl::Font | |
IsSameInstance(const Font &) const | vcl::Font | |
IsShadow() const | vcl::Font | |
IsTransparent() const | vcl::Font | |
IsUnderlineAbove() const | vcl::Font | inline |
IsVertical() const | vcl::Font | |
IsWordLineMode() const | vcl::Font | |
Merge(const Font &rFont) | vcl::Font | |
mpImplFont | vcl::Font | private |
operator!=(const Font &rFont) const | vcl::Font | inline |
operator=(const Font &) | vcl::Font | |
operator=(Font &&) noexcept | vcl::Font | |
operator==(const Font &) const | vcl::Font | |
ReadFont | vcl::Font | friend |
SetAlignment(TextAlign) | vcl::Font | |
SetAverageFontWidth(tools::Long nWidth) | vcl::Font | |
SetCharSet(rtl_TextEncoding) | vcl::Font | |
SetCJKContextLanguage(LanguageType) | vcl::Font | |
SetCJKContextLanguageTag(const LanguageTag &) | vcl::Font | |
SetColor(const Color &) | vcl::Font | |
SetEmphasisMark(FontEmphasisMark) | vcl::Font | |
SetFamily(FontFamily) | vcl::Font | |
SetFamilyName(const OUString &rFamilyName) | vcl::Font | |
SetFillColor(const Color &) | vcl::Font | |
SetFixKerning(const short nSpacing) | vcl::Font | |
SetFontHeight(tools::Long nHeight) | vcl::Font | |
SetFontSize(const Size &) | vcl::Font | |
SetItalic(FontItalic) | vcl::Font | |
SetKerning(FontKerning nKerning) | vcl::Font | |
SetLanguage(LanguageType) | vcl::Font | |
SetLanguageTag(const LanguageTag &) | vcl::Font | |
SetOrientation(Degree10 nLineOrientation) | vcl::Font | |
SetOutline(bool bOutline) | vcl::Font | |
SetOverline(FontLineStyle) | vcl::Font | |
SetPitch(FontPitch ePitch) | vcl::Font | |
SetQuality(int) | vcl::Font | |
SetRelief(FontRelief) | vcl::Font | |
SetShadow(bool bShadow) | vcl::Font | |
SetStrikeout(FontStrikeout) | vcl::Font | |
SetStyleName(const OUString &rStyleName) | vcl::Font | |
SetTransparent(bool bTransparent) | vcl::Font | |
SetUnderline(FontLineStyle) | vcl::Font | |
SetVertical(bool bVertical) | vcl::Font | |
SetWeight(FontWeight) | vcl::Font | |
SetWidthType(FontWidth) | vcl::Font | |
SetWordLineMode(bool bWordLine) | vcl::Font | |
WriteFont | vcl::Font | friend |
~Font() | vcl::Font | virtual |