|
LibreOffice Module sw (master) 1
|
#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"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) |
|
static |
Definition at line 1009 of file section.cxx.
References SwSection::BreakLink(), SwNode::EndOfSectionIndex(), SwSection::GetBaseLink(), SwNode::GetDoc(), SwDoc::getIDocumentLinksAdministration(), SwNode::GetIndex(), IDocumentLinksAdministration::GetLinkManager(), sfx2::LinkManager::GetLinks(), SwSectionNode::GetSection(), SwSection::IsConnected(), and n.
Definition at line 840 of file section.cxx.
References SwFormat::GetContent(), SwFormatContent::GetContentIdx(), SwSection::GetFormat(), and SwNodeIndex::GetIndex().
Referenced by SwSectionFormat::GetChildSections().
|
static |
Definition at line 1039 of file section.cxx.
References sfx2::ClientFile, SwBaseLink::DataChanged(), SwNode::EndOfSectionIndex(), sfx2::LinkManager::GetDisplayNames(), SwNode::GetDoc(), SwDoc::GetDocShell(), SotExchange::GetFormatMimeType(), SwDoc::getIDocumentLinksAdministration(), SwNode::GetIndex(), IDocumentLinksAdministration::GetLinkManager(), sfx2::LinkManager::GetLinks(), SfxObjectShell::GetMedium(), SfxMedium::GetName(), sfx2::SvBaseLink::GetObjType(), SwBaseLink::IsInRange(), n, and sName.