Home
last modified time | relevance | path

Searched refs:F_PI (Results 1 – 25 of 48) sorted by relevance

12

/trunk/main/chart2/source/tools/
H A DThreeDHelper.cxx456 z = F_PI/2; in convertElevationRotationDegToXYZAngleRad()
465 y = F_PI; in convertElevationRotationDegToXYZAngleRad()
489 x = F_PI; in convertElevationRotationDegToXYZAngleRad()
516 y = F_PI; in convertElevationRotationDegToXYZAngleRad()
533 z = F_PI/2; in convertElevationRotationDegToXYZAngleRad()
534 x = F_PI/2; in convertElevationRotationDegToXYZAngleRad()
878 R+=F_PI; in convertXYZAngleRadToElevationRotationDeg()
883 E+=F_PI; in convertXYZAngleRadToElevationRotationDeg()
892 R+=F_PI; in convertXYZAngleRadToElevationRotationDeg()
898 E+=F_PI; in convertXYZAngleRadToElevationRotationDeg()
[all …]
H A DBaseGFXHelper.cxx209 return fDegrees * ( F_PI / 180.0 ); in Deg2Rad()
214 return fRadians * ( 180.0 / F_PI ); in Rad2Deg()
/trunk/main/chart2/source/view/main/
H A DLabelPositionHelper.cxx144 double beta = fAnglePi-F_PI/2.0; in lcl_correctRotation_Left()
154 double beta = fAnglePi - F_PI; in lcl_correctRotation_Left()
164 double beta = 2*F_PI - fAnglePi; in lcl_correctRotation_Left()
187 double beta = F_PI - fAnglePi; in lcl_correctRotation_Right()
239 double beta = fAnglePi - F_PI; in lcl_correctRotation_Top()
272 double beta = fAnglePi-F_PI/2.0; in lcl_correctRotation_Bottom()
290 double beta = 2*F_PI - fAnglePi; in lcl_correctRotation_Bottom()
312 double beta = fAnglePi-F_PI/2.0; in lcl_correctRotation_Left_Top()
344 double beta = fAnglePi-F_PI/2.0; in lcl_correctRotation_Left_Bottom()
376 double beta = fAnglePi-F_PI/2.0; in lcl_correctRotation_Right_Top()
[all …]
H A DVTitle.cxx76 return m_fRotationAngleDegree*F_PI/180.0; in getRotationAnglePi()
108 aM.rotate( -m_fRotationAngleDegree*F_PI/180.0 );//#i78696#->#i80521# in changePosition()
283 aM.rotate( -m_fRotationAngleDegree*F_PI/180.0 );//#i78696#->#i80521# in createShapes()
H A DShapeFactory.cxx517 aM.rotate(0.0,0.0,-nRotateZAngleHundredthDegree/18000.00*F_PI); in impl_createCube()
757 aM.rotate(0.0,0.0,-nRotateZAngleHundredthDegree/18000.00*F_PI); in impl_createConeOrCylinder()
1009 const double fAngleSubdivisionRadian = F_PI/10.0; in createPieSegment2D()
1013 , fUnitCircleStartAngleDegree*F_PI/180.0, fUnitCircleWidthAngleDegree*F_PI/180.0 in createPieSegment2D()
1075 const double fAngleSubdivisionRadian = F_PI/32.0; in createPieSegment()
1079 , fUnitCircleStartAngleDegree*F_PI/180.0, fUnitCircleWidthAngleDegree*F_PI/180.0 in createPieSegment()
2391 const double fAnglePi = fRotationAngleDegree*F_PI/180.0; in getSizeAfterRotation()
H A DVPolarTransformation.cxx64 double fAnglePi = fAngleDegree*F_PI/180.0; in transform()
H A DPolarLabelPositionHelper.cxx119 fAngleDegree = atan(fDY/fDX)*180.0/F_PI; in getLabelScreenPositionAndAlignmentForUnitCircleValues()
/trunk/main/chart2/source/controller/main/
H A DDragMethod_RotateDiagram.cxx128 double fX = F_PI / 2.0 * (double)(rPnt.Y() - m_aStartPos.Y()) in MoveSdrDrag()
130 double fY = F_PI * (double)(rPnt.X() - m_aStartPos.X()) in MoveSdrDrag()
155 … m_nAdditionalHorizontalAngleDegree = static_cast<sal_Int32>(m_fAdditionalXAngleRad*180.0/F_PI); in MoveSdrDrag()
156 … m_nAdditionalVerticalAngleDegree = -static_cast<sal_Int32>(m_fAdditionalYAngleRad*180.0/F_PI); in MoveSdrDrag()
/trunk/main/basegfx/source/polygon/
H A Db2dlinegeometry.cxx704 if((F_PI - fAngle) < fMiterMinimumAngle) in createAreaGeometryForJoin()
818 if(fMiterMinimumAngle > F_PI) in createAreaGeometry()
820 fMiterMinimumAngle = F_PI; in createAreaGeometry()
822 else if(fMiterMinimumAngle < 0.01 * F_PI) in createAreaGeometry()
824 fMiterMinimumAngle = 0.01 * F_PI; in createAreaGeometry()
884 if(fTools::equal(fAngle, F_PI)) in createAreaGeometry()
H A Db3dpolygontools.cxx647 … const double fXCenter(fOne - ((atan2(aPlaneCenter.getZ(), aPlaneCenter.getX()) + F_PI) / F_2PI)); in applyDefaultTextureCoordinatesSphere()
652 const double fY(fOne - ((atan2(aVector.getY(), aVector.getXZLength()) + F_PI2) / F_PI)); in applyDefaultTextureCoordinatesSphere()
684 double fX(fOne - ((atan2(aVector.getZ(), aVector.getX()) + F_PI) / F_2PI)); in applyDefaultTextureCoordinatesSphere()
/trunk/main/svx/source/sdr/primitive2d/
H A Dsdrmeasureprimitive2d.cxx118 if(getTextAutoAngle() && fTestAngle < -F_PI) in create2DDecomposition()
126 if(fTestAngle > (F_PI / 4.0) || fTestAngle < (-F_PI * (3.0 / 4.0))) in create2DDecomposition()
417 aChange.rotate(F_PI); in create2DDecomposition()
/trunk/main/svx/source/sdr/contact/
H A Dviewcontactofe3dlathe.cxx77 F_PI * fabs(aPolyPolygonRange.getCenter().getX()), // PI * d in createViewIndependentPrimitive3DSequence()
85 const double fRotation(((double)GetE3dLatheObj().GetEndAngle() / 1800.0) * F_PI); in createViewIndependentPrimitive3DSequence()
H A Dviewcontactofe3dsphere.cxx75 F_PI * ((aSphereSize.getX() + aSphereSize.getZ()) / 2.0), // PI * d in createViewIndependentPrimitive3DSequence()
/trunk/main/basegfx/inc/basegfx/numeric/
H A Dftools.hxx33 #ifndef F_PI
34 #define F_PI M_PI macro
/trunk/main/drawinglayer/source/primitive3d/
H A Dpolygontubeprimitive3d.cxx283 const double fInc(F_PI / (double)nVerSeg); in getLineJoinSegments()
595 aSphereTrans.rotate(F_PI - fRotInYZ, 0.0, 0.0); in impCreate3DDecomposition()
620 aBackCapTrans.rotate(0.0, F_PI, 0.0); in impCreate3DDecomposition()
H A Dsdrextrudeprimitive3d.cxx247 if(F_PI - fabs(fAngle) > F_PI * 0.1) in create3DDecomposition()
/trunk/main/tools/inc/tools/
H A Dsolar.h150 #ifndef F_PI
151 #define F_PI 3.14159265358979323846 macro
/trunk/main/basegfx/source/curve/
H A Db2dcubicbezier.cxx74 if(fabs(fCurrentAngle) > (F_PI - fAngleBound)) in ImpSubDivAngle()
212 bAngleIsSmallerLeft = (fabs(fCurrentAngleLeft) > (F_PI - rfAngleBound)); in ImpSubDivAngleStart()
222 bAngleIsSmallerRight = (fabs(fCurrentAngleRight) > (F_PI - rfAngleBound)); in ImpSubDivAngleStart()
/trunk/main/chart2/source/view/charttypes/
H A DBubbleChart.cxx150 fMaxRadius = sqrt( fMaxSize / F_PI ); in transformToScreenBubbleSize()
151 fRaduis = sqrt( fLogicSize / F_PI ); in transformToScreenBubbleSize()
/trunk/main/basegfx/source/matrix/
H A Db3dhommatrix.cxx554 fy = -F_PI/2.0; in decompose()
560 fy = F_PI/2.0; in decompose()
/trunk/main/chart2/source/view/axes/
H A DVPolarAngleAxis.cxx139 … const double fRotationAnglePi(rAxisLabelProperties.fRotationAngleDegree * (F_PI / -180.0)); in createTextShapes_ForAngleAxis()
/trunk/main/svx/source/dialog/
H A Ddlgctl3d.cxx779 rHor = atan2(-aDirection.getX(), -aDirection.getZ()) + F_PI; // 0..2PI in GetPosition()
796 fHor = (fHor * F_PI180) - F_PI; // -PI..PI in SetPosition()
/trunk/main/drawinglayer/source/primitive2d/
H A Dtextprimitive2d.cxx115 fRotate += F_PI; in getTextOutlinesAndTransformation()
H A Dtextlayoutdevice.cxx425 sal_Int16 aRotate10th((sal_Int16)(fFontRotation * (-1800.0/F_PI))); in getVclFontFromFontAttribute()
/trunk/main/svx/source/svdraw/
H A Dsvdocirc.cxx237 const double fStart((((36000 - nEnd) % 36000) / 18000.0) * F_PI); in ImpCalcXPolyCirc()
238 const double fEnd((((36000 - nStart) % 36000) / 18000.0) * F_PI); in ImpCalcXPolyCirc()

Completed in 112 milliseconds

12