19#ifndef INCLUDED_SVL_PTITEM_HXX
20#define INCLUDED_SVL_PTITEM_HXX
56 virtual bool PutValue(
const css::uno::Any& rVal,
Base class for providers of defaults of SfxPoolItems.
const Point & GetValue() const
void SetValue(const Point &rNewVal)
virtual bool QueryValue(css::uno::Any &rVal, sal_uInt8 nMemberId=0) const
virtual bool GetPresentation(SfxItemPresentation ePresentation, MapUnit eCoreMetric, MapUnit ePresentationMetric, OUString &rText, const IntlWrapper &rIntlWrapper) const
This virtual method allows to get a textual representation of the value for the SfxPoolItem subclasse...
sal_uInt32 GetRefCount() const
virtual bool operator==(const SfxPoolItem &) const =0
virtual bool PutValue(const css::uno::Any &rVal, sal_uInt8 nMemberId)
virtual SfxPoolItem * Clone(SfxItemPool *pPool=nullptr) const =0
#define DBG_ASSERT(sCon, aError)