LibreOffice Module editeng (master) 1
|
This is the complete list of members for SvxFontItem, including all inherited members.
AddRef(sal_uInt32 n=1) const | SfxPoolItem | |
aFamilyName | SvxFontItem | private |
aStyleName | SvxFontItem | private |
Clone(SfxItemPool *pPool=nullptr) const override | SvxFontItem | virtual |
CloneSetWhich(sal_uInt16 nNewWhich) const | SfxPoolItem | |
CloneSetWhich(TypedWhichId< T > nId) const | SfxPoolItem | |
CreateDefault() | SvxFontItem | static |
dumpAsJSON() const | SfxPoolItem | virtual |
dumpAsXml(xmlTextWriterPtr pWriter) const override | SvxFontItem | virtual |
DynamicWhichCast(TypedWhichId< T > nId) | SfxPoolItem | |
DynamicWhichCast(TypedWhichId< T > nId) const | SfxPoolItem | |
eFamily | SvxFontItem | private |
ePitch | SvxFontItem | private |
eTextEncoding | SvxFontItem | private |
GetCharSet() const | SvxFontItem | inline |
GetFamily() const | SvxFontItem | inline |
GetFamilyName() const | SvxFontItem | inline |
GetKind() const | SfxPoolItem | |
GetPitch() const | SvxFontItem | inline |
GetPresentation(SfxItemPresentation ePres, MapUnit eCoreMetric, MapUnit ePresMetric, OUString &rText, const IntlWrapper &) const override | SvxFontItem | virtual |
GetRefCount() const | SfxPoolItem | |
GetStyleName() const | SvxFontItem | inline |
HasLookup() const | SfxPoolItem | virtual |
HasMetrics() const | SfxPoolItem | virtual |
IsSortable() const | SfxPoolItem | virtual |
IsVoidItem() const | SfxPoolItem | virtual |
Lookup(lookup_iterator, lookup_iterator end) const | SfxPoolItem | virtual |
lookup_iterator typedef | SfxPoolItem | |
m_nKind | SfxPoolItem | private |
m_nRefCount | SfxPoolItem | private |
m_nWhich | SfxPoolItem | private |
operator!=(const SfxPoolItem &rItem) const | SfxPoolItem | |
operator<(const SfxPoolItem &rCmp) const override | SvxFontItem | virtual |
operator=(const SfxPoolItem &)=delete | SfxPoolItem | private |
operator==(const SfxPoolItem &rItem) const override | SvxFontItem | virtual |
PutValue(const css::uno::Any &rVal, sal_uInt8 nMemberId) override | SvxFontItem | virtual |
QueryValue(css::uno::Any &rVal, sal_uInt8 nMemberId=0) const override | SvxFontItem | virtual |
ReleaseRef(sal_uInt32 n=1) const | SfxPoolItem | private |
ScaleMetrics(tools::Long lMult, tools::Long lDiv) | SfxPoolItem | virtual |
SetCharSet(rtl_TextEncoding _eEncoding) | SvxFontItem | inline |
SetFamily(FontFamily _eFamily) | SvxFontItem | inline |
SetFamilyName(const OUString &rFamilyName) | SvxFontItem | inline |
SetKind(SfxItemKind n) | SfxPoolItem | private |
SetPitch(FontPitch _ePitch) | SvxFontItem | inline |
SetRefCount(sal_uInt32 n) | SfxPoolItem | private |
SetStyleName(const OUString &rStyleName) | SvxFontItem | inline |
SetWhich(sal_uInt16 nId) | SfxPoolItem | |
SfxPoolItem(sal_uInt16 nWhich=0) | SfxPoolItem | protected |
SfxPoolItem(const SfxPoolItem &rCopy) | SfxPoolItem | protected |
StaticWhichCast(TypedWhichId< T > nId) | SfxPoolItem | |
StaticWhichCast(TypedWhichId< T > nId) const | SfxPoolItem | |
SvxFontItem(const sal_uInt16 nId) | SvxFontItem | explicit |
SvxFontItem(const FontFamily eFam, OUString aFamilyName, OUString aStyleName, const FontPitch eFontPitch, const rtl_TextEncoding eFontTextEncoding, const sal_uInt16 nId) | SvxFontItem | |
Which() const | SfxPoolItem | |
~SfxPoolItem() | SfxPoolItem | virtual |