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()150 bool ChartTypeDialogController::isSubType( const rtl::OUString& rServiceName ) in isSubType()158 ChartTypeParameter ChartTypeDialogController::getChartTypeParameterForService( in getChartTypeParameterForService()193 void ChartTypeDialogController::adjustSubTypeAndEnableControls( ChartTypeParameter& /*rParameter*/ ) in adjustSubTypeAndEnableControls()196 void ChartTypeDialogController::adjustParameterToSubType( ChartTypeParameter& rParameter ) in adjustParameterToSubType()214 void ChartTypeDialogController::adjustParameterToMainType( ChartTypeParameter& rParameter ) in adjustParameterToMainType()264 rtl::OUString ChartTypeDialogController::getServiceNameForParameter( const ChartTypeParameter& rPar… in getServiceNameForParameter()291 uno::Reference< XChartTypeTemplate > ChartTypeDialogController::getCurrentTemplate( in getCurrentTemplate()[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 …]
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()
78 ChartTypeDialogController* getSelectedMainType();79 void showAllControls( ChartTypeDialogController& rTypeController );109 ::std::vector< ChartTypeDialogController* > m_aChartTypeDialogControllerList;110 ChartTypeDialogController* m_pCurrentMainType;
61 $(SLO)$/ChartTypeDialogController.obj \