Searched refs:ChartTypeDialogController (Results 1 – 5 of 5) sorted by relevance
137 ChartTypeDialogController::ChartTypeDialogController() in ChartTypeDialogController() function in chart::ChartTypeDialogController143 ChartTypeDialogController::~ChartTypeDialogController() in ~ChartTypeDialogController()146 Image ChartTypeDialogController::getImage( bool /*bIsHighContrast*/ ) in getImage()376 bool ChartTypeDialogController::shouldShow_XAxisTypeControl() const in shouldShow_XAxisTypeControl()380 bool ChartTypeDialogController::shouldShow_3DLookControl() const in shouldShow_3DLookControl()384 bool ChartTypeDialogController::shouldShow_StackingControl() const in shouldShow_StackingControl()388 bool ChartTypeDialogController::shouldShow_DeepStackingControl() const in shouldShow_DeepStackingControl()392 bool ChartTypeDialogController::shouldShow_SplineControl() const in shouldShow_SplineControl()396 bool ChartTypeDialogController::shouldShow_GeometryControl() const in shouldShow_GeometryControl()408 void ChartTypeDialogController::hideExtraControls() const in hideExtraControls()[all …]
96 class ChartTypeDialogController : public ChangingResource class99 ChartTypeDialogController();100 virtual ~ChartTypeDialogController();140 class ColumnOrBarChartDialogController_Base : public ChartTypeDialogController176 class PieChartDialogController : public ChartTypeDialogController191 class LineChartDialogController : public ChartTypeDialogController209 class XYChartDialogController : public ChartTypeDialogController225 class AreaChartDialogController : public ChartTypeDialogController241 class NetChartDialogController : public ChartTypeDialogController256 class StockChartDialogController : public ChartTypeDialogController[all …]
78 ChartTypeDialogController* getSelectedMainType();79 void showAllControls( ChartTypeDialogController& rTypeController );109 ::std::vector< ChartTypeDialogController* > m_aChartTypeDialogControllerList;110 ChartTypeDialogController* m_pCurrentMainType;
888 …::std::vector< ChartTypeDialogController* >::const_iterator aIter = m_aChartTypeDialogContro… in ChartTypeTabPage()889 …const ::std::vector< ChartTypeDialogController* >::const_iterator aEnd = m_aChartTypeDialogContro… in ChartTypeTabPage()909 …::std::vector< ChartTypeDialogController* >::const_iterator aIter = m_aChartTypeDialogContro… in ~ChartTypeTabPage()910 …const ::std::vector< ChartTypeDialogController* >::const_iterator aEnd = m_aChartTypeDialogContro… in ~ChartTypeTabPage()969 ChartTypeDialogController* ChartTypeTabPage::getSelectedMainType() in getSelectedMainType()971 ChartTypeDialogController* pTypeController = 0; in getSelectedMainType()972 …::std::vector< ChartTypeDialogController* >::size_type nM = static_cast< ::std::vector< ChartTypeD… in getSelectedMainType()1022 void ChartTypeTabPage::showAllControls( ChartTypeDialogController& rTypeController ) in showAllControls()1117 …::std::vector< ChartTypeDialogController* >::iterator aIter = m_aChartTypeDialogContro… in initializePage()1118 …const ::std::vector< ChartTypeDialogController* >::const_iterator aEnd = m_aChartTypeDialogContro… in initializePage()
61 $(SLO)$/ChartTypeDialogController.obj \
Completed in 467 milliseconds