LibreOffice Module svl (master) 1
|
This is the complete list of members for SfxItemSet, including all inherited members.
Changed(const SfxPoolItem &rOld, const SfxPoolItem &rNew) | SfxItemSet | protectedvirtual |
ClearAllItemsImpl() | SfxItemSet | private |
ClearInvalidItems() | SfxItemSet | |
ClearItem(sal_uInt16 nWhich=0) | SfxItemSet | |
ClearSingleItemImpl(sal_uInt16 nWhich, std::optional< sal_uInt16 > oItemOffsetHint) | SfxItemSet | private |
Clone(bool bItems=true, SfxItemPool *pToPool=nullptr) const | SfxItemSet | virtual |
CloneAsValue(bool bItems=true, SfxItemPool *pToPool=nullptr) const | SfxItemSet | |
Count() const | SfxItemSet | inline |
Differentiate(const SfxItemSet &rSet) | SfxItemSet | |
DisableItem(sal_uInt16 nWhich) | SfxItemSet | |
dumpAsXml(xmlTextWriterPtr pWriter) const | SfxItemSet | |
Equals(const SfxItemSet &, bool bComparePool) const | SfxItemSet | |
Get(sal_uInt16 nWhich, bool bSrchInParent=true) const | SfxItemSet | |
Get(TypedWhichId< T > nWhich, bool bSrchInParent=true) const | SfxItemSet | inline |
GetItem(sal_uInt16 nWhich, bool bSearchInParent=true) const | SfxItemSet | |
GetItem(sal_uInt16 nWhich, bool bSearchInParent=true) const | SfxItemSet | inline |
GetItem(TypedWhichId< T > nWhich, bool bSearchInParent=true) const | SfxItemSet | inline |
GetItem(const SfxItemSet *pItemSet, sal_uInt16 nWhich, bool bSearchInParent) | SfxItemSet | inlinestatic |
GetItem(const SfxItemSet *pItemSet, TypedWhichId< T > nWhich, bool bSearchInParent) | SfxItemSet | inlinestatic |
GetItemIfSet(TypedWhichId< T > nWhich, bool bSrchInParent=true) const | SfxItemSet | inline |
GetItems_Impl() const | SfxItemSet | inline |
GetItemState(sal_uInt16 nWhich, bool bSrchInParent=true, const SfxPoolItem **ppItem=nullptr) const | SfxItemSet | |
GetItemState(TypedWhichId< T > nWhich, bool bSrchInParent=true, const T **ppItem=nullptr) const | SfxItemSet | inline |
GetItemStateImpl(sal_uInt16 nWhich, bool bSrchInParent, const SfxPoolItem **ppItem, std::optional< sal_uInt16 > oItemsOffsetHint) const | SfxItemSet | private |
GetParent() const | SfxItemSet | inline |
GetPool() const | SfxItemSet | inline |
GetRanges() const | SfxItemSet | inline |
GetWhichByPos(sal_uInt16 nPos) const | SfxItemSet | |
HasItem(sal_uInt16 nWhich, const SfxPoolItem **ppItem=nullptr) const | SfxItemSet | |
HasItem(TypedWhichId< T > nWhich, const T **ppItem=nullptr) const | SfxItemSet | inline |
Intersect(const SfxItemSet &rSet) | SfxItemSet | |
InvalidateAllItems() | SfxItemSet | |
InvalidateItem(sal_uInt16 nWhich) | SfxItemSet | |
m_bItemsFixed | SfxItemSet | private |
m_nCount | SfxItemSet | private |
m_pParent | SfxItemSet | private |
m_ppItems | SfxItemSet | private |
m_pPool | SfxItemSet | private |
m_pWhichRanges | SfxItemSet | private |
MergeRange(sal_uInt16 nFrom, sal_uInt16 nTo) | SfxItemSet | |
MergeValue(const SfxPoolItem &rItem, bool bOverwriteDefaults=false) | SfxItemSet | |
MergeValues(const SfxItemSet &rSet) | SfxItemSet | |
operator=(const SfxItemSet &)=delete | SfxItemSet | private |
operator==(const SfxItemSet &) const | SfxItemSet | |
Put(const SfxPoolItem &rItem, sal_uInt16 nWhich) | SfxItemSet | inline |
Put(std::unique_ptr< SfxPoolItem > xItem, sal_uInt16 nWhich) | SfxItemSet | inline |
Put(const SfxPoolItem &rItem) | SfxItemSet | inline |
Put(std::unique_ptr< SfxPoolItem > xItem) | SfxItemSet | inline |
Put(const SfxItemSet &, bool bInvalidAsDefault=true) | SfxItemSet | |
PutDirect(const SfxPoolItem &rItem) | SfxItemSet | protected |
PutExtended(const SfxItemSet &, SfxItemState eDontCareAs, SfxItemState eDefaultAs) | SfxItemSet | |
PutImpl(const SfxPoolItem &, sal_uInt16 nWhich, bool bPassingOwnership) | SfxItemSet | protectedvirtual |
RecreateRanges_Impl(const WhichRangesContainer &pNewRanges) | SfxItemSet | private |
Set(const SfxItemSet &, bool bDeep=true) | SfxItemSet | |
SetParent(const SfxItemSet *pNew) | SfxItemSet | inline |
SetRanges(const WhichRangesContainer &) | SfxItemSet | |
SetRanges(WhichRangesContainer &&) | SfxItemSet | |
SfxAllItemSet | SfxItemSet | friend |
SfxAllItemSetFlag enum name | SfxItemSet | protected |
SfxItemIter | SfxItemSet | friend |
SfxItemPoolCache | SfxItemSet | friend |
SfxItemSet(SfxItemPool &, SfxAllItemSetFlag) | SfxItemSet | protected |
SfxItemSet(SfxItemPool &, WhichRangesContainer &&ranges, SfxPoolItem const **ppItems) | SfxItemSet | protected |
SfxItemSet(const SfxItemSet &) | SfxItemSet | |
SfxItemSet(SfxItemSet &&) noexcept | SfxItemSet | |
SfxItemSet(SfxItemPool &) | SfxItemSet | |
SfxItemSet(SfxItemPool &, WhichRangesContainer ranges) | SfxItemSet | |
SfxItemSet(SfxItemPool &rPool, sal_uInt16 nWhichStart, sal_uInt16 nWhichEnd) | SfxItemSet | inline |
SfxItemSet(SfxItemPool &pool, svl::Items_t< WIDs... > wids) | SfxItemSet | inline |
SfxWhichIter | SfxItemSet | friend |
TotalCount() const | SfxItemSet | |
~SfxItemSet() | SfxItemSet | virtual |