LibreOffice Module chart2 (master) 1
|
#include <ShapeFactory.hxx>
#include <VDiagram.hxx>
#include <Diagram.hxx>
#include <PropertyMapper.hxx>
#include <ViewDefines.hxx>
#include <Stripe.hxx>
#include <ObjectIdentifier.hxx>
#include <DiagramHelper.hxx>
#include <ChartType.hxx>
#include <BaseGFXHelper.hxx>
#include <ChartTypeHelper.hxx>
#include <ThreeDHelper.hxx>
#include <defines.hxx>
#include <editeng/unoprnms.hxx>
#include <svx/scene3d.hxx>
#include <svx/e3dsceneupdater.hxx>
#include <comphelper/diagnose_ex.hxx>
Go to the source code of this file.
Namespaces | |
namespace | chart |
Functions | |
static E3dScene * | chart::lcl_getE3dScene (const rtl::Reference< SvxShapeGroupAnyD > &xShape) |
static void | chart::lcl_setLightSources (const uno::Reference< beans::XPropertySet > &xSource, const uno::Reference< beans::XPropertySet > &xDest) |