LibreOffice Module chart2 (master) 1
Public Attributes | List of all members
chart::SeriesEntry Class Reference

#include <tp_DataSource.hxx>

Collaboration diagram for chart::SeriesEntry:
[legend]

Public Attributes

OUString m_sRole
 
rtl::Reference< ::chart::DataSeriesm_xDataSeries
 the corresponding data series More...
 
rtl::Reference< ::chart::ChartTypem_xChartType
 the chart type that contains the series (via XDataSeriesContainer) More...
 

Detailed Description

Definition at line 40 of file tp_DataSource.hxx.

Member Data Documentation

◆ m_sRole

OUString chart::SeriesEntry::m_sRole

Definition at line 43 of file tp_DataSource.hxx.

Referenced by chart::DataSourceTabPage::InsertRoleLBEntry().

◆ m_xChartType

rtl::Reference< ::chart::ChartType > chart::SeriesEntry::m_xChartType

the chart type that contains the series (via XDataSeriesContainer)

Definition at line 49 of file tp_DataSource.hxx.

Referenced by chart::DataSourceTabPage::fillRoleListBox(), chart::DataSourceTabPage::fillSeriesListBox(), and chart::IMPL_LINK_NOARG().

◆ m_xDataSeries

rtl::Reference< ::chart::DataSeries > chart::SeriesEntry::m_xDataSeries

The documentation for this class was generated from the following file: