LibreOffice Module svx (master) 1
Static Public Member Functions | List of all members
ChartHelper Class Reference

#include <charthelper.hxx>

Static Public Member Functions

static void updateChart (const css::uno::Reference< css::frame::XModel > &rXModel)
 Use chart's XUpdatable::update() to update values. More...
 
static drawinglayer::primitive2d::Primitive2DContainer tryToGetChartContentAsPrimitive2DSequence (const css::uno::Reference< css::frame::XModel > &rXModel, basegfx::B2DRange &rRange)
 
static void AdaptDefaultsForChart (const css::uno::Reference< css::embed::XEmbeddedObject > &xEmbObj)
 

Detailed Description

Definition at line 35 of file charthelper.hxx.

Member Function Documentation

◆ AdaptDefaultsForChart()

void ChartHelper::AdaptDefaultsForChart ( const css::uno::Reference< css::embed::XEmbeddedObject > &  xEmbObj)
static

Definition at line 107 of file charthelper.cxx.

References TOOLS_WARN_EXCEPTION.

◆ tryToGetChartContentAsPrimitive2DSequence()

drawinglayer::primitive2d::Primitive2DContainer ChartHelper::tryToGetChartContentAsPrimitive2DSequence ( const css::uno::Reference< css::frame::XModel > &  rXModel,
basegfx::B2DRange rRange 
)
static

◆ updateChart()

void ChartHelper::updateChart ( const css::uno::Reference< css::frame::XModel > &  rXModel)
static

Use chart's XUpdatable::update() to update values.

Definition at line 35 of file charthelper.cxx.

References TOOLS_WARN_EXCEPTION.

Referenced by tryToGetChartContentAsPrimitive2DSequence().


The documentation for this class was generated from the following files: