Home
last modified time | relevance | path

Searched refs:isSupportingDateAxis (Results 1 – 9 of 9) sorted by relevance

/aoo4110/main/chart2/source/inc/
H A DChartTypeHelper.hxx62 …static bool isSupportingDateAxis( const ::com::sun::star::uno::Reference< ::com::sun::star::ch…
H A DDiagramHelper.hxx249 …static bool isSupportingDateAxis( const ::com::sun::star::uno::Reference< ::com::sun::star::chart2…
/aoo4110/main/chart2/source/tools/
H A DAxisHelper.cxx118 …bool bChartTypeAllowsDateAxis = ChartTypeHelper::isSupportingDateAxis( AxisHelper::getChartTypeByI… in getDateCheckedScale()
190 if( DiagramHelper::isSupportingDateAxis( xDiagram ) ) in getExplicitNumberFormatKeyForAxis()
H A DExplicitCategoriesProvider.cxx524 …if( ChartTypeHelper::isSupportingDateAxis( AxisHelper::getChartTypeByIndex( m_xCooSysModel, 0 ), 2… in init()
H A DDiagramHelper.cxx1155 bool DiagramHelper::isSupportingDateAxis( const Reference< chart2::XDiagram >& xDiagram ) in isSupportingDateAxis() function in chart::DiagramHelper
1157 return ::chart::ChartTypeHelper::isSupportingDateAxis( in isSupportingDateAxis()
H A DChartTypeHelper.cxx414 bool ChartTypeHelper::isSupportingDateAxis( const uno::Reference< chart2::XChartType >& xChartType,… in isSupportingDateAxis() function in chart::ChartTypeHelper
/aoo4110/main/chart2/source/controller/itemsetwrapper/
H A DAxisItemConverter.cxx451 …bool bChartTypeAllowsDateAxis = ChartTypeHelper::isSupportingDateAxis( AxisHelper::getChartTypeByI… in FillSpecialItem()
/aoo4110/main/chart2/source/model/template/
H A DChartTypeTemplate.cxx655 …bool bSupportsDates = ::chart::ChartTypeHelper::isSupportingDateAxis( xChartType, 2, nDimensionX ); in adaptScales()
/aoo4110/main/chart2/source/view/main/
H A DChartView.cxx637 && DiagramHelper::isSupportingDateAxis( xDiagram ) ) in initializeCooSysAndSeriesPlotter()
842 …bool bChartTypeAllowsDateAxis = ChartTypeHelper::isSupportingDateAxis( AxisHelper::getChartTypeBy… in initAxisUsageList()

Completed in 69 milliseconds