|
LibreOffice Module svl (master) 1
|
This is the complete list of members for SfxMetricItem, including all inherited members.
| AddRef(sal_uInt32 n=1) const | SfxPoolItem | inline |
| Clone(SfxItemPool *=nullptr) const override | SfxInt32Item | inlinevirtual |
| CloneSetWhich(sal_uInt16 nNewWhich) const | SfxPoolItem | |
| CloneSetWhich(TypedWhichId< T > nId) const | SfxPoolItem | inline |
| CntInt32Item(sal_uInt16 which, sal_Int32 nTheValue) | CntInt32Item | inline |
| CreateDefault() | SfxInt32Item | static |
| dumpAsJSON() const override | SfxInt32Item | virtual |
| dumpAsXml(xmlTextWriterPtr pWriter) const override | SfxInt32Item | virtual |
| DynamicWhichCast(TypedWhichId< T > nId) | SfxPoolItem | inline |
| DynamicWhichCast(TypedWhichId< T > nId) const | SfxPoolItem | inline |
| GetKind() const | SfxPoolItem | inline |
| GetPresentation(SfxItemPresentation, MapUnit, MapUnit, OUString &rText, const IntlWrapper &) const override | CntInt32Item | virtual |
| GetRefCount() const | SfxPoolItem | inline |
| GetValue() const | CntInt32Item | inline |
| HasLookup() const | SfxPoolItem | inlinevirtual |
| HasMetrics() const override | SfxMetricItem | virtual |
| IsSortable() const | SfxPoolItem | inlinevirtual |
| IsVoidItem() const | SfxPoolItem | virtual |
| Lookup(lookup_iterator, lookup_iterator end) const | SfxPoolItem | inlinevirtual |
| lookup_iterator typedef | SfxPoolItem | |
| m_nKind | SfxPoolItem | private |
| m_nRefCount | SfxPoolItem | mutableprivate |
| m_nValue | CntInt32Item | private |
| m_nWhich | SfxPoolItem | private |
| operator!=(const SfxPoolItem &rItem) const | SfxPoolItem | inline |
| operator<(const SfxPoolItem &) const | SfxPoolItem | inlinevirtual |
| operator=(const SfxPoolItem &)=delete | SfxPoolItem | private |
| operator==(const SfxPoolItem &rItem) const override | CntInt32Item | virtual |
| PutValue(const css::uno::Any &rVal, sal_uInt8 nMemberId) override | CntInt32Item | virtual |
| QueryValue(css::uno::Any &rVal, sal_uInt8 nMemberId=0) const override | CntInt32Item | virtual |
| ReleaseRef(sal_uInt32 n=1) const | SfxPoolItem | inlineprivate |
| ScaleMetrics(tools::Long lMult, tools::Long lDiv) override | SfxMetricItem | virtual |
| SetKind(SfxItemKind n) | SfxPoolItem | inlineprivate |
| SetRefCount(sal_uInt32 n) | SfxPoolItem | inlineprivate |
| SetValue(sal_Int32 nTheValue) | CntInt32Item | inline |
| SetWhich(sal_uInt16 nId) | SfxPoolItem | inline |
| SfxInt32Item(sal_uInt16 which=0, sal_Int32 nValue=0) | SfxInt32Item | inlineexplicit |
| SfxMetricItem(sal_uInt16 nWhich, sal_Int32 nValue) | SfxMetricItem | explicit |
| SfxPoolItem(sal_uInt16 nWhich=0) | SfxPoolItem | explicitprotected |
| SfxPoolItem(const SfxPoolItem &rCopy) | SfxPoolItem | inlineprotected |
| StaticWhichCast(TypedWhichId< T > nId) | SfxPoolItem | inline |
| StaticWhichCast(TypedWhichId< T > nId) const | SfxPoolItem | inline |
| Which() const | SfxPoolItem | inline |
| ~SfxPoolItem() | SfxPoolItem | virtual |