Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/dialogs/
H A DChartTypeDialogController.cxx961 NetChartDialogController::NetChartDialogController() in NetChartDialogController() function in chart::NetChartDialogController
965 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()
H A DChartTypeDialogController.hxx241 class NetChartDialogController : public ChartTypeDialogController class
244 NetChartDialogController();
245 virtual ~NetChartDialogController();
H A Dtp_ChartType.cxx881 m_aChartTypeDialogControllerList.push_back(new NetChartDialogController() ); in ChartTypeTabPage()

Completed in 31 milliseconds