LibreOffice Module sw (master) 1
Functions | Variables
pagedesc.cxx File Reference
#include <libxml/xmlwriter.h>
#include <editeng/pbinitem.hxx>
#include <editeng/ulspitem.hxx>
#include <editeng/boxitem.hxx>
#include <editeng/shaditem.hxx>
#include <editeng/frmdiritem.hxx>
#include <osl/diagnose.h>
#include <sal/log.hxx>
#include <fmtclds.hxx>
#include <fmtfsize.hxx>
#include <pagefrm.hxx>
#include <pagedesc.hxx>
#include <swtable.hxx>
#include <frmatr.hxx>
#include <frmtool.hxx>
#include <doc.hxx>
#include <node.hxx>
#include <strings.hrc>
#include <IDocumentLayoutAccess.hxx>
#include <IDocumentStylePoolAccess.hxx>
#include <poolfmt.hxx>
#include <calbck.hxx>
Include dependency graph for pagedesc.cxx:

Go to the source code of this file.

Functions

static const SwFramelcl_GetFrameOfNode (const SwNode &rNd)
 

Variables

const TranslateId STR_POOLPAGE []
 

Function Documentation

◆ lcl_GetFrameOfNode()

static const SwFrame * lcl_GetFrameOfNode ( const SwNode rNd)
static

Variable Documentation

◆ STR_POOLPAGE

const TranslateId STR_POOLPAGE[]
Initial value:
=
{
STR_POOLPAGE_STANDARD,
STR_POOLPAGE_FIRST,
STR_POOLPAGE_LEFT,
STR_POOLPAGE_RIGHT,
STR_POOLPAGE_ENVELOPE,
STR_POOLPAGE_REGISTER,
STR_POOLPAGE_HTML,
STR_POOLPAGE_FOOTNOTE,
STR_POOLPAGE_ENDNOTE,
STR_POOLPAGE_LANDSCAPE
}

Definition at line 560 of file pagedesc.cxx.

Referenced by SwPageDesc::GetByName().