20#ifndef INCLUDED_SVX_XBTMPIT_HXX
21#define INCLUDED_SVX_XBTMPIT_HXX
45 virtual bool IsSortable()
const override {
return false; }
54 OUString &rText,
const IntlWrapper& )
const override;
57 bool isPattern()
const;
60 std::unique_ptr<XFillBitmapItem> checkForUniqueItem(
SdrModel* pModel )
const;
virtual bool PutValue(const css::uno::Any &rVal, sal_uInt8 nMemberId) override
virtual bool QueryValue(css::uno::Any &rVal, sal_uInt8 nMemberId=0) const override
virtual bool GetPresentation(SfxItemPresentation, MapUnit, MapUnit, OUString &rText, const IntlWrapper &) const override
virtual bool operator==(const SfxPoolItem &rItem) const override
void dumpAsXml(xmlTextWriterPtr pWriter) const override
virtual NameOrIndex * Clone(SfxItemPool *pPool=nullptr) const override
static SfxPoolItem * CreateDefault()
virtual bool IsSortable() const override
GraphicObject maGraphicObject
const GraphicObject & GetGraphicObject() const
struct _xmlTextWriter * xmlTextWriterPtr
#define SVXCORE_DLLPUBLIC
constexpr TypedWhichId< XFillBitmapItem > XATTR_FILLBITMAP(XATTR_FILL_FIRST+4)