LibreOffice Module chart2 (master) 1
|
#include <ChartTypeDialogController.hxx>
#include <ChartTypeManager.hxx>
#include <ChartTypeTemplate.hxx>
#include <ResId.hxx>
#include <strings.hrc>
#include <bitmaps.hlst>
#include <ChartModelHelper.hxx>
#include <DataSeries.hxx>
#include <DiagramHelper.hxx>
#include <Diagram.hxx>
#include <ControllerLockGuard.hxx>
#include <AxisHelper.hxx>
#include <unonames.hxx>
#include <BaseCoordinateSystem.hxx>
#include <ChartModel.hxx>
#include <com/sun/star/chart2/DataPointGeometry3D.hpp>
#include <svtools/valueset.hxx>
#include <vcl/image.hxx>
#include <vcl/settings.hxx>
#include <comphelper/diagnose_ex.hxx>
Go to the source code of this file.
Namespaces | |
namespace | chart |
Functions | |
chart::IMPL_LINK_NOARG (CombiColumnLineChartDialogController, ChangeLineCountHdl, weld::SpinButton &, void) | |