LibreOffice Module sw (master) 1
Functions
doccorr.cxx File Reference
#include <doc.hxx>
#include <IDocumentLayoutAccess.hxx>
#include <IDocumentRedlineAccess.hxx>
#include <node.hxx>
#include <editsh.hxx>
#include <viscrs.hxx>
#include <redline.hxx>
#include <mvsave.hxx>
#include <docary.hxx>
#include <unocrsr.hxx>
Include dependency graph for doccorr.cxx:

Go to the source code of this file.

Functions

void PaMCorrAbs (const SwPaM &rRange, const SwPosition &rNewPos)
 Function declarations so that everything below the CursorShell can move the Cursor once in a while. More...
 
void PaMCorrRel (const SwNode &rOldNode, const SwPosition &rNewPos, const sal_Int32 nOffset)
 Sets all PaMs in OldNode to relative Pos. More...
 

Function Documentation

◆ PaMCorrAbs()

void PaMCorrAbs ( const SwPaM rRange,
const SwPosition rNewPos 
)

◆ PaMCorrRel()

void PaMCorrRel ( const SwNode rOldNode,
const SwPosition rNewPos,
const sal_Int32  nOffset 
)