19 #ifndef INCLUDED_SW_INC_FORMAT_HXX
20 #define INCLUDED_SW_INC_FORMAT_HXX
85 const sal_uInt16* pWhichRanges,
SwFormat *pDrvdFrame, sal_uInt16 nFormatWhich );
86 SwFormat(
SwAttrPool& rPool,
const OUString &rFormatNm,
const sal_uInt16* pWhichRanges,
87 SwFormat *pDrvdFrame, sal_uInt16 nFormatWhich );
113 bool bInParents =
true )
const;
116 return static_cast<const T&
>(
GetFormatAttr(sal_uInt16(nWhich), bInParents));
123 virtual bool ResetFormatAttr( sal_uInt16 nWhich1, sal_uInt16 nWhich2 = 0 );
133 bool HasName(std::u16string_view rName)
const {
return m_aFormatName == rName; }
134 virtual void SetName(
const OUString& rNewName,
bool bBroadcast=
false );
277 #endif // INCLUDED_SW_INC_FORMAT_HXX
BroadcasterMixin & operator=(const BroadcasterMixin &)
Pagedescriptor Client of SwPageDesc that is "described" by the attribute.
bool isCHRATR(const sal_uInt16 nWhich)
Handle the background jobs of a Writer document.
Content, content of frame (header, footer, fly).
std::shared_ptr< SdrAllFillAttributesHelper > SdrAllFillAttributesHelperPtr
constexpr TypedWhichId< SwAttrSetChg > RES_ATTRSET_CHG(161)
constexpr TypedWhichId< SwFormatChg > RES_FMT_CHG(160)
Document fields related interfaces.
Provides access to settings of a document.
void GetPresentation(SfxItemPresentation ePres, MapUnit eCoreMetric, MapUnit ePresMetric, OUString &rText) const
const SwDoc * GetDoc() const
const SwModify * GetRegisteredIn() const
Provides access to the layout of a document.
virtual void SwClientNotify(const SwModify &, const SfxHint &rHint) override
Give access to the data-provider for chart.
SwNumRule * GetNumRule(SwTextFormatColl &rTextFormatColl)
determines the list style, which directly set at the given paragraph style
constexpr TypedWhichId< SwPtrMsgPoolItem > RES_OBJECTDYING(RES_MSG_BEGIN)