LibreOffice Module sw (master) 1
Namespaces | Variables
dflyobj.cxx File Reference
#include <hintids.hxx>
#include <comphelper/lok.hxx>
#include <osl/diagnose.h>
#include <tools/mapunit.hxx>
#include <tools/UnitConversion.hxx>
#include <svx/svdhdl.hxx>
#include <svx/svdtrans.hxx>
#include <editeng/protitem.hxx>
#include <svx/svdpage.hxx>
#include <vcl/canvastools.hxx>
#include <vcl/gdimtf.hxx>
#include <vcl/svapp.hxx>
#include <vcl/ptrstyle.hxx>
#include <fmtclds.hxx>
#include <fmtornt.hxx>
#include <fmtfsize.hxx>
#include <fmturl.hxx>
#include <viewsh.hxx>
#include <frmatr.hxx>
#include <doc.hxx>
#include <IDocumentUndoRedo.hxx>
#include <dflyobj.hxx>
#include <flyfrm.hxx>
#include <frmfmt.hxx>
#include <viewopt.hxx>
#include <frmtool.hxx>
#include <flyfrms.hxx>
#include <ndnotxt.hxx>
#include <grfatr.hxx>
#include <pagefrm.hxx>
#include <rootfrm.hxx>
#include <textboxhelper.hxx>
#include <wrtsh.hxx>
#include <ndgrf.hxx>
#include <frmmgr.hxx>
#include <svx/sdr/properties/defaultproperties.hxx>
#include <basegfx/range/b2drange.hxx>
#include <basegfx/polygon/b2dpolygontools.hxx>
#include <basegfx/polygon/b2dpolygon.hxx>
#include <svx/sdr/contact/viewcontactofvirtobj.hxx>
#include <drawinglayer/primitive2d/BufferedDecompositionPrimitive2D.hxx>
#include <drawinglayer/geometry/viewinformation2d.hxx>
#include <sw_primitivetypes2d.hxx>
#include <drawinglayer/primitive2d/sdrdecompositiontools2d.hxx>
#include <basegfx/matrix/b2dhommatrixtools.hxx>
#include <notxtfrm.hxx>
Include dependency graph for dflyobj.cxx:

Go to the source code of this file.

Namespaces

namespace  sdr
 
namespace  sdr::contact
 
namespace  drawinglayer
 
namespace  drawinglayer::primitive2d
 

Variables

static bool bInResize = false
 

Variable Documentation

◆ bInResize

bool bInResize = false
static

Definition at line 73 of file dflyobj.cxx.

Referenced by SwVirtFlyDrawObj::NbcMove(), and SwVirtFlyDrawObj::NbcResize().

◆ maOuterRange

const basegfx::B2DRange maOuterRange
private

Definition at line 167 of file dflyobj.cxx.

◆ mrSwVirtFlyDrawObj

const SwVirtFlyDrawObj& mrSwVirtFlyDrawObj
private

Definition at line 166 of file dflyobj.cxx.