LibreOffice Module sw (master) 1
Functions
txtftn.cxx File Reference
#include <sal/config.h>
#include <string_view>
#include <utility>
#include <viewsh.hxx>
#include <doc.hxx>
#include <IDocumentLayoutAccess.hxx>
#include <pagefrm.hxx>
#include <rootfrm.hxx>
#include <ndtxt.hxx>
#include <SwPortionHandler.hxx>
#include <txtftn.hxx>
#include <flyfrm.hxx>
#include <fmtftn.hxx>
#include <ftninfo.hxx>
#include <charfmt.hxx>
#include <rowfrm.hxx>
#include <editeng/brushitem.hxx>
#include <editeng/charrotateitem.hxx>
#include <tabfrm.hxx>
#include <sortedobjs.hxx>
#include <swfont.hxx>
#include "porftn.hxx"
#include "porfly.hxx"
#include "porlay.hxx"
#include <txtfrm.hxx>
#include "itrform2.hxx"
#include <ftnfrm.hxx>
#include <pagedesc.hxx>
#include "redlnitr.hxx"
#include <sectfrm.hxx>
#include <layouter.hxx>
#include <frmtool.hxx>
#include <ndindex.hxx>
#include <IDocumentSettingAccess.hxx>
#include <IDocumentRedlineAccess.hxx>
#include <swmodule.hxx>
#include <unotextrange.hxx>
#include <redline.hxx>
#include <editeng/colritem.hxx>
#include <editeng/udlnitem.hxx>
#include <editeng/crossedoutitem.hxx>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/awt/CharSet.hpp>
#include <com/sun/star/text/XTextRange.hpp>
Include dependency graph for txtftn.cxx:

Go to the source code of this file.

Functions

static SwTwips lcl_GetFootnoteLower (const SwTextFrame *pFrame, SwTwips nLower)
 Local helper function. More...
 
static OUString lcl_GetPageNumber (const SwPageFrame *pPage)
 

Function Documentation

◆ lcl_GetFootnoteLower()

static SwTwips lcl_GetFootnoteLower ( const SwTextFrame pFrame,
SwTwips  nLower 
)
static

◆ lcl_GetPageNumber()

static OUString lcl_GetPageNumber ( const SwPageFrame pPage)
static