Searched refs:NetChartDialogController (Results 1 – 3 of 3) sorted by relevance
961 NetChartDialogController::NetChartDialogController() in NetChartDialogController() function in chart::NetChartDialogController965 NetChartDialogController::~NetChartDialogController() in ~NetChartDialogController()968 String NetChartDialogController::getName() in getName()972 Image NetChartDialogController::getImage( bool bIsHighContrast ) in getImage()976 bool NetChartDialogController::shouldShow_StackingControl() const in shouldShow_StackingControl()980 const tTemplateServiceChartTypeParameterMap& NetChartDialogController::getTemplateMap() const in getTemplateMap()1003 void NetChartDialogController::fillSubTypeList( ValueSet& rSubTypeList, bool bIsHighContrast, const… in fillSubTypeList()1027 void NetChartDialogController::adjustParameterToSubType( ChartTypeParameter& rParameter ) in adjustParameterToSubType()
241 class NetChartDialogController : public ChartTypeDialogController class244 NetChartDialogController();245 virtual ~NetChartDialogController();
881 m_aChartTypeDialogControllerList.push_back(new NetChartDialogController() ); in ChartTypeTabPage()
Completed in 50 milliseconds