LibreOffice Module sw (master) 1
Functions
fefly1.cxx File Reference
#include <hintids.hxx>
#include <o3tl/any.hxx>
#include <svl/itemiter.hxx>
#include <vcl/imapobj.hxx>
#include <editeng/protitem.hxx>
#include <svx/svdogrp.hxx>
#include <svx/svdouno.hxx>
#include <tools/globname.hxx>
#include <sot/exchange.hxx>
#include <com/sun/star/form/FormButtonType.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/embed/XEmbeddedObject.hpp>
#include <comphelper/types.hxx>
#include <osl/diagnose.h>
#include <fmtanchr.hxx>
#include <fmtcntnt.hxx>
#include <fmtornt.hxx>
#include <fmturl.hxx>
#include <fmtfsize.hxx>
#include <fesh.hxx>
#include <rootfrm.hxx>
#include <pagefrm.hxx>
#include <cntfrm.hxx>
#include <txtfrm.hxx>
#include <viewimp.hxx>
#include <viscrs.hxx>
#include <doc.hxx>
#include <IDocumentDrawModelAccess.hxx>
#include <IDocumentUndoRedo.hxx>
#include <IDocumentState.hxx>
#include <IDocumentLayoutAccess.hxx>
#include <IDocumentRedlineAccess.hxx>
#include <redline.hxx>
#include <dview.hxx>
#include <dflyobj.hxx>
#include <dcontact.hxx>
#include <frmfmt.hxx>
#include <flyfrm.hxx>
#include <ndtxt.hxx>
#include <swtable.hxx>
#include <ndgrf.hxx>
#include <flyfrms.hxx>
#include <fldbas.hxx>
#include <fmtfld.hxx>
#include <swundo.hxx>
#include <txatbase.hxx>
#include <frame.hxx>
#include <notxtfrm.hxx>
#include <HandleAnchorNodeChg.hxx>
#include <frmatr.hxx>
#include <fmtsrnd.hxx>
#include <ndole.hxx>
#include <fefly.hxx>
#include <fmtcnct.hxx>
#include <frameformats.hxx>
#include <textboxhelper.hxx>
Include dependency graph for fefly1.cxx:

Go to the source code of this file.

Functions

static bool lcl_SetNewFlyPos (const SwNode &rNode, SwFormatAnchor &rAnchor, const Point &rPt)
 
static bool lcl_FindAnchorPos (SwDoc &rDoc, const Point &rPt, const SwFrame &rFrame, SfxItemSet &rSet)
 
bool sw_ChkAndSetNewAnchor (const SwFlyFrame &rFly, SfxItemSet &rSet)
 also used in unoframe.cxx More...
 
static sal_uInt16 SwFormatGetPageNum (const SwFlyFrameFormat *pFormat)
 

Function Documentation

◆ lcl_FindAnchorPos()

static bool lcl_FindAnchorPos ( SwDoc rDoc,
const Point rPt,
const SwFrame rFrame,
SfxItemSet rSet 
)
static

◆ lcl_SetNewFlyPos()

static bool lcl_SetNewFlyPos ( const SwNode rNode,
SwFormatAnchor rAnchor,
const Point rPt 
)
static

◆ sw_ChkAndSetNewAnchor()

bool sw_ChkAndSetNewAnchor ( const SwFlyFrame rFly,
SfxItemSet rSet 
)

◆ SwFormatGetPageNum()

static sal_uInt16 SwFormatGetPageNum ( const SwFlyFrameFormat pFormat)
static