LibreOffice Module sw (master) 1
|
#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>
Go to the source code of this file.
Functions | |
static const SwFrame * | lcl_GetFrameOfNode (const SwNode &rNd) |
Variables | |
const TranslateId | STR_POOLPAGE [] |
Definition at line 309 of file pagedesc.cxx.
References FRM_CNTNT, GetFrameOfModify(), SwNode::IsContentNode(), SwNode::IsTableNode(), and Tab.
Referenced by SwPageDesc::GetPageDescOfNode(), SwPageDesc::GetPageFormatOfNode(), and SwPageDesc::IsFollowNextPageOfNode().
const TranslateId STR_POOLPAGE[] |
Definition at line 560 of file pagedesc.cxx.
Referenced by SwPageDesc::GetByName().