19#ifndef INCLUDED_SW_INC_FMTINFMT_HXX
20#define INCLUDED_SW_INC_FMTINFMT_HXX
82 return msHyperlinkName;
86 msHyperlinkName = rNm;
96 const sal_uInt16 nId )
98 msINetFormatName = rNm;
104 return msINetFormatName;
109 return mnINetFormatId;
114 const sal_uInt16 nId )
116 msVisitedFormatName = rNm;
117 mnVisitedFormatId =
nId;
122 return msVisitedFormatName;
127 return mnVisitedFormatId;
134 return mpMacroTable.get();
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 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
SwTextAttr subclass that tracks the location of the wrapped SwFormatURL.