|
LibreOffice Module chart2 (master) 1
|
#include <com/sun/star/chart/ErrorBarStyle.hpp>#include <com/sun/star/chart/DataLabelPlacement.hpp>#include <vcl/svapp.hxx>#include <sal/log.hxx>#include "ChartSeriesPanel.hxx"#include <ChartController.hxx>#include <ChartModel.hxx>#include <ChartType.hxx>#include <DataSeries.hxx>#include <DataSeriesHelper.hxx>#include <DiagramHelper.hxx>#include <Diagram.hxx>#include <RegressionCurveHelper.hxx>#include <RegressionCurveModel.hxx>#include <StatisticsHelper.hxx>#include <BaseCoordinateSystem.hxx>#include <comphelper/processfactory.hxx>Go to the source code of this file.
Namespaces | |
| namespace | chart |
| namespace | chart::sidebar |
Functions | |
| chart::sidebar::IMPL_LINK (ChartSeriesPanel, CheckBoxHdl, weld::Toggleable &, rCheckBox, void) | |
| chart::sidebar::IMPL_LINK_NOARG (ChartSeriesPanel, RadioBtnHdl, weld::Toggleable &, void) | |
| chart::sidebar::IMPL_LINK_NOARG (ChartSeriesPanel, ListBoxHdl, weld::ComboBox &, void) | |
| sal_Int32 nApi |
Definition at line 76 of file ChartSeriesPanel.cxx.
| sal_Int32 nPos |
Definition at line 75 of file ChartSeriesPanel.cxx.
Referenced by chart::sidebar::IMPL_LINK_NOARG().