LibreOffice Module sw (master) 1
Classes | Functions
undraw.cxx File Reference
#include <UndoDraw.hxx>
#include <svx/svdogrp.hxx>
#include <svx/svdundo.hxx>
#include <svx/svdpage.hxx>
#include <svx/svdmark.hxx>
#include <svx/svdview.hxx>
#include <osl/diagnose.h>
#include <hintids.hxx>
#include <fmtanchr.hxx>
#include <fmtflcnt.hxx>
#include <txtflcnt.hxx>
#include <frmfmt.hxx>
#include <doc.hxx>
#include <IDocumentUndoRedo.hxx>
#include <IDocumentLayoutAccess.hxx>
#include <swundo.hxx>
#include <pam.hxx>
#include <ndtxt.hxx>
#include <UndoCore.hxx>
#include <dcontact.hxx>
#include <viewsh.hxx>
#include <frameformats.hxx>
#include <textboxhelper.hxx>
Include dependency graph for undraw.cxx:

Go to the source code of this file.

Classes

struct  SwUndoGroupObjImpl
 

Functions

static void lcl_SaveAnchor (SwFrameFormat *pFormat, SwNodeOffset &rNodePos)
 
static void lcl_RestoreAnchor (SwFrameFormat *pFormat, SwNodeOffset nNodePos)
 

Function Documentation

◆ lcl_RestoreAnchor()

static void lcl_RestoreAnchor ( SwFrameFormat pFormat,
SwNodeOffset  nNodePos 
)
static

◆ lcl_SaveAnchor()

static void lcl_SaveAnchor ( SwFrameFormat pFormat,
SwNodeOffset rNodePos 
)
static