LibreOffice Module sw (master) 1
Functions
dview.cxx File Reference
#include <config_wasm_strip.h>
#include <hintids.hxx>
#include <svtools/optionsdrawinglayer.hxx>
#include <svx/svdpage.hxx>
#include <svx/svdpagv.hxx>
#include <svx/fmmodel.hxx>
#include <sot/exchange.hxx>
#include <svx/sdrundomanager.hxx>
#include <tools/globname.hxx>
#include <editeng/outliner.hxx>
#include <osl/diagnose.h>
#include <com/sun/star/embed/EmbedMisc.hpp>
#include <com/sun/star/embed/XEmbeddedObject.hpp>
#include <pagefrm.hxx>
#include <rootfrm.hxx>
#include <cntfrm.hxx>
#include <notxtfrm.hxx>
#include <flyfrm.hxx>
#include <frmfmt.hxx>
#include <dflyobj.hxx>
#include <dcontact.hxx>
#include <textboxhelper.hxx>
#include <viewsh.hxx>
#include <viewimp.hxx>
#include <dview.hxx>
#include <doc.hxx>
#include <mdiexp.hxx>
#include <ndole.hxx>
#include <ndgrf.hxx>
#include <fmtanchr.hxx>
#include <IDocumentUndoRedo.hxx>
#include <DocumentSettingManager.hxx>
#include <IDocumentLayoutAccess.hxx>
#include <com/sun/star/embed/Aspects.hpp>
#include <vector>
#include <sortedobjs.hxx>
Include dependency graph for dview.cxx:

Go to the source code of this file.

Functions

static const SwFramelcl_FindAnchor (const SdrObject *pObj, bool bAll)
 
static SdrObjectimpLocalHitCorrection (SdrObject *pRetval, const Point &rPnt, sal_uInt16 nTol, const SdrMarkList &rMrkList)
 

Function Documentation

◆ impLocalHitCorrection()

static SdrObject * impLocalHitCorrection ( SdrObject pRetval,
const Point rPnt,
sal_uInt16  nTol,
const SdrMarkList rMrkList 
)
static

◆ lcl_FindAnchor()

static const SwFrame * lcl_FindAnchor ( const SdrObject pObj,
bool  bAll 
)
static