57 bool bSetTextFlyAtt,
bool bMakeFrames ) = 0;
Provides access to the layout of a document.
virtual void SetLayouter(SwLayouter *pNew)=0
virtual const SwRootFrame * GetCurrentLayout() const =0
virtual ~IDocumentLayoutAccess()
virtual SwFrameFormat * CopyLayoutFormat(const SwFrameFormat &rSrc, const SwFormatAnchor &rNewAnchor, bool bSetTextFlyAtt, bool bMakeFrames)=0
virtual const SwLayouter * GetLayouter() const =0
virtual void DelLayoutFormat(SwFrameFormat *pFormat)=0
virtual SwFrameFormat * MakeLayoutFormat(RndStdIds eRequest, const SfxItemSet *pSet)=0
virtual SwRootFrame * GetCurrentLayout()=0
virtual void SetCurrentViewShell(SwViewShell *pNew)=0
!!!The old layout must be deleted!!!
virtual SwLayouter * GetLayouter()=0
virtual SwViewShell * GetCurrentViewShell()=0
virtual bool HasLayout() const =0
virtual const SwViewShell * GetCurrentViewShell() const =0
Returns the layout set at the document.
The root element of a Writer document layout.