LibreOffice Module chart2 (master) 1
Namespaces | Functions
tp_DataSource.cxx File Reference
#include "tp_DataSource.hxx"
#include <strings.hrc>
#include <ResId.hxx>
#include <ChartType.hxx>
#include <ChartTypeTemplateProvider.hxx>
#include <ChartTypeTemplate.hxx>
#include <ChartModel.hxx>
#include <RangeSelectionHelper.hxx>
#include <DataSeries.hxx>
#include <DataSeriesHelper.hxx>
#include <ControllerLockGuard.hxx>
#include <DataSourceHelper.hxx>
#include <LabeledDataSequence.hxx>
#include "DialogModel.hxx"
#include <o3tl/safeint.hxx>
#include <TabPageNotifiable.hxx>
#include <com/sun/star/chart2/XDataSeries.hpp>
#include <com/sun/star/chart2/data/XDataProvider.hpp>
#include <comphelper/diagnose_ex.hxx>
Include dependency graph for tp_DataSource.cxx:

Go to the source code of this file.

Namespaces

namespace  chart
 

Functions

 chart::IMPL_LINK_NOARG (DataSourceTabPage, SeriesSelectionChangedHdl, weld::TreeView &, void)
 
 chart::IMPL_LINK_NOARG (DataSourceTabPage, RoleSelectionChangedHdl, weld::TreeView &, void)
 
 chart::IMPL_LINK_NOARG (DataSourceTabPage, MainRangeButtonClickedHdl, weld::Button &, void)
 
 chart::IMPL_LINK_NOARG (DataSourceTabPage, CategoriesRangeButtonClickedHdl, weld::Button &, void)
 
 chart::IMPL_LINK_NOARG (DataSourceTabPage, AddButtonClickedHdl, weld::Button &, void)
 
 chart::IMPL_LINK_NOARG (DataSourceTabPage, RemoveButtonClickedHdl, weld::Button &, void)
 
 chart::IMPL_LINK_NOARG (DataSourceTabPage, UpButtonClickedHdl, weld::Button &, void)
 
 chart::IMPL_LINK_NOARG (DataSourceTabPage, DownButtonClickedHdl, weld::Button &, void)
 
 chart::IMPL_LINK (DataSourceTabPage, RangeModifiedHdl, weld::Entry &, rEdit, void)