LibreOffice Module chart2 (master) 1
|
#include <com/sun/star/chart2/XChartDocument.hpp>
#include <dlg_DataSource.hxx>
#include <ChartTypeTemplateProvider.hxx>
#include <ChartTypeTemplate.hxx>
#include <Diagram.hxx>
#include <DiagramHelper.hxx>
#include "DialogModel.hxx"
#include <ChartModel.hxx>
#include "tp_RangeChooser.hxx"
#include "tp_DataSource.hxx"
Go to the source code of this file.
Namespaces | |
namespace | chart |
Functions | |
chart::IMPL_LINK (DataSourceDialog, ActivatePageHdl, const OUString &, rPage, void) | |
chart::IMPL_LINK_NOARG (DataSourceDialog, DeactivatePageHdl, const OUString &, bool) | |
|
private |
Definition at line 52 of file dlg_DataSource.cxx.