Home
last modified time | relevance | path

Searched refs:getDimensionCount (Results 1 – 3 of 3) sorted by relevance

/trunk/main/chart2/source/view/axes/
H A DVCoordinateSystem.cxx152 if(2==pVAxis->getDimensionCount()) in setTransformationSceneToScreen()
475 if(2==pVAxis->getDimensionCount()) in createMaximumAxesLabels()
490 if(2==pVAxis->getDimensionCount()) in createAxesLabels()
506 if(2==pVAxis->getDimensionCount()) in updatePositions()
522 if(2==pVAxis->getDimensionCount()) in createAxesShapes()
H A DVAxisBase.hxx49 sal_Int32 getDimensionCount();
H A DVAxisBase.cxx64 sal_Int32 VAxisBase::getDimensionCount() in getDimensionCount() function in chart::VAxisBase