Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/docvw/
H A DShadowOverlayObject.cxx97 1800.0 * F_PI1800, in create2DDecomposition()
118 1800.0 * F_PI1800, in create2DDecomposition()
139 1800.0 * F_PI1800, in create2DDecomposition()
/aoo4110/main/basegfx/inc/basegfx/numeric/
H A Dftools.hxx44 #ifndef F_PI1800
45 #define F_PI1800 (M_PI/1800.0) macro
/aoo4110/main/tools/inc/tools/
H A Dsolar.h162 #ifndef F_PI1800
163 #define F_PI1800 0.001745329251994 macro
/aoo4110/main/svx/source/sdr/primitive2d/
H A Dsdrattributecreator.cxx464 (double)aXGradient.GetAngle() * F_PI1800, in createNewSdrFillAttribute()
479 (double)rHatch.GetAngle() * F_PI1800, in createNewSdrFillAttribute()
608 (double)rGradient.GetAngle() * F_PI1800, in createNewTransparenceGradientAttribute()
/aoo4110/main/vcl/source/gdi/
H A Doutdev4.cxx176 double fAngle = nAngle * F_PI1800; in ImplDrawLinearGradient()
428 const double fAngle = nAngle * F_PI1800; in ImplDrawComplexGradient()
1268 const double fAngle = F_PI1800 * labs( nAngle ); in ImplCalcHatchValues()
1300 const double fAngle = F_PI1800 * labs( nAngle ); in ImplCalcHatchValues()
H A Dbitmap.cxx818 const double fCosAngle = cos( nAngle10 * F_PI1800 ); in Rotate()
819 const double fSinAngle = sin( nAngle10 * F_PI1800 ); in Rotate()
H A Doutdev3.cxx164 double nRealOrientation = nOrientation*F_PI1800; in ImplRotatePos()
4109 nXAdd = FRound( nXAdd * cos( mpFontEntry->mnOrientation * F_PI1800 ) ); in ImplDrawTextLine()
4182 const double fRad = mpFontEntry->mnOrientation * F_PI1800; in ImplDrawTextLines()
5528 nO /= F_PI1800; in DrawWaveLine()
7913 aMatrix.rotate( nAngle * F_PI1800 ); in GetTextOutlines()
H A Dgdimtf.cxx1023 const double fAngle = F_PI1800 * nAngle10; in Rotate()
/aoo4110/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx912 (double)rGradient.GetAngle() * F_PI1800, in createFillGradientAttribute()
947 (double)rHatch.GetAngle() * F_PI1800, in createFillHatchAttribute()
1270 rTextTransform.rotate(-rFont.GetOrientation() * F_PI1800); in createFontAttributeTransformAndAlignment()
1430 aTextTransform.rotate(-rFont.GetOrientation() * F_PI1800); in proccessMetaTextAction()
/aoo4110/main/svx/source/xoutdev/
H A Dxtabhtch.cxx184 (double)rHatch.GetAngle() * F_PI1800, in CreateBitmapForUI()
H A Dxtabgrdt.cxx225 (double)rGradient.GetAngle() * F_PI1800, in CreateBitmapForUI()
/aoo4110/main/drawinglayer/source/processor2d/
H A Dvclmetafileprocessor2d.cxx294 … o_rVCLGradient.SetAngle(static_cast< sal_uInt16 >(rFiGrAtt.getAngle() * (1.0 / F_PI1800))); in impConvertFillGradientAttributeToVCLGradient()
1546 basegfx::fround(rFillHatchAttribute.getAngle() / F_PI1800))); in processBasePrimitive2D()
H A Dvclpixelprocessor2d.cxx753 …const sal_uInt16 nAngle10((sal_uInt16)basegfx::fround(rFillHatchAttributes.getAngle() / F_PI1800)); in processBasePrimitive2D()
/aoo4110/main/filter/source/flash/
H A Dswfwriter2.cxx605 …B2DHomMatrix m(basegfx::tools::createRotateB2DHomMatrix((maGradient.GetAngle() - 900) * F_PI1800)); in Impl_addGradient()
H A Dswfwriter1.cxx654 …omMatrix m(basegfx::tools::createRotateB2DHomMatrix(static_cast<double>(nOrientation) * F_PI1800)); in Impl_writeText()
/aoo4110/main/svx/source/svdraw/
H A Dsvdotextpathdecomposition.cxx416 double fShearValue(-maSdrFormTextAttribute.getFormTextShdwXVal() * F_PI1800); in HandlePair()
H A Dsvdotextdecomposition.cxx207 aNewTransform.rotate(-rInfo.mrFont.GetOrientation() * F_PI1800); in impCreateTextPortionPrimitive()
/aoo4110/main/tools/source/generic/
H A Dpoly2.cxx520 const double fAngle = F_PI1800 * nAngle10; in Rotate()
H A Dpoly.cxx1290 const double fAngle = F_PI1800 * nAngle10; in Rotate()
/aoo4110/main/svtools/source/filter/wmf/
H A Dwinmtf.cxx1593 rPosition.X() -= (sal_Int32)( fLenght * cos( maFont.GetOrientation() * F_PI1800 ) ); in DrawText()
1594 rPosition.Y() -= (sal_Int32)(-( fLenght * sin( maFont.GetOrientation() * F_PI1800 ) ) ); in DrawText()
/aoo4110/main/svtools/source/graphic/
H A Dgrfmgr2.cxx1433 const double fCosAngle = cos( nRot10 * F_PI1800 ), fSinAngle = sin( nRot10 * F_PI1800 ); in ImplCreateRotatedScaled()
/aoo4110/main/editeng/source/outliner/
H A Doutliner.cxx1061 double nRealOrientation = nOrientation*F_PI1800; in PaintBullet()
/aoo4110/main/editeng/source/editeng/
H A Dimpedit3.cxx112 double nRealOrientation = nOrientation*F_PI1800; in Rotate()
2885 double nRealOrientation = nOrientation*F_PI1800; in Paint()

Completed in 273 milliseconds