Home
last modified time | relevance | path

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

/aoo42x/test/testgui/source/testlib/gui/
H A DSCTool.java139 int sR = Integer.parseInt(row); in parseLocation() local
140 return new int[] { sC, sR }; in parseLocation()
/aoo42x/main/chart2/source/tools/
H A DThreeDHelper.cxx535 double sR = sin(R); in convertElevationRotationDegToXYZAngleRad() local
536 if( sR<0.0 ) in convertElevationRotationDegToXYZAngleRad()
540 double cy = sR*sin(E)/sin(z); in convertElevationRotationDegToXYZAngleRad()

Completed in 13 milliseconds