Home
last modified time | relevance | path

Searched refs:SeriesListBox (Results 1 – 3 of 3) sorted by relevance

/trunk/main/chart2/source/controller/dialogs/
H A Dtp_DataSourceControls.cxx41 SeriesListBox::SeriesListBox( Window* pParent, const ResId & rResId ) : in SeriesListBox() function in chart::SeriesListBox
45 SeriesListBox::~SeriesListBox() in ~SeriesListBox()
48 SvLBoxEntry* SeriesListBox::CreateEntry() const in CreateEntry()
H A Dtp_DataSourceControls.hxx54 class SeriesListBox : public ::SvTreeListBox class
57 explicit SeriesListBox( Window* pParent, const ResId & rResId );
58 ~SeriesListBox( );
H A Dtp_DataSource.cxx238 m_apLB_SERIES( new SeriesListBox( this, SchResId( LB_SERIES ))), in DataSourceTabPage()

Completed in 29 milliseconds