LibreOffice Module sw (master) 1
Functions
section.cxx File Reference
#include <libxml/xmlstring.h>
#include <libxml/xmlwriter.h>
#include <stdlib.h>
#include <hintids.hxx>
#include <osl/diagnose.h>
#include <sot/exchange.hxx>
#include <svl/stritem.hxx>
#include <sfx2/docfile.hxx>
#include <editeng/protitem.hxx>
#include <sfx2/linkmgr.hxx>
#include <sfx2/sfxsids.hrc>
#include <docary.hxx>
#include <fmtcntnt.hxx>
#include <fmtpdsc.hxx>
#include <doc.hxx>
#include <IDocumentUndoRedo.hxx>
#include <DocumentLinksAdministrationManager.hxx>
#include <DocumentContentOperationsManager.hxx>
#include <IDocumentRedlineAccess.hxx>
#include <IDocumentFieldsAccess.hxx>
#include <IDocumentStylePoolAccess.hxx>
#include <IDocumentState.hxx>
#include <IDocumentLayoutAccess.hxx>
#include <node.hxx>
#include <pam.hxx>
#include <frmatr.hxx>
#include <frmtool.hxx>
#include <editsh.hxx>
#include <hints.hxx>
#include <docsh.hxx>
#include <ndtxt.hxx>
#include <section.hxx>
#include <swserv.hxx>
#include <shellio.hxx>
#include <poolfmt.hxx>
#include <swbaslnk.hxx>
#include <mvsave.hxx>
#include <ftnidx.hxx>
#include <doctxm.hxx>
#include <fmteiro.hxx>
#include <unosection.hxx>
#include <calbck.hxx>
#include <fmtclds.hxx>
#include <algorithm>
#include <utility>
#include "ndsect.hxx"
Include dependency graph for section.cxx:

Go to the source code of this file.

Functions

static bool lcl_SectionCmpPos (const SwSection *pFirst, const SwSection *pSecond)
 
static void lcl_BreakSectionLinksInSect (const SwSectionNode &rSectNd)
 
static void lcl_UpdateLinksInSect (const SwBaseLink &rUpdLnk, SwSectionNode &rSectNd)
 

Function Documentation

◆ lcl_BreakSectionLinksInSect()

static void lcl_BreakSectionLinksInSect ( const SwSectionNode rSectNd)
static

◆ lcl_SectionCmpPos()

static bool lcl_SectionCmpPos ( const SwSection pFirst,
const SwSection pSecond 
)
static

◆ lcl_UpdateLinksInSect()

static void lcl_UpdateLinksInSect ( const SwBaseLink rUpdLnk,
SwSectionNode rSectNd 
)
static