Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/dialogs/
H A DChartTypeDialogController.cxx791 XYChartDialogController::XYChartDialogController() in XYChartDialogController() function in chart::XYChartDialogController
795 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()
H A DChartTypeDialogController.hxx209 class XYChartDialogController : public ChartTypeDialogController class
212 XYChartDialogController();
213 virtual ~XYChartDialogController();
H A Dtp_ChartType.cxx878 m_aChartTypeDialogControllerList.push_back(new XYChartDialogController() ); in ChartTypeTabPage()

Completed in 32 milliseconds