|
LibreOffice Module sc (master) 1
|
This is the complete list of members for ScDocumentPool, including all inherited members.
| AddRef(const SfxPoolItem &rItem) | SfxItemPool | protectedstatic |
| BC() | SfxItemPool | |
| CellStyleCreated(std::u16string_view rName, const ScDocument &rDoc) | ScDocumentPool | |
| CheckItemInPool(const SfxPoolItem *) const | SfxItemPool | |
| ClearDefaults() | SfxItemPool | |
| ClearRefCount(SfxPoolItem &rItem) | SfxItemPool | protectedstatic |
| Clone() const override | ScDocumentPool | virtual |
| Delete() | SfxItemPool | |
| dumpAsXml(xmlTextWriterPtr pWriter) const | SfxItemPool | |
| FillItemIdRanges_Impl(WhichRangesContainer &pWhichRanges) const | SfxItemPool | |
| FindItemSurrogate(sal_uInt16 nWhich, SfxPoolItem const &rNeedle) const | SfxItemPool | |
| FreezeIdRanges() | SfxItemPool | |
| GetDefaultItem(sal_uInt16 nWhich) const | SfxItemPool | |
| GetDefaultItem(TypedWhichId< T > nWhich) const | SfxItemPool | |
| GetDefaultMetric() const | SfxItemPool | |
| GetFirstWhich() const | SfxItemPool | |
| GetFrozenIdRanges() const | SfxItemPool | |
| GetIndex_Impl(sal_uInt16 nWhich) const | SfxItemPool | private |
| GetItem2Default(sal_uInt16 nWhich) const | SfxItemPool | |
| GetItem2Default(TypedWhichId< T > nWhich) const | SfxItemPool | |
| GetItemCount2(sal_uInt16 nWhich) const | SfxItemPool | |
| GetItemSurrogates(sal_uInt16 nWhich) const | SfxItemPool | |
| GetLastPoolInChain() | SfxItemPool | |
| GetLastWhich() const | SfxItemPool | |
| GetMasterPool() const | SfxItemPool | |
| GetMetric(sal_uInt16 nWhich) const override | ScDocumentPool | virtual |
| GetName() const | SfxItemPool | |
| GetPoolDefaultItem(sal_uInt16 nWhich) const | SfxItemPool | |
| GetPoolDefaultItem(TypedWhichId< T > nWhich) const | SfxItemPool | |
| GetPresentation(const SfxPoolItem &rItem, MapUnit ePresentationMetric, OUString &rText, const IntlWrapper &rIntl) const override | ScDocumentPool | virtual |
| GetSecondaryPool() const | SfxItemPool | |
| GetSize_Impl() const | SfxItemPool | private |
| GetSlotId(sal_uInt16 nWhich) const | SfxItemPool | |
| GetTrueSlotId(sal_uInt16 nWhich) const | SfxItemPool | |
| GetTrueWhich(sal_uInt16 nSlot, bool bDeep=true) const | SfxItemPool | |
| GetWhich(sal_uInt16 nSlot, bool bDeep=true) const | SfxItemPool | |
| GetWhich(TypedWhichId< T > nSlot, bool bDeep=true) const | SfxItemPool | |
| IsInRange(sal_uInt16 nWhich) const | SfxItemPool | |
| IsItemPoolable(sal_uInt16 nWhich) const | SfxItemPool | |
| IsItemPoolable(const SfxPoolItem &rItem) const | SfxItemPool | |
| IsItemPoolable_Impl(sal_uInt16 nWhich) const | SfxItemPool | private |
| IsSlot(sal_uInt16 nId) | SfxItemPool | static |
| IsWhich(sal_uInt16 nId) | SfxItemPool | static |
| mnCurrentMaxKey | ScDocumentPool | private |
| mvPoolDefaults | ScDocumentPool | private |
| operator=(const SfxItemPool &)=delete | SfxItemPool | private |
| pImpl | SfxItemPool | private |
| pItemInfos | SfxItemPool | private |
| Put(std::unique_ptr< T > xItem, sal_uInt16 nWhich=0) | SfxItemPool | |
| Put(const T &rItem, sal_uInt16 nWhich=0) | SfxItemPool | |
| PutImpl(const SfxPoolItem &, sal_uInt16 nWhich=0, bool bPassingOwnership=false) override | ScDocumentPool | privatevirtual |
| ReleaseDefaults(bool bDelete=false) | SfxItemPool | |
| ReleaseDefaults(std::vector< SfxPoolItem * > *pDefaults, bool bDelete=false) | SfxItemPool | static |
| ReleaseRef(const SfxPoolItem &rItem, sal_uInt32 n=1) | SfxItemPool | protectedstatic |
| Remove(const SfxPoolItem &) | SfxItemPool | |
| ResetPoolDefaultItem(sal_uInt16 nWhich) | SfxItemPool | |
| ScDocumentPool() | ScDocumentPool | |
| SetDefaultMetric(MapUnit eNewMetric) | SfxItemPool | |
| SetDefaults(std::vector< SfxPoolItem * > *pDefaults) | SfxItemPool | |
| SetItemInfos(const SfxItemInfo *pInfos) | SfxItemPool | |
| SetPoolDefaultItem(const SfxPoolItem &) | SfxItemPool | |
| SetSecondaryPool(SfxItemPool *pPool) | SfxItemPool | |
| SFX_WHICH_MAX | SfxItemPool | privatestatic |
| SfxItemPool(const SfxItemPool &rPool, bool bCloneStaticDefaults=false) | SfxItemPool | |
| SfxItemPool(const OUString &rName, sal_uInt16 nStart, sal_uInt16 nEnd, const SfxItemInfo *pItemInfos, std::vector< SfxPoolItem * > *pDefaults=nullptr) | SfxItemPool | |
| StyleDeleted(const ScStyleSheet *pStyle) | ScDocumentPool | |
| ~ScDocumentPool() override | ScDocumentPool | privatevirtual |
| ~SfxItemPool() | SfxItemPool | virtual |