LibreOffice Module sw (master) 1
|
#include <svx/svdobj.hxx>
#include <osl/diagnose.h>
#include <comphelper/lok.hxx>
#include <init.hxx>
#include <fesh.hxx>
#include <tabcol.hxx>
#include <pagefrm.hxx>
#include <rootfrm.hxx>
#include <cntfrm.hxx>
#include <doc.hxx>
#include <frmtool.hxx>
#include <swtable.hxx>
#include <viewimp.hxx>
#include <dview.hxx>
#include <flyfrm.hxx>
#include <node.hxx>
#include <pam.hxx>
#include <sectfrm.hxx>
#include <fmtpdsc.hxx>
#include <fmtsrnd.hxx>
#include <fmtcntnt.hxx>
#include <fmtfsize.hxx>
#include <tabfrm.hxx>
#include <flyfrms.hxx>
#include <txtfrm.hxx>
#include <mdiexp.hxx>
#include <pagedesc.hxx>
#include <fmtanchr.hxx>
#include <environmentofanchoredobject.hxx>
#include <ndtxt.hxx>
#include <dflyobj.hxx>
#include <dcontact.hxx>
#include <UndoInsert.hxx>
Go to the source code of this file.
Functions | |
static void | lcl_SetAPageOffset (sal_uInt16 nOffset, SwPageFrame *pPage, SwFEShell *pThis) |
|
static |
Definition at line 351 of file fews.cxx.
References DEFAULT, SwEditShell::EndAllAction(), SwPageFrame::FindFirstBodyContent(), SwFrame::FindTabFrame(), SwCursorShell::GetCurrFrame(), SwCursorShell::GetCursor(), SwViewShell::GetDoc(), SwLayoutFrame::GetFormat(), SwDoc::getIDocumentContentOperations(), SwViewShell::GetLayout(), SwPageFrame::GetPageDesc(), IDocumentContentOperations::InsertPoolItem(), SwFrame::IsInTab(), SwDoc::SetAttr(), SwFormatPageDesc::SetNumOffset(), and SwEditShell::StartAllAction().
Referenced by SwFEShell::SetNewPageOffset(), and SwFEShell::SetPageOffset().