Lines Matching refs:ChartTypeDialogController

137 ChartTypeDialogController::ChartTypeDialogController()  in ChartTypeDialogController()  function in chart::ChartTypeDialogController
143 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()
340 bool ChartTypeDialogController::commitToModel( const ChartTypeParameter& rParameter in commitToModel()
372 void ChartTypeDialogController::fillSubTypeList( ValueSet& rSubTypeList, bool /*bIsHighContrast*/, … in fillSubTypeList()
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()
400 bool ChartTypeDialogController::shouldShow_SortByXValuesResourceGroup() const in shouldShow_SortByXValuesResourceGroup()
405 void ChartTypeDialogController::showExtraControls( Window* /*pParent*/, const Point& /*rPosition*/,… in showExtraControls()
408 void ChartTypeDialogController::hideExtraControls() const in hideExtraControls()
411 void ChartTypeDialogController::fillExtraControls( const ChartTypeParameter& /*rParameter*/ in fillExtraControls()
416 void ChartTypeDialogController::setTemplateProperties( const uno::Reference< beans::XPropertySet >&… in setTemplateProperties()
422 : ChartTypeDialogController() in ColumnOrBarChartDialogController_Base()
788 ChartTypeDialogController::adjustParameterToMainType( rParameter ); in adjustParameterToMainType()
958 ChartTypeDialogController::adjustParameterToMainType( rParameter ); in adjustParameterToMainType()