19#ifndef INCLUDED_SW_INC_FORMAT_HXX
20#define INCLUDED_SW_INC_FORMAT_HXX
41 class SdrAllFillAttributesHelper;
72 SwFormat *pDrvdFrame, sal_uInt16 nFormatWhich );
96 bool bInParents =
true )
const;
99 return static_cast<const T&
>(
GetFormatAttr(sal_uInt16(nWhich), bInParents));
106 const T **ppItem =
nullptr )
const
112 bool bSrchInParent =
true )
const
115 if( SfxItemState::SET ==
GetItemState(sal_uInt16(nWhich), bSrchInParent, &pItem) )
116 return static_cast<const T*
>(pItem);
122 virtual bool ResetFormatAttr( sal_uInt16 nWhich1, sal_uInt16 nWhich2 = 0 );
133 virtual void SetFormatName(
const OUString& rNewName,
bool bBroadcast=
false );
Give access to the data-provider for chart.
Document fields related interfaces.
Provides access to the layout of a document.
Provides access to settings of a document.
Handle the background jobs of a Writer document.
const SwDoc * GetDoc() const
void GetPresentation(SfxItemPresentation ePres, MapUnit eCoreMetric, MapUnit ePresMetric, OUString &rText) const
Content, content of frame (header, footer, fly).
Pagedescriptor Client of SwPageDesc that is "described" by the attribute.
Bookkeeping helper for SwCache caching writer borders.
BorderCacheOwner & operator=(const BorderCacheOwner &)
SwNumRule * GetNumRule(SwTextFormatColl &rTextFormatColl)
determines the list style, which directly set at the given paragraph style
std::shared_ptr< SdrAllFillAttributesHelper > SdrAllFillAttributesHelperPtr
static tools::Long GetLeftMargin(SwView const &rView)