LibreOffice Module chart2 (master) 1
|
#include <ChartSidebarModifyListener.hxx>
Public Member Functions | |
virtual | ~ChartSidebarModifyListenerParent () |
virtual void | updateData ()=0 |
virtual void | modelInvalid ()=0 |
Definition at line 17 of file ChartSidebarModifyListener.hxx.
|
virtual |
Definition at line 14 of file ChartSidebarModifyListener.cxx.
|
pure virtual |
Implemented in chart::sidebar::ChartAreaPanel, chart::sidebar::ChartAxisPanel, chart::sidebar::ChartElementsPanel, chart::sidebar::ChartErrorBarPanel, chart::sidebar::ChartLinePanel, chart::sidebar::ChartSeriesPanel, and chart::sidebar::ChartTypePanel.
Referenced by chart::sidebar::ChartSidebarModifyListener::disposing().
|
pure virtual |
Implemented in chart::sidebar::ChartAreaPanel, chart::sidebar::ChartAxisPanel, chart::sidebar::ChartElementsPanel, chart::sidebar::ChartErrorBarPanel, chart::sidebar::ChartLinePanel, chart::sidebar::ChartSeriesPanel, and chart::sidebar::ChartTypePanel.
Referenced by chart::sidebar::ChartSidebarModifyListener::modified().