Home
last modified time | relevance | path

Searched refs:createRotateAroundPoint (Results 1 – 13 of 13) sorted by relevance

/trunk/main/basegfx/inc/basegfx/matrix/
H A Db2dhommatrixtools.hxx124 BASEGFX_DLLPUBLIC B2DHomMatrix createRotateAroundPoint(
127 inline B2DHomMatrix createRotateAroundPoint( in createRotateAroundPoint() function
131 return createRotateAroundPoint( in createRotateAroundPoint()
/trunk/main/svx/source/svdraw/
H A Dgradtrns.cxx77 …const basegfx::B2DHomMatrix aTransformation(basegfx::tools::createRotateAroundPoint(aCenter, -fAng… in GradToVec()
100 …const basegfx::B2DHomMatrix aTransformation(basegfx::tools::createRotateAroundPoint(aCenter, -fAng… in GradToVec()
124 …const basegfx::B2DHomMatrix aTransformation(basegfx::tools::createRotateAroundPoint(aEndPos, -fAng… in GradToVec()
159 …const basegfx::B2DHomMatrix aTransformation(basegfx::tools::createRotateAroundPoint(aEndPos, -fAng… in GradToVec()
H A Dsvddrgmt.cxx2189 return basegfx::tools::createRotateAroundPoint( in getCurrentTransformation()
H A Dsvdopath.cxx2378 …const basegfx::B2DHomMatrix aTrans(basegfx::tools::createRotateAroundPoint(rRef.X(), rRef.Y(), -nW… in NbcRotate()
/trunk/main/basegfx/source/tools/
H A Dgradienttools.cxx110 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()
/trunk/main/slideshow/source/engine/transitions/
H A Dclippingfunctor.cxx131 … maStaticTransformation = basegfx::tools::createRotateAroundPoint(0.5, 0.5, M_PI) in ClippingFunctor()
H A Dcombtransition.cxx67 …basegfx::B2DHomMatrix aMatrix(basegfx::tools::createRotateAroundPoint(0.5, 0.5, aUpVec.angle( rDir… in createClipPolygon()
/trunk/main/basegfx/source/matrix/
H A Db2dhommatrixtools.cxx369 B2DHomMatrix createRotateAroundPoint( in createRotateAroundPoint() function
/trunk/main/svx/source/sdr/overlay/
H A Doverlaytools.cxx256 const basegfx::B2DHomMatrix aTransform(basegfx::tools::createRotateAroundPoint( in create2DDecomposition()
/trunk/main/drawinglayer/source/texture/
H A Dtexture.cxx606 maTextureTransform = basegfx::tools::createRotateAroundPoint(aCenter, fAngle) in GeoTexSvxHatch()
/trunk/main/svx/source/engine3d/
H A Dview3d.cxx930 aLatheMat = basegfx::tools::createRotateAroundPoint(aPnt2, -fRot3D) in ConvertMarkedObjTo3D()
/trunk/main/svgio/source/svgreader/
H A Dsvgtools.cxx1172 … aMatrix = aMatrix * basegfx::tools::createRotateAroundPoint(fX, fY, fAngle); in readTransform()
/trunk/main/basegfx/source/polygon/
H A Db2dpolygontools.cxx2719 … const B2DHomMatrix aMatrix(basegfx::tools::createRotateAroundPoint(rCenter, fAngle)); in rotateAroundPoint()

Completed in 113 milliseconds