46 rText +=
GetFlag(nFlag) ? std::u16string_view(
u"true") : std::u16string_view(
u"false");
52 SAL_INFO(
"svl",
"calling GetValueText(sal_uInt16) on SfxFlagItem -- override!");
58 assert(SfxPoolItem::operator==(rItem));
virtual bool GetPresentation(SfxItemPresentation ePres, MapUnit eCoreMetric, MapUnit ePresMetric, OUString &rText, const IntlWrapper &) const override
This virtual method allows to get a textual representation of the value for the SfxPoolItem subclasse...
virtual bool operator==(const SfxPoolItem &) const override
SfxFlagItem(sal_uInt16 nWhich=0, sal_uInt16 nValue=0)
virtual sal_uInt8 GetFlagCount() const
bool GetFlag(sal_uInt8 nFlag) const
virtual SfxFlagItem * Clone(SfxItemPool *pPool=nullptr) const override
Base class for providers of defaults of SfxPoolItems.
#define SAL_INFO(area, stream)