Searched refs:bCategoryXAxis (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/chart2/source/view/charttypes/ |
H A D | AreaChart.hxx | 45 , bool bCategoryXAxis, bool bNoArea=false
|
H A D | VSeriesPlotter.cxx | 150 , sal_Int32 nDimensionCount, bool bCategoryXAxis ) in VSeriesPlotter() argument 156 , m_bCategoryXAxis(bCategoryXAxis) in VSeriesPlotter() 1321 bool lcl_isValueAxis( sal_Int32 nDimensionIndex, bool bCategoryXAxis ) in lcl_isValueAxis() argument 1325 return !bCategoryXAxis; in lcl_isValueAxis()
|
H A D | AreaChart.cxx | 70 , bool bCategoryXAxis in AreaChart() argument 78 : VSeriesPlotter( xChartTypeModel, nDimensionCount, bCategoryXAxis ) in AreaChart()
|
/aoo42x/main/chart2/source/view/inc/ |
H A D | VSeriesPlotter.hxx | 301 , bool bCategoryXAxis=true );
|
Completed in 28 milliseconds