|
LibreOffice Module svl (master) 1
|
This is the complete list of members for SfxSetItem, including all inherited members.
| AddRef(sal_uInt32 n=1) const | SfxPoolItem | inline |
| Clone(SfxItemPool *pPool=nullptr) const override=0 | SfxSetItem | pure virtual |
| CloneSetWhich(sal_uInt16 nNewWhich) const | SfxPoolItem | |
| CloneSetWhich(TypedWhichId< T > nId) const | SfxPoolItem | inline |
| dumpAsJSON() const | SfxPoolItem | virtual |
| dumpAsXml(xmlTextWriterPtr pWriter) const | SfxPoolItem | virtual |
| DynamicWhichCast(TypedWhichId< T > nId) | SfxPoolItem | inline |
| DynamicWhichCast(TypedWhichId< T > nId) const | SfxPoolItem | inline |
| GetItemSet() const | SfxSetItem | inline |
| GetItemSet() | SfxSetItem | inline |
| GetKind() const | SfxPoolItem | inline |
| GetPresentation(SfxItemPresentation ePres, MapUnit eCoreMetric, MapUnit ePresMetric, OUString &rText, const IntlWrapper &) const override | SfxSetItem | virtual |
| GetRefCount() const | SfxPoolItem | inline |
| HasLookup() const | SfxPoolItem | inlinevirtual |
| HasMetrics() const | SfxPoolItem | 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_nWhich | SfxPoolItem | private |
| maSet | SfxSetItem | private |
| operator!=(const SfxPoolItem &rItem) const | SfxPoolItem | inline |
| operator<(const SfxPoolItem &) const | SfxPoolItem | inlinevirtual |
| operator=(const SfxSetItem &)=delete | SfxSetItem | private |
| operator==(const SfxPoolItem &) const override | SfxSetItem | virtual |
| PutValue(const css::uno::Any &rVal, sal_uInt8 nMemberId) | SfxPoolItem | virtual |
| QueryValue(css::uno::Any &rVal, sal_uInt8 nMemberId=0) const | SfxPoolItem | virtual |
| ReleaseRef(sal_uInt32 n=1) const | SfxPoolItem | inlineprivate |
| ScaleMetrics(tools::Long lMult, tools::Long lDiv) | SfxPoolItem | virtual |
| SetKind(SfxItemKind n) | SfxPoolItem | inlineprivate |
| SetRefCount(sal_uInt32 n) | SfxPoolItem | inlineprivate |
| SetWhich(sal_uInt16 nId) | SfxPoolItem | inline |
| SfxPoolItem(sal_uInt16 nWhich=0) | SfxPoolItem | explicitprotected |
| SfxPoolItem(const SfxPoolItem &rCopy) | SfxPoolItem | inlineprotected |
| SfxSetItem(sal_uInt16 nWhich, SfxItemSet &&pSet) | SfxSetItem | |
| SfxSetItem(sal_uInt16 nWhich, const SfxItemSet &rSet) | SfxSetItem | |
| SfxSetItem(const SfxSetItem &, SfxItemPool *pPool=nullptr) | SfxSetItem | |
| StaticWhichCast(TypedWhichId< T > nId) | SfxPoolItem | inline |
| StaticWhichCast(TypedWhichId< T > nId) const | SfxPoolItem | inline |
| Which() const | SfxPoolItem | inline |
| ~SfxPoolItem() | SfxPoolItem | virtual |