LibreOffice Module svx (master) 1
|
#include <svx/svdogrp.hxx>
#include <svx/svdmodel.hxx>
#include <svx/svdpage.hxx>
#include <svx/svdobj.hxx>
#include <svx/svdtrans.hxx>
#include <svx/dialmgr.hxx>
#include <svx/strings.hrc>
#include <sdr/properties/groupproperties.hxx>
#include <sdr/contact/viewcontactofgroup.hxx>
#include <basegfx/range/b2drange.hxx>
#include <basegfx/polygon/b2dpolygontools.hxx>
#include <libxml/xmlwriter.h>
#include <vcl/canvastools.hxx>
#include <svx/diagram/IDiagramHelper.hxx>
Go to the source code of this file.
Functions | |
static bool | containsOOXData (const css::uno::Any &rVal) |
|
static |
Definition at line 213 of file svdogrp.cxx.
Referenced by SdrObjGroup::SetGrabBagItem().