LibreOffice Module chart2 (master) 1
Classes | Typedefs | Functions
chart::sidebar Namespace Reference

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
 

Functions

 IMPL_LINK (ChartAxisPanel, CheckBoxHdl, weld::Toggleable &, rCheckbox, void)
 
 IMPL_LINK_NOARG (ChartAxisPanel, ListBoxHdl, weld::ComboBox &, void)
 
 IMPL_LINK (ChartAxisPanel, TextRotationHdl, weld::MetricSpinButton &, rMetricField, void)
 
 IMPL_LINK (ChartElementsPanel, CheckBoxHdl, weld::Toggleable &, rCheckBox, void)
 
 IMPL_LINK (ChartElementsPanel, EditHdl, weld::Entry &, rEdit, void)
 
 IMPL_LINK_NOARG (ChartElementsPanel, LegendPosHdl, weld::ComboBox &, void)
 
 IMPL_LINK_NOARG (ChartErrorBarPanel, RadioBtnHdl, weld::Toggleable &, void)
 
 IMPL_LINK_NOARG (ChartErrorBarPanel, ListBoxHdl, weld::ComboBox &, void)
 
 IMPL_LINK (ChartErrorBarPanel, NumericFieldHdl, weld::SpinButton &, rMetricField, void)
 
 IMPL_LINK (ChartSeriesPanel, CheckBoxHdl, weld::Toggleable &, rCheckBox, void)
 
 IMPL_LINK_NOARG (ChartSeriesPanel, RadioBtnHdl, weld::Toggleable &, void)
 
 IMPL_LINK_NOARG (ChartSeriesPanel, ListBoxHdl, weld::ComboBox &, void)
 
 IMPL_LINK_NOARG (ChartTypePanel, SelectMainTypeHdl, weld::ComboBox &, void)
 
 IMPL_LINK_NOARG (ChartTypePanel, SelectSubTypeHdl, ValueSet *, void)
 

Typedef Documentation

◆ PanelFactoryInterfaceBase

typedef comphelper::WeakComponentImplHelper< css::ui::XUIElementFactory, css::lang::XServiceInfo > chart::sidebar::PanelFactoryInterfaceBase

Definition at line 30 of file Chart2PanelFactory.hxx.

Function Documentation

◆ IMPL_LINK() [1/6]

chart::sidebar::IMPL_LINK ( ChartAxisPanel  ,
CheckBoxHdl  ,
weld::Toggleable ,
rCheckbox  ,
void   
)

Definition at line 342 of file ChartAxisPanel.cxx.

References mxModel.

◆ IMPL_LINK() [2/6]

chart::sidebar::IMPL_LINK ( ChartAxisPanel  ,
TextRotationHdl  ,
weld::MetricSpinButton ,
rMetricField  ,
void   
)

Definition at line 364 of file ChartAxisPanel.cxx.

References mxModel.

◆ IMPL_LINK() [3/6]

chart::sidebar::IMPL_LINK ( ChartElementsPanel  ,
CheckBoxHdl  ,
weld::Toggleable ,
rCheckBox  ,
void   
)

◆ IMPL_LINK() [4/6]

chart::sidebar::IMPL_LINK ( ChartElementsPanel  ,
EditHdl  ,
weld::Entry ,
rEdit  ,
void   
)

◆ IMPL_LINK() [5/6]

chart::sidebar::IMPL_LINK ( ChartErrorBarPanel  ,
NumericFieldHdl  ,
weld::SpinButton ,
rMetricField  ,
void   
)

Definition at line 413 of file ChartErrorBarPanel.cxx.

References mxModel, and setValue().

◆ IMPL_LINK() [6/6]

chart::sidebar::IMPL_LINK ( ChartSeriesPanel  ,
CheckBoxHdl  ,
weld::Toggleable ,
rCheckBox  ,
void   
)

Definition at line 442 of file ChartSeriesPanel.cxx.

References mxModel.

◆ IMPL_LINK_NOARG() [1/8]

chart::sidebar::IMPL_LINK_NOARG ( ChartAxisPanel  ,
ListBoxHdl  ,
weld::ComboBox ,
void   
)

Definition at line 356 of file ChartAxisPanel.cxx.

References mxModel, and nPos.

◆ IMPL_LINK_NOARG() [2/8]

chart::sidebar::IMPL_LINK_NOARG ( ChartElementsPanel  ,
LegendPosHdl  ,
weld::ComboBox ,
void   
)

Definition at line 642 of file ChartElementsPanel.cxx.

References mxModel, and nPos.

◆ IMPL_LINK_NOARG() [3/8]

chart::sidebar::IMPL_LINK_NOARG ( ChartErrorBarPanel  ,
ListBoxHdl  ,
weld::ComboBox ,
void   
)

Definition at line 405 of file ChartErrorBarPanel.cxx.

References mxModel, and nPos.

◆ IMPL_LINK_NOARG() [4/8]

chart::sidebar::IMPL_LINK_NOARG ( ChartErrorBarPanel  ,
RadioBtnHdl  ,
weld::Toggleable ,
void   
)

Definition at line 395 of file ChartErrorBarPanel.cxx.

References mxModel.

◆ IMPL_LINK_NOARG() [5/8]

chart::sidebar::IMPL_LINK_NOARG ( ChartSeriesPanel  ,
ListBoxHdl  ,
weld::ComboBox ,
void   
)

Definition at line 464 of file ChartSeriesPanel.cxx.

References mxModel, and nPos.

◆ IMPL_LINK_NOARG() [6/8]

chart::sidebar::IMPL_LINK_NOARG ( ChartSeriesPanel  ,
RadioBtnHdl  ,
weld::Toggleable ,
void   
)

Definition at line 456 of file ChartSeriesPanel.cxx.

References mxModel.

◆ IMPL_LINK_NOARG() [7/8]

chart::sidebar::IMPL_LINK_NOARG ( ChartTypePanel  ,
SelectMainTypeHdl  ,
weld::ComboBox ,
void   
)

Definition at line 142 of file ChartTypePanel.cxx.

◆ IMPL_LINK_NOARG() [8/8]

chart::sidebar::IMPL_LINK_NOARG ( ChartTypePanel  ,
SelectSubTypeHdl  ,
ValueSet ,
void   
)

Definition at line 144 of file ChartTypePanel.cxx.