Home
last modified time | relevance | path

Searched refs:isSupportingMainAxis (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/chart2/source/inc/
H A DChartTypeHelper.hxx49 …static sal_Bool isSupportingMainAxis( const ::com::sun::star::uno::Reference< ::com::su…
/aoo4110/main/chart2/source/tools/
H A DAxisHelper.cxx902 … rPossibilityList[nIndex]=ChartTypeHelper::isSupportingMainAxis(xChartType,nDimensionCount,nIndex); in getAxisOrGridPossibilities()
954 … bRet = ChartTypeHelper::isSupportingMainAxis(xChartType,nDimensionCount,nDimensionIndex); in shouldAxisBeDisplayed()
H A DChartTypeHelper.cxx162 sal_Bool ChartTypeHelper::isSupportingMainAxis( const uno::Reference< XChartType >& xChartType, sal… in isSupportingMainAxis() function in chart::ChartTypeHelper
/aoo4110/main/chart2/source/view/main/
H A DChartView.cxx2600 if( ChartTypeHelper::isSupportingMainAxis( xChartType, nDimension, 0 ) ) in createShapes()
2609 if( ChartTypeHelper::isSupportingMainAxis( xChartType, nDimension, 1 ) ) in createShapes()
2618 if( ChartTypeHelper::isSupportingMainAxis( xChartType, nDimension, 2 ) ) in createShapes()
/aoo4110/main/chart2/source/controller/main/
H A DControllerCommandDispatch.cxx399 bSupportsAxes = ChartTypeHelper::isSupportingMainAxis( xFirstChartType, nDimensionCount, 0 ); in update()
H A DObjectHierarchy.cxx313 … bool bSupportsAxesGrids = ChartTypeHelper::isSupportingMainAxis( xChartType, nDimensionCount, 0 ); in createAxesTree()

Completed in 61 milliseconds