19#ifndef INCLUDED_EDITENG_PROTITEM_HXX
20#define INCLUDED_EDITENG_PROTITEM_HXX
51 OUString &rText,
const IntlWrapper& )
const override;
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
virtual void dumpAsXml(xmlTextWriterPtr pWriter) 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
void SetSizeProtect(bool bNew)
void SetContentProtect(bool bNew)
SvxProtectItem(const sal_uInt16 nId)
bool IsPosProtected() const
bool IsContentProtected() const
bool IsSizeProtected() const
SvxProtectItem(SvxProtectItem const &)=default
void SetPosProtect(bool bNew)
#define EDITENG_DLLPUBLIC
struct _xmlTextWriter * xmlTextWriterPtr