|
LibreOffice Module svl (master) 1
|
This is the complete list of members for SfxByteItem, including all inherited members.
| AddRef(sal_uInt32 n=1) const | SfxPoolItem | inline |
| Clone(SfxItemPool *=nullptr) const override | SfxByteItem | inlinevirtual |
| CloneSetWhich(sal_uInt16 nNewWhich) const | SfxPoolItem | |
| CloneSetWhich(TypedWhichId< T > nId) const | SfxPoolItem | inline |
| CntByteItem(sal_uInt16 which, sal_uInt8 nTheValue) | CntByteItem | inline |
| CreateDefault() | SfxByteItem | static |
| dumpAsJSON() const | SfxPoolItem | virtual |
| dumpAsXml(xmlTextWriterPtr pWriter) const | SfxPoolItem | 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 | CntByteItem | virtual |
| GetRefCount() const | SfxPoolItem | inline |
| GetValue() const | CntByteItem | 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_nValue | CntByteItem | 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 | CntByteItem | virtual |
| PutValue(const css::uno::Any &rVal, sal_uInt8 nMemberId) override | CntByteItem | virtual |
| QueryValue(css::uno::Any &rVal, sal_uInt8 nMemberId=0) const override | CntByteItem | 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 |
| SetValue(sal_uInt8 nTheValue) | CntByteItem | inline |
| SetWhich(sal_uInt16 nId) | SfxPoolItem | inline |
| SfxByteItem(sal_uInt16 which=0, sal_uInt8 nValue=0) | SfxByteItem | inlineexplicit |
| 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 |