Home
last modified time | relevance | path

Searched refs:isSupportingStatisticProperties (Results 1 – 6 of 6) sorted by relevance

/trunk/main/chart2/source/tools/
H A DChartTypeHelper.cxx87 sal_Bool ChartTypeHelper::isSupportingStatisticProperties( const uno::Reference< XChartType >& xCha… in isSupportingStatisticProperties() function in chart::ChartTypeHelper
115 return isSupportingStatisticProperties( xChartType, nDimensionCount ); in isSupportingRegressionProperties()
/trunk/main/chart2/source/controller/main/
H A DControllerCommandDispatch.cxx255 … && ChartTypeHelper::isSupportingStatisticProperties( xFirstChartType, nDimensionCount )) in update()
398 …bSupportsStatistics = ChartTypeHelper::isSupportingStatisticProperties( xFirstChartType, nDimensio… in update()
H A DObjectHierarchy.cxx459 … if( ChartTypeHelper::isSupportingStatisticProperties( xChartType, nDimensionCount ) ) in createDataSeriesTree()
/trunk/main/chart2/source/inc/
H A DChartTypeHelper.hxx47 …static sal_Bool isSupportingStatisticProperties( const ::com::sun::star::uno::Reference< ::com::su…
/trunk/main/chart2/source/controller/dialogs/
H A Ddlg_ObjectProperties.cxx152 …m_bHasStatisticProperties = ChartTypeHelper::isSupportingStatisticProperties( xChartType, nDimens… in init()
/trunk/main/chart2/source/view/charttypes/
H A DVSeriesPlotter.cxx799 if( !ChartTypeHelper::isSupportingStatisticProperties( m_xChartTypeModel, m_nDimension ) ) in createErrorBar()

Completed in 110 milliseconds