Searched refs:XYChartDialogController (Results 1 – 3 of 3) sorted by relevance
791 XYChartDialogController::XYChartDialogController() in XYChartDialogController() function in chart::XYChartDialogController795 XYChartDialogController::~XYChartDialogController() in ~XYChartDialogController()798 String XYChartDialogController::getName() in getName()802 Image XYChartDialogController::getImage( bool bIsHighContrast ) in getImage()806 const tTemplateServiceChartTypeParameterMap& XYChartDialogController::getTemplateMap() const in getTemplateMap()818 void XYChartDialogController::fillSubTypeList( ValueSet& rSubTypeList, bool bIsHighContrast, const … in fillSubTypeList()843 bool XYChartDialogController::shouldShow_SplineControl() const in shouldShow_SplineControl()847 bool XYChartDialogController::shouldShow_SortByXValuesResourceGroup() const in shouldShow_SortByXValuesResourceGroup()851 void XYChartDialogController::adjustParameterToSubType( ChartTypeParameter& rParameter ) in adjustParameterToSubType()
209 class XYChartDialogController : public ChartTypeDialogController class212 XYChartDialogController();213 virtual ~XYChartDialogController();
878 m_aChartTypeDialogControllerList.push_back(new XYChartDialogController() ); in ChartTypeTabPage()
Completed in 28 milliseconds