|
LibreOffice Module chart2 (master) 1
|
#include <com/sun/star/chart/ErrorBarStyle.hpp>#include <com/sun/star/beans/XPropertySet.hpp>#include "ChartErrorBarPanel.hxx"#include <ChartController.hxx>#include <ChartModel.hxx>#include <vcl/svapp.hxx>#include <sal/log.hxx>Go to the source code of this file.
Namespaces | |
| namespace | chart |
| namespace | chart::sidebar |
Functions | |
| chart::sidebar::IMPL_LINK_NOARG (ChartErrorBarPanel, RadioBtnHdl, weld::Toggleable &, void) | |
| chart::sidebar::IMPL_LINK_NOARG (ChartErrorBarPanel, ListBoxHdl, weld::ComboBox &, void) | |
| chart::sidebar::IMPL_LINK (ChartErrorBarPanel, NumericFieldHdl, weld::SpinButton &, rMetricField, void) | |
| sal_Int32 nApi |
Definition at line 114 of file ChartErrorBarPanel.cxx.
| sal_Int32 nPos |
Definition at line 113 of file ChartErrorBarPanel.cxx.
Referenced by chart::sidebar::IMPL_LINK_NOARG().