Home
last modified time | relevance | path

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

/aoo42x/main/chart2/source/view/charttypes/
H A DBarChart.cxx743 … drawing::Position3D aRightUpperPoint( fLogicX+fLogicBarWidth/2.0,fUnclippedUpperYValue,fLogicZ ); in createShapes() local
747 if( isValidPosition(aRightUpperPoint) ) in createShapes()
748 … AddPointToPoly( (*aSeriesIter)->m_aPolyPolygonShape3D, aRightUpperPoint ); in createShapes()
827 … drawing::Position3D aRightUpperPoint( fLogicX+fLogicBarWidth/2.0,fUpperYValue,fLogicZ ); in createShapes() local
831 AddPointToPoly( aPoly, aRightUpperPoint ); in createShapes()

Completed in 21 milliseconds