LibreOffice Module sw (master) 1
|
#include <crsrsh.hxx>
#include <doc.hxx>
#include <pagefrm.hxx>
#include <cntfrm.hxx>
#include <ftnfrm.hxx>
#include <swcrsr.hxx>
#include <ndtxt.hxx>
#include <txtfrm.hxx>
#include <txtftn.hxx>
#include <ftnidx.hxx>
#include <viscrs.hxx>
#include "callnk.hxx"
#include <svx/srchdlg.hxx>
#include <wrtsh.hxx>
Go to the source code of this file.
Functions | |
static bool | CmpLE (const SwTextFootnote &rFootnote, SwNodeOffset nNd, sal_Int32 nCnt) |
static bool | CmpL (const SwTextFootnote &rFootnote, SwNodeOffset nNd, sal_Int32 nCnt) |
|
static |
Definition at line 191 of file trvlfnfl.cxx.
References SwNode::GetIndex(), SwTextAttr::GetStart(), and SwTextFootnote::GetTextNode().
Referenced by SwCursor::GotoPrevFootnoteAnchor().
|
static |
Definition at line 185 of file trvlfnfl.cxx.
References SwNode::GetIndex(), SwTextAttr::GetStart(), and SwTextFootnote::GetTextNode().
Referenced by SwCursor::GotoNextFootnoteAnchor().