|
LibreOffice Module sw (master) 1
|
#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>Go to the source code of this file.
Functions | |
| static const SwFrame * | lcl_FindAnchor (const SdrObject *pObj, bool bAll) |
| static SdrObject * | impLocalHitCorrection (SdrObject *pRetval, const Point &rPnt, sal_uInt16 nTol, const SdrMarkList &rMrkList) |
|
static |
Definition at line 135 of file dview.cxx.
References a, SwVirtFlyDrawObj::GetFlyFrame(), SwVirtFlyDrawObj::getInnerBound(), SdrMarkList::GetMark(), SdrMarkList::GetMarkCount(), SdrMark::GetMarkedSdrObj(), basegfx::Range2D< typename TYPE, typename TRAITS >::grow(), basegfx::Range2D< typename TYPE, typename TRAITS >::isInside(), SwFrame::IsNoTextFrame(), SwLayoutFrame::Lower(), Point::X(), and Point::Y().
Referenced by SwDrawView::CheckSingleSdrObjectHit().
Definition at line 83 of file dview.cxx.
References SwAnchoredObject::GetAnchorFrame(), SwDrawContact::GetAnchorFrame(), SwVirtFlyDrawObj::GetFlyFrame(), GetUserCall(), and SwFlyFrame::IsFlyInContentFrame().
Referenced by SwDrawView::GetMaxChildOrdNum(), SwDrawView::GetMaxToBtmObj(), SwDrawView::GetMaxToTopObj(), and SwDrawView::ObjOrderChanged().