Searched refs:getAxisType (Results 1 – 5 of 5) sorted by relevance
420 sal_Int32 nType = ChartTypeHelper::getAxisType( xChartType, nDimensionIndex ); in isSupportingDateAxis()525 sal_Int32 ChartTypeHelper::getAxisType( const uno::Reference< in getAxisType() function in chart::ChartTypeHelper
235 sal_Int32 nAxisType = ChartTypeHelper::getAxisType( in initializeCurveCalculator()
83 …getAxisType( const ::com::sun::star::uno::Reference< ::com::sun::star::chart2::XChartType >& xChar…
255 m_bForbidPercentValue = AxisType::CATEGORY != ChartTypeHelper::getAxisType( xChartType, 0 ); in DataPointItemConverter()
614 sal_Int32 nAxisType = ChartTypeHelper::getAxisType( xFirstChartType, 0 ); // x-axis in setCategories()
Completed in 46 milliseconds