Home
last modified time | relevance | path

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

/aoo42x/main/chart2/source/inc/
H A DChartTypeHelper.hxx50 …static sal_Bool isSupportingSecondaryAxis( const ::com::sun::star::uno::Reference< ::com::su…
/aoo42x/main/chart2/source/tools/
H A DAxisHelper.cxx905 …rPossibilityList[nIndex]=ChartTypeHelper::isSupportingSecondaryAxis(xChartType,nDimensionCount,nIn… in getAxisOrGridPossibilities()
956 … bRet = ChartTypeHelper::isSupportingSecondaryAxis(xChartType,nDimensionCount,nDimensionIndex); in shouldAxisBeDisplayed()
H A DChartTypeHelper.cxx180 sal_Bool ChartTypeHelper::isSupportingSecondaryAxis( const uno::Reference< XChartType >& xChartType… in isSupportingSecondaryAxis() function in chart::ChartTypeHelper
/aoo42x/main/chart2/source/controller/dialogs/
H A Ddlg_ObjectProperties.cxx153 …m_bProvidesSecondaryYAxis = ChartTypeHelper::isSupportingSecondaryAxis( xChartType, nDimensionCou… in init()
/aoo42x/main/chart2/source/view/main/
H A DChartView.cxx772 !ChartTypeHelper::isSupportingSecondaryAxis( xChartType, nDimensionCount, 1 ) ) in initializeCooSysAndSeriesPlotter()
2630 if( ChartTypeHelper::isSupportingSecondaryAxis( xChartType, nDimension, 0 ) ) in createShapes()
2639 if( ChartTypeHelper::isSupportingSecondaryAxis( xChartType, nDimension, 1 ) ) in createShapes()
/aoo42x/main/chart2/source/controller/main/
H A DObjectHierarchy.cxx336 …if( nAxisIndex>0 && !ChartTypeHelper::isSupportingSecondaryAxis( xChartType, nDimensionCount, nDim… in createAxesTree()

Completed in 49 milliseconds