Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/view/charttypes/
H A DBarChart.cxx670 double fUnclippedUpperYValue = fUpperYValue; in createShapes() local
687 pSubPosHelper->doLogicScaling(NULL,&fUnclippedUpperYValue,NULL); in createShapes()
742 … drawing::Position3D aLeftUpperPoint( fLogicX-fLogicBarWidth/2.0,fUnclippedUpperYValue,fLogicZ ); in createShapes()
743 … drawing::Position3D aRightUpperPoint( fLogicX+fLogicBarWidth/2.0,fUnclippedUpperYValue,fLogicZ ); in createShapes()

Completed in 19 milliseconds