20 #ifndef INCLUDED_SW_SOURCE_CORE_INC_DOCUMENTLAYOUTMANAGER_HXX
21 #define INCLUDED_SW_SOURCE_CORE_INC_DOCUMENTLAYOUTMANAGER_HXX
virtual bool HasLayout() const override
Dialog to specify the properties of date form field.
The root element of a Writer document layout.
virtual const SwRootFrame * GetCurrentLayout() const override
SwViewShell * mpCurrentView
virtual ~DocumentLayoutManager() override
virtual void DelLayoutFormat(SwFrameFormat *pFormat) override
Deletes the denoted format and its content.
virtual SwFrameFormat * CopyLayoutFormat(const SwFrameFormat &rSrc, const SwFormatAnchor &rNewAnchor, bool bSetTextFlyAtt, bool bMakeFrames) override
Copies the stated format (pSrc) to pDest and returns pDest.
virtual const SwViewShell * GetCurrentViewShell() const override
Returns the layout set at the document.
std::unique_ptr< SwLayouter > mpLayouter
css::frame::Controller for complex layout formatting like footnote/endnote in sections ...
virtual const SwLayouter * GetLayouter() const override
virtual void SetCurrentViewShell(SwViewShell *pNew) override
!!!The old layout must be deleted!!!
virtual void SetLayouter(SwLayouter *pNew) override
DocumentLayoutManager(SwDoc &i_rSwdoc)
virtual SwFrameFormat * MakeLayoutFormat(RndStdIds eRequest, const SfxItemSet *pSet) override
Create a new format whose settings fit to the Request by default.
Provides access to the layout of a document.
void ClearSwLayouterEntries()
DocumentLayoutManager & operator=(DocumentLayoutManager const &)=delete