Searched refs:isSupportingDateAxis (Results 1 – 9 of 9) sorted by relevance
62 …static bool isSupportingDateAxis( const ::com::sun::star::uno::Reference< ::com::sun::star::ch…
249 …static bool isSupportingDateAxis( const ::com::sun::star::uno::Reference< ::com::sun::star::chart2…
118 …bool bChartTypeAllowsDateAxis = ChartTypeHelper::isSupportingDateAxis( AxisHelper::getChartTypeByI… in getDateCheckedScale()190 if( DiagramHelper::isSupportingDateAxis( xDiagram ) ) in getExplicitNumberFormatKeyForAxis()
1155 bool DiagramHelper::isSupportingDateAxis( const Reference< chart2::XDiagram >& xDiagram ) in isSupportingDateAxis() function in chart::DiagramHelper1157 return ::chart::ChartTypeHelper::isSupportingDateAxis( in isSupportingDateAxis()
524 …if( ChartTypeHelper::isSupportingDateAxis( AxisHelper::getChartTypeByIndex( m_xCooSysModel, 0 ), 2… in init()
414 bool ChartTypeHelper::isSupportingDateAxis( const uno::Reference< chart2::XChartType >& xChartType,… in isSupportingDateAxis() function in chart::ChartTypeHelper
451 …bool bChartTypeAllowsDateAxis = ChartTypeHelper::isSupportingDateAxis( AxisHelper::getChartTypeByI… in FillSpecialItem()
655 …bool bSupportsDates = ::chart::ChartTypeHelper::isSupportingDateAxis( xChartType, 2, nDimensionX ); in adaptScales()
637 && DiagramHelper::isSupportingDateAxis( xDiagram ) ) in initializeCooSysAndSeriesPlotter()842 …bool bChartTypeAllowsDateAxis = ChartTypeHelper::isSupportingDateAxis( AxisHelper::getChartTypeBy… in initAxisUsageList()
Completed in 55 milliseconds