LibreOffice Module sw (master) 1
Public Member Functions | Private Attributes | List of all members
SwNode2LayoutSaveUpperFrames Class Reference

#include <node2lay.hxx>

Public Member Functions

 SwNode2LayoutSaveUpperFrames (const SwNode &rNd)
 Use this ctor for collecting the UpperFrames. More...
 
 ~SwNode2LayoutSaveUpperFrames ()
 
void RestoreUpperFrames (SwNodes &rNds, SwNodeOffset nStt, SwNodeOffset nEnd)
 

Private Attributes

std::unique_ptr< SwNode2LayImplm_pImpl
 

Detailed Description

Definition at line 70 of file node2lay.hxx.

Constructor & Destructor Documentation

◆ SwNode2LayoutSaveUpperFrames()

SwNode2LayoutSaveUpperFrames::SwNode2LayoutSaveUpperFrames ( const SwNode rNd)

Use this ctor for collecting the UpperFrames.

Definition at line 483 of file node2lay.cxx.

References m_pImpl, and m_pImpl.

◆ ~SwNode2LayoutSaveUpperFrames()

SwNode2LayoutSaveUpperFrames::~SwNode2LayoutSaveUpperFrames ( )

Definition at line 509 of file node2lay.cxx.

Member Function Documentation

◆ RestoreUpperFrames()

void SwNode2LayoutSaveUpperFrames::RestoreUpperFrames ( SwNodes rNds,
SwNodeOffset  nStt,
SwNodeOffset  nEnd 
)

Member Data Documentation

◆ m_pImpl

std::unique_ptr<SwNode2LayImpl> SwNode2LayoutSaveUpperFrames::m_pImpl
private

Definition at line 72 of file node2lay.hxx.

Referenced by RestoreUpperFrames(), and SwNode2LayoutSaveUpperFrames().


The documentation for this class was generated from the following files: