LibreOffice Module sw (master) 1
Classes | Namespaces | Functions
node2lay.cxx File Reference
#include <calbck.hxx>
#include <node.hxx>
#include <ndindex.hxx>
#include <pam.hxx>
#include <swtable.hxx>
#include <ftnfrm.hxx>
#include <sectfrm.hxx>
#include <cntfrm.hxx>
#include <tabfrm.hxx>
#include <frmtool.hxx>
#include <section.hxx>
#include <node2lay.hxx>
#include <osl/diagnose.h>
Include dependency graph for node2lay.cxx:

Go to the source code of this file.

Classes

class  SwNode2LayImpl
 The SwNode2LayImpl class does the actual work, the SwNode2Layout class is just the public interface. More...
 

Namespaces

namespace  sw
 Dialog to specify the properties of date form field.
 

Functions

static SwNodeGoNextWithFrame (const SwNodes &rNodes, SwNodeIndex *pIdx, SwFlowFrame const **const ppFrame)
 
static SwNodeGoPreviousWithFrame (SwNodeIndex *pIdx, SwFlowFrame const **const ppFrame)
 
SwFrame const * sw::FindNeighbourFrameForNode (SwNode const &rNode)
 

Function Documentation

◆ GoNextWithFrame()

static SwNode * GoNextWithFrame ( const SwNodes rNodes,
SwNodeIndex pIdx,
SwFlowFrame const **const  ppFrame 
)
static

◆ GoPreviousWithFrame()

static SwNode * GoPreviousWithFrame ( SwNodeIndex pIdx,
SwFlowFrame const **const  ppFrame 
)
static