19 #ifndef INCLUDED_SW_INC_FMTAUTOFMT_HXX
20 #define INCLUDED_SW_INC_FMTAUTOFMT_HXX
48 void SetStyleHandle(
const std::shared_ptr<SfxItemSet>& pHandle ) { mpHandle = pHandle; }
49 const std::shared_ptr<SfxItemSet>&
GetStyleHandle()
const {
return mpHandle; }
virtual bool operator==(const SfxPoolItem &) const =0
virtual SfxPoolItem * Clone(SfxItemPool *pPool=nullptr) const =0
virtual bool QueryValue(css::uno::Any &rVal, sal_uInt8 nMemberId=0) const
virtual bool PutValue(const css::uno::Any &rVal, sal_uInt8 nMemberId)
constexpr TypedWhichId< SwFormatAutoFormat > RES_TXTATR_AUTOFMT(50)
struct _xmlTextWriter * xmlTextWriterPtr
virtual bool GetPresentation(SfxItemPresentation ePresentation, MapUnit eCoreMetric, MapUnit ePresentationMetric, OUString &rText, const IntlWrapper &rIntlWrapper) const
virtual void dumpAsXml(xmlTextWriterPtr pWriter) const