20#ifndef INCLUDED_SVL_CENUMITM_HXX
21#define INCLUDED_SVL_CENUMITM_HXX
51 virtual bool HasBoolValue()
const;
53 virtual bool GetBoolValue()
const;
55 virtual void SetBoolValue(
bool bValue);
virtual sal_uInt16 GetValueCount() const =0
SfxEnumItemInterface(sal_uInt16 which)
SfxEnumItemInterface(const SfxEnumItemInterface &)=default
virtual sal_uInt16 GetEnumValue() const =0
virtual void SetEnumValue(sal_uInt16 nValue)=0
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...
virtual bool operator==(const SfxPoolItem &) const =0
virtual bool PutValue(const css::uno::Any &rVal, sal_uInt8 nMemberId)