19#ifndef INCLUDED_SVL_FLAGITEM_HXX
20#define INCLUDED_SVL_FLAGITEM_HXX
34 explicit SfxFlagItem( sal_uInt16 nWhich = 0, sal_uInt16 nValue = 0 );
sal_uInt16 GetValue() const
void SetValue(sal_uInt16 nNewVal)
bool GetFlag(sal_uInt8 nFlag) const
Base class for providers of defaults of SfxPoolItems.
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 SfxPoolItem * Clone(SfxItemPool *pPool=nullptr) const =0
#define DBG_ASSERT(sCon, aError)