LibreOffice Module editeng (master) 1
|
This is the complete list of members for EditEngineItemPool, including all inherited members.
AddRef(const SfxPoolItem &rItem) | SfxItemPool | protectedstatic |
BC() | SfxItemPool | |
CheckItemInPool(const SfxPoolItem *) const | SfxItemPool | |
ClearDefaults() | SfxItemPool | |
ClearRefCount(SfxPoolItem &rItem) | SfxItemPool | protectedstatic |
Clone() const | SfxItemPool | virtual |
Delete() | SfxItemPool | |
dumpAsXml(xmlTextWriterPtr pWriter) const | SfxItemPool | |
EditEngineItemPool() | EditEngineItemPool | |
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 | SfxItemPool | 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 &rIntlWrapper) const | SfxItemPool | 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 |
m_xDefItems | EditEngineItemPool | 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) | SfxItemPool | protectedvirtual |
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 | |
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 | |
~EditEngineItemPool() override | EditEngineItemPool | privatevirtual |
~SfxItemPool() | SfxItemPool | virtual |