Searched refs:SeriesListBox (Results 1 – 3 of 3) sorted by relevance
41 SeriesListBox::SeriesListBox( Window* pParent, const ResId & rResId ) : in SeriesListBox() function in chart::SeriesListBox45 SeriesListBox::~SeriesListBox() in ~SeriesListBox()48 SvLBoxEntry* SeriesListBox::CreateEntry() const in CreateEntry()
54 class SeriesListBox : public ::SvTreeListBox class57 explicit SeriesListBox( Window* pParent, const ResId & rResId );58 ~SeriesListBox( );
238 m_apLB_SERIES( new SeriesListBox( this, SchResId( LB_SERIES ))), in DataSourceTabPage()
Completed in 21 milliseconds