Home
last modified time | relevance | path

Searched refs:bCategoryXAxis (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/chart2/source/view/charttypes/
H A DAreaChart.hxx45 , bool bCategoryXAxis, bool bNoArea=false
H A DVSeriesPlotter.cxx150 , 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 DAreaChart.cxx70 , bool bCategoryXAxis in AreaChart() argument
78 : VSeriesPlotter( xChartTypeModel, nDimensionCount, bCategoryXAxis ) in AreaChart()
/aoo4110/main/chart2/source/view/inc/
H A DVSeriesPlotter.hxx301 , bool bCategoryXAxis=true );

Completed in 47 milliseconds