20#ifndef INCLUDED_SW_SOURCE_CORE_INC_DOCUMENTCHARTDATAPROVIDEMANAGER_HXX
21#define INCLUDED_SW_SOURCE_CORE_INC_DOCUMENTCHARTDATAPROVIDEMANAGER_HXX
Give access to the data-provider for chart.
SwTable is one table in the document model, containing rows (which contain cells).
DocumentChartDataProviderManager(SwDoc &i_rSwdoc)
SwChartLockController_Helper & GetChartControllerHelper() override
returns chart controller helper that is used to lock/unlock all charts when relevant parts of tables ...
DocumentChartDataProviderManager(DocumentChartDataProviderManager const &)=delete
SwChartDataProvider * GetChartDataProvider(bool bCreate=false) const override
returns or creates the data-provider for chart
DocumentChartDataProviderManager & operator=(DocumentChartDataProviderManager const &)=delete
std::unique_ptr< SwChartLockController_Helper > mpChartControllerHelper
rtl::Reference< SwChartDataProvider > maChartDataProviderImplRef
virtual ~DocumentChartDataProviderManager() override
void CreateChartInternalDataProviders(const SwTable *pTable) override
calls createInternalDataProvider for all charts using the specified table
Dialog to specify the properties of date form field.