Home
last modified time | relevance | path

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

/trunk/main/chart2/source/controller/dialogs/
H A DChartTypeDialogController.hxx127 virtual void adjustParameterToMainType( ChartTypeParameter& rParameter );
202 virtual void adjustParameterToMainType( ChartTypeParameter& rParameter );
236 virtual void adjustParameterToMainType( ChartTypeParameter& rParameter );
H A DChartTypeDialogController.cxx214 void ChartTypeDialogController::adjustParameterToMainType( ChartTypeParameter& rParameter ) in adjustParameterToMainType() function in chart::ChartTypeDialogController
783 void LineChartDialogController::adjustParameterToMainType( ChartTypeParameter& rParameter ) in adjustParameterToMainType() function in chart::LineChartDialogController
788 ChartTypeDialogController::adjustParameterToMainType( rParameter ); in adjustParameterToMainType()
953 void AreaChartDialogController::adjustParameterToMainType( ChartTypeParameter& rParameter ) in adjustParameterToMainType() function in chart::AreaChartDialogController
958 ChartTypeDialogController::adjustParameterToMainType( rParameter ); in adjustParameterToMainType()
H A Dtp_ChartType.cxx1006 m_pCurrentMainType->adjustParameterToMainType( aParameter ); in IMPL_LINK()

Completed in 42 milliseconds