LibreOffice Module sw (master) 1
Functions
trvlreg.cxx File Reference
#include <crsrsh.hxx>
#include <doc.hxx>
#include <swcrsr.hxx>
#include <docary.hxx>
#include <fmtcntnt.hxx>
#include <viscrs.hxx>
#include "callnk.hxx"
#include <pamtyp.hxx>
#include <section.hxx>
#include <svx/srchdlg.hxx>
Include dependency graph for trvlreg.cxx:

Go to the source code of this file.

Functions

bool GotoPrevRegion (SwPaM &rCurrentCursor, SwMoveFnCollection const &fnPosRegion, bool bInReadOnly)
 
bool GotoNextRegion (SwPaM &rCurrentCursor, SwMoveFnCollection const &fnPosRegion, bool bInReadOnly)
 
bool GotoCurrRegionAndSkip (SwPaM &rCurrentCursor, SwMoveFnCollection const &fnPosRegion, bool bInReadOnly)
 

Function Documentation

◆ GotoCurrRegionAndSkip()

bool GotoCurrRegionAndSkip ( SwPaM rCurrentCursor,
SwMoveFnCollection const &  fnPosRegion,
bool  bInReadOnly 
)

◆ GotoNextRegion()

bool GotoNextRegion ( SwPaM rCurrentCursor,
SwMoveFnCollection const &  fnPosRegion,
bool  bInReadOnly 
)

◆ GotoPrevRegion()

bool GotoPrevRegion ( SwPaM rCurrentCursor,
SwMoveFnCollection const &  fnPosRegion,
bool  bInReadOnly 
)