Home
last modified time | relevance | path

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

/trunk/main/chart2/source/view/main/
H A DPlottingPositionHelper.cxx587 …n3D PolarPlottingPositionHelper::transformUnitCircleToScene( double fUnitAngleDegree, double fUnit… in transformUnitCircleToScene() argument
590 double fAnglePi = fUnitAngleDegree*F_PI/180.0; in transformUnitCircleToScene()
617 double fUnitAngleDegree = this->transformToAngleDegree(fLogicValueOnAngleAxis,bDoScaling); in transformAngleRadiusToScene() local
620 return transformUnitCircleToScene( fUnitAngleDegree, fUnitRadius, fLogicZ, bDoScaling ); in transformAngleRadiusToScene()
/trunk/main/chart2/source/view/inc/
H A DPlottingPositionHelper.hxx195 …transformUnitCircleToScene( double fUnitAngleDegree, double fUnitRadius, double fLogicZ, bool bDoS…

Completed in 23 milliseconds