LibreOffice Module chart2 (master) 1
|
Classes | |
class | ChartAreaPanel |
class | ChartAxisPanel |
class | ChartColorWrapper |
class | ChartElementsPanel |
class | ChartErrorBarPanel |
class | ChartLinePanel |
class | ChartLineStyleWrapper |
class | ChartPanelFactory |
class | ChartSeriesPanel |
class | ChartSidebarModifyListener |
class | ChartSidebarModifyListenerParent |
class | ChartSidebarSelectionListener |
class | ChartSidebarSelectionListenerParent |
class | ChartTypePanel |
Typedefs | |
typedef comphelper::WeakComponentImplHelper< css::ui::XUIElementFactory, css::lang::XServiceInfo > | PanelFactoryInterfaceBase |
typedef comphelper::WeakComponentImplHelper< css::ui::XUIElementFactory, css::lang::XServiceInfo > chart::sidebar::PanelFactoryInterfaceBase |
Definition at line 30 of file Chart2PanelFactory.hxx.
chart::sidebar::IMPL_LINK | ( | ChartAxisPanel | , |
CheckBoxHdl | , | ||
weld::Toggleable & | , | ||
rCheckbox | , | ||
void | |||
) |
Definition at line 342 of file ChartAxisPanel.cxx.
References mxModel.
chart::sidebar::IMPL_LINK | ( | ChartAxisPanel | , |
TextRotationHdl | , | ||
weld::MetricSpinButton & | , | ||
rMetricField | , | ||
void | |||
) |
Definition at line 364 of file ChartAxisPanel.cxx.
References mxModel.
chart::sidebar::IMPL_LINK | ( | ChartElementsPanel | , |
CheckBoxHdl | , | ||
weld::Toggleable & | , | ||
rCheckBox | , | ||
void | |||
) |
Definition at line 583 of file ChartElementsPanel.cxx.
References chart::TitleHelper::MAIN_TITLE, mxModel, chart::TitleHelper::SECONDARY_X_AXIS_TITLE, chart::TitleHelper::SECONDARY_Y_AXIS_TITLE, chart::TitleHelper::SUB_TITLE, chart::TitleHelper::X_AXIS_TITLE, chart::TitleHelper::Y_AXIS_TITLE, and chart::TitleHelper::Z_AXIS_TITLE.
chart::sidebar::IMPL_LINK | ( | ChartElementsPanel | , |
EditHdl | , | ||
weld::Entry & | , | ||
rEdit | , | ||
void | |||
) |
Definition at line 630 of file ChartElementsPanel.cxx.
References comphelper::getProcessComponentContext(), chart::TitleHelper::getTitle(), chart::TitleHelper::MAIN_TITLE, mxModel, chart::TitleHelper::setCompleteString(), and chart::TitleHelper::SUB_TITLE.
chart::sidebar::IMPL_LINK | ( | ChartErrorBarPanel | , |
NumericFieldHdl | , | ||
weld::SpinButton & | , | ||
rMetricField | , | ||
void | |||
) |
Definition at line 413 of file ChartErrorBarPanel.cxx.
References mxModel, and setValue().
chart::sidebar::IMPL_LINK | ( | ChartSeriesPanel | , |
CheckBoxHdl | , | ||
weld::Toggleable & | , | ||
rCheckBox | , | ||
void | |||
) |
Definition at line 442 of file ChartSeriesPanel.cxx.
References mxModel.
chart::sidebar::IMPL_LINK_NOARG | ( | ChartAxisPanel | , |
ListBoxHdl | , | ||
weld::ComboBox & | , | ||
void | |||
) |
Definition at line 356 of file ChartAxisPanel.cxx.
chart::sidebar::IMPL_LINK_NOARG | ( | ChartElementsPanel | , |
LegendPosHdl | , | ||
weld::ComboBox & | , | ||
void | |||
) |
Definition at line 642 of file ChartElementsPanel.cxx.
chart::sidebar::IMPL_LINK_NOARG | ( | ChartErrorBarPanel | , |
ListBoxHdl | , | ||
weld::ComboBox & | , | ||
void | |||
) |
Definition at line 405 of file ChartErrorBarPanel.cxx.
chart::sidebar::IMPL_LINK_NOARG | ( | ChartErrorBarPanel | , |
RadioBtnHdl | , | ||
weld::Toggleable & | , | ||
void | |||
) |
Definition at line 395 of file ChartErrorBarPanel.cxx.
References mxModel.
chart::sidebar::IMPL_LINK_NOARG | ( | ChartSeriesPanel | , |
ListBoxHdl | , | ||
weld::ComboBox & | , | ||
void | |||
) |
Definition at line 464 of file ChartSeriesPanel.cxx.
chart::sidebar::IMPL_LINK_NOARG | ( | ChartSeriesPanel | , |
RadioBtnHdl | , | ||
weld::Toggleable & | , | ||
void | |||
) |
Definition at line 456 of file ChartSeriesPanel.cxx.
References mxModel.
chart::sidebar::IMPL_LINK_NOARG | ( | ChartTypePanel | , |
SelectMainTypeHdl | , | ||
weld::ComboBox & | , | ||
void | |||
) |
Definition at line 142 of file ChartTypePanel.cxx.
chart::sidebar::IMPL_LINK_NOARG | ( | ChartTypePanel | , |
SelectSubTypeHdl | , | ||
ValueSet * | , | ||
void | |||
) |
Definition at line 144 of file ChartTypePanel.cxx.