Searched refs:createRotateAroundPoint (Results 1 – 13 of 13) sorted by relevance
| /AOO41X/main/basegfx/inc/basegfx/matrix/ |
| H A D | b2dhommatrixtools.hxx | 123 B2DHomMatrix createRotateAroundPoint( 126 inline B2DHomMatrix createRotateAroundPoint( in createRotateAroundPoint() function 130 return createRotateAroundPoint( in createRotateAroundPoint()
|
| /AOO41X/main/svx/source/svdraw/ |
| H A D | gradtrns.cxx | 78 …const basegfx::B2DHomMatrix aTransformation(basegfx::tools::createRotateAroundPoint(aCenter, -fAng… in GradToVec() 101 …const basegfx::B2DHomMatrix aTransformation(basegfx::tools::createRotateAroundPoint(aCenter, -fAng… in GradToVec() 125 …const basegfx::B2DHomMatrix aTransformation(basegfx::tools::createRotateAroundPoint(aEndPos, -fAng… in GradToVec() 160 …const basegfx::B2DHomMatrix aTransformation(basegfx::tools::createRotateAroundPoint(aEndPos, -fAng… in GradToVec()
|
| H A D | svddrgmt.cxx | 2192 return basegfx::tools::createRotateAroundPoint( in getCurrentTransformation()
|
| H A D | svdopath.cxx | 2378 …const basegfx::B2DHomMatrix aTrans(basegfx::tools::createRotateAroundPoint(rRef.X(), rRef.Y(), -nW… in NbcRotate()
|
| /AOO41X/main/basegfx/source/tools/ |
| H A D | gradienttools.cxx | 110 aTextureTransform *= basegfx::tools::createRotateAroundPoint(aCenter, fAngle); in init1DGradientInfo() 171 aTextureTransform *= basegfx::tools::createRotateAroundPoint(aCenter, fAngle); in initEllipticalGradientInfo() 248 aTextureTransform *= basegfx::tools::createRotateAroundPoint(aCenter, fAngle); in initRectGradientInfo()
|
| /AOO41X/main/slideshow/source/engine/transitions/ |
| H A D | clippingfunctor.cxx | 131 … maStaticTransformation = basegfx::tools::createRotateAroundPoint(0.5, 0.5, M_PI) in ClippingFunctor()
|
| H A D | combtransition.cxx | 67 …basegfx::B2DHomMatrix aMatrix(basegfx::tools::createRotateAroundPoint(0.5, 0.5, aUpVec.angle( rDir… in createClipPolygon()
|
| /AOO41X/main/basegfx/source/matrix/ |
| H A D | b2dhommatrixtools.cxx | 369 B2DHomMatrix createRotateAroundPoint( in createRotateAroundPoint() function
|
| /AOO41X/main/svx/source/sdr/overlay/ |
| H A D | overlaytools.cxx | 256 const basegfx::B2DHomMatrix aTransform(basegfx::tools::createRotateAroundPoint( in create2DDecomposition()
|
| /AOO41X/main/drawinglayer/source/texture/ |
| H A D | texture.cxx | 548 maTextureTransform = basegfx::tools::createRotateAroundPoint(aCenter, fAngle) in GeoTexSvxHatch()
|
| /AOO41X/main/svx/source/engine3d/ |
| H A D | view3d.cxx | 930 aLatheMat = basegfx::tools::createRotateAroundPoint(aPnt2, -fRot3D) in ConvertMarkedObjTo3D()
|
| /AOO41X/main/svgio/source/svgreader/ |
| H A D | svgtools.cxx | 1160 … aMatrix = aMatrix * basegfx::tools::createRotateAroundPoint(fX, fY, fAngle); in readTransform()
|
| /AOO41X/main/basegfx/source/polygon/ |
| H A D | b2dpolygontools.cxx | 2719 … const B2DHomMatrix aMatrix(basegfx::tools::createRotateAroundPoint(rCenter, fAngle)); in rotateAroundPoint()
|