27namespace chart {
class ChartModel; }
39 const css::awt::Size* pRefSize );
54 const css::uno::Reference<css::lang::XMultiServiceFactory> & xNamedPropertyContainerFactory );
68 const css::uno::Reference<css::lang::XMultiServiceFactory>& xNamedPropertyContainerFactory );
82 const css::uno::Reference<css::lang::XMultiServiceFactory>& xNamedPropertyContainerFactory );
AllAxisItemConverter(const rtl::Reference<::chart::ChartModel > &xChartModel, SfxItemPool &rItemPool, SdrModel &rDrawModel, const css::awt::Size *pRefSize)
virtual const WhichRangesContainer & GetWhichPairs() const override
implement this method to provide an array of which-ranges
virtual ~AllAxisItemConverter() override
virtual ~AllDataLabelItemConverter() override
virtual const WhichRangesContainer & GetWhichPairs() const override
implement this method to provide an array of which-ranges
AllDataLabelItemConverter(const rtl::Reference<::chart::ChartModel > &xChartModel, SfxItemPool &rItemPool, SdrModel &rDrawModel, const css::uno::Reference< css::lang::XMultiServiceFactory > &xNamedPropertyContainerFactory)
virtual const WhichRangesContainer & GetWhichPairs() const override
implement this method to provide an array of which-ranges
virtual ~AllGridItemConverter() override
AllGridItemConverter(const rtl::Reference<::chart::ChartModel > &xChartModel, SfxItemPool &rItemPool, SdrModel &rDrawModel, const css::uno::Reference< css::lang::XMultiServiceFactory > &xNamedPropertyContainerFactory)
virtual ~AllSeriesStatisticsConverter() override
AllSeriesStatisticsConverter(const rtl::Reference<::chart::ChartModel > &xChartModel, SfxItemPool &rItemPool)
virtual const WhichRangesContainer & GetWhichPairs() const override
implement this method to provide an array of which-ranges
virtual ~AllTitleItemConverter() override
virtual const WhichRangesContainer & GetWhichPairs() const override
implement this method to provide an array of which-ranges
AllTitleItemConverter(const rtl::Reference<::chart::ChartModel > &xChartModel, SfxItemPool &rItemPool, SdrModel &rDrawModel, const css::uno::Reference< css::lang::XMultiServiceFactory > &xNamedPropertyContainerFactory)
Note: virtual const sal_uInt16 * GetWhichPairs() const; is still pure virtual.