19#ifndef INCLUDED_SW_SOURCE_CORE_INC_NODE2LAY_HXX
20#define INCLUDED_SW_SOURCE_CORE_INC_NODE2LAY_HXX
Base class of the Writer layout elements.
A layout frame is a frame that contains other frames (m_pLower), e.g. SwPageFrame or SwTabFrame.
The SwNode2LayImpl class does the actual work, the SwNode2Layout class is just the public interface.
void RestoreUpperFrames(SwNodes &rNds, SwNodeOffset nStt, SwNodeOffset nEnd)
std::unique_ptr< SwNode2LayImpl > m_pImpl
SwNode2LayoutSaveUpperFrames(const SwNode &rNd)
Use this ctor for collecting the UpperFrames.
~SwNode2LayoutSaveUpperFrames()
SwNode2Layout(const SwNode &rNd, SwNodeOffset nIdx)
Use this ctor for inserting before/after rNd.
SwFrame * GetFrame(const Point *pDocPos) const
std::unique_ptr< SwNode2LayImpl > m_pImpl
SwLayoutFrame * UpperFrame(SwFrame *&rpFrame, const SwNode &rNode)
Base class of the Writer document model elements.
Dialog to specify the properties of date form field.
SwFrame const * FindNeighbourFrameForNode(SwNode const &rNode)