LibreOffice Module svl (master) 1
|
This is the complete list of members for SfxIntegerListItem, including all inherited members.
AddRef(sal_uInt32 n=1) const | SfxPoolItem | inline |
Clone(SfxItemPool *pPool=nullptr) const override | SfxIntegerListItem | virtual |
CloneSetWhich(sal_uInt16 nNewWhich) const | SfxPoolItem | |
CloneSetWhich(TypedWhichId< T > nId) const | SfxPoolItem | inline |
CreateDefault() | SfxIntegerListItem | 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 |
GetList() const | SfxIntegerListItem | inline |
GetPresentation(SfxItemPresentation ePresentation, MapUnit eCoreMetric, MapUnit ePresentationMetric, OUString &rText, const IntlWrapper &rIntlWrapper) const | SfxPoolItem | 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_aList | SfxIntegerListItem | private |
m_nKind | SfxPoolItem | private |
m_nRefCount | SfxPoolItem | mutableprivate |
m_nWhich | SfxPoolItem | private |
operator!=(const SfxPoolItem &rItem) const | SfxPoolItem | inline |
operator<(const SfxPoolItem &) const | SfxPoolItem | inlinevirtual |
operator=(SfxIntegerListItem const &)=delete | SfxIntegerListItem | |
operator=(SfxIntegerListItem &&)=delete | SfxIntegerListItem | |
operator==(const SfxPoolItem &) const override | SfxIntegerListItem | virtual |
PutValue(const css::uno::Any &rVal, sal_uInt8 nMemberId) override | SfxIntegerListItem | virtual |
QueryValue(css::uno::Any &rVal, sal_uInt8 nMemberId=0) const override | SfxIntegerListItem | 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 |
SfxIntegerListItem() | SfxIntegerListItem | |
SfxIntegerListItem(sal_uInt16 nWhich, std::vector< sal_Int32 > &&rList) | SfxIntegerListItem | |
SfxIntegerListItem(sal_uInt16 nWhich, const css::uno::Sequence< sal_Int32 > &rList) | SfxIntegerListItem | |
SfxIntegerListItem(SfxIntegerListItem const &)=default | SfxIntegerListItem | |
SfxIntegerListItem(SfxIntegerListItem &&)=default | SfxIntegerListItem | |
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 |
~SfxIntegerListItem() override | SfxIntegerListItem | virtual |
~SfxPoolItem() | SfxPoolItem | virtual |