LibreOffice Module svx (master) 1
|
#include <sdr/contact/viewcontactofsdrpathobj.hxx>
#include <svx/svdopath.hxx>
#include <sdr/primitive2d/sdrattributecreator.hxx>
#include <basegfx/polygon/b2dpolypolygontools.hxx>
#include <sdr/primitive2d/sdrpathprimitive2d.hxx>
#include <basegfx/matrix/b2dhommatrixtools.hxx>
#include <basegfx/polygon/b2dpolygontools.hxx>
#include <osl/diagnose.h>
#include <unotools/configmgr.hxx>
#include <vcl/canvastools.hxx>
Go to the source code of this file.
Namespaces | |
namespace | sdr |
namespace | sdr::contact |
Functions | |
static bool | sdr::contact::ensureGeometry (basegfx::B2DPolyPolygon &rUnitPolyPolygon) |
return true if polycount == 1 More... | |