19 #ifndef INCLUDED_SW_SOURCE_UIBASE_INC_UIITEMS_HXX
20 #define INCLUDED_SW_SOURCE_UIBASE_INC_UIITEMS_HXX
66 SwPtrItem(
const sal_uInt16 nId,
void* pPtr);
106 #endif // INCLUDED_SW_SOURCE_UIBASE_INC_UIITEMS_HXX
virtual bool operator==(const SfxPoolItem &) const =0
virtual SfxPoolItem * Clone(SfxItemPool *pPool=nullptr) const =0
SfxPoolItem & operator=(const SfxPoolItem &)=delete
SwPaMItem(const sal_uInt16 nId, SwPaM *pPaM)
virtual bool QueryValue(css::uno::Any &rVal, sal_uInt8 nMemberId=0) const
virtual bool PutValue(const css::uno::Any &rVal, sal_uInt8 nMemberId)
PaM is Point and Mark: a selection of the document model.
std::unique_ptr< SwNumRule > m_pRule
virtual bool operator==(const SfxPoolItem &) const override
virtual SwPaMItem * Clone(SfxItemPool *pPool=nullptr) const override
virtual bool GetPresentation(SfxItemPresentation ePresentation, MapUnit eCoreMetric, MapUnit ePresentationMetric, OUString &rText, const IntlWrapper &rIntlWrapper) const
const SwNumRule * GetNumRule() const