31 css::uno::Reference< css::uno::XComponentContext >
const & xContext,
32 const OUString & rServiceName,
35 bool bHasLines =
true,
36 bool bHasFilledArea =
false
44 bool bAdaptProperties )
override;
50 ::sal_Int32 nChartTypeGroupIndex,
51 ::sal_Int32 nSeriesIndex,
52 ::sal_Int32 nSeriesCount )
override;
For creating diagrams and modifying existing diagrams.
virtual void applyStyle2(const rtl::Reference< ::chart::DataSeries > &xSeries, ::sal_Int32 nChartTypeGroupIndex, ::sal_Int32 nSeriesIndex, ::sal_Int32 nSeriesCount) override
virtual bool matchesTemplate2(const rtl::Reference< ::chart::Diagram > &xDiagram, bool bAdaptProperties) override
virtual rtl::Reference< ::chart::ChartType > getChartTypeForIndex(sal_Int32 nChartTypeIndex) override
NetChartTypeTemplate(css::uno::Reference< css::uno::XComponentContext > const &xContext, const OUString &rServiceName, StackMode eStackMode, bool bSymbols, bool bHasLines=true, bool bHasFilledArea=false)
virtual StackMode getStackMode(sal_Int32 nChartTypeIndex) const override
returns StackMode::NONE by default.
virtual ~NetChartTypeTemplate() override
virtual rtl::Reference< ::chart::ChartType > getChartTypeForNewSeries2(const std::vector< rtl::Reference< ::chart::ChartType > > &aFormerlyUsedChartTypes) override