| /aoo4110/main/svx/source/svdraw/ | 
| H A D | svdtrans.cxx | 277 double CrookRotateXPoint(Point& rPnt, Point* pC1, Point* pC2, const Point& rCenter,  in CrookRotateXPoint()331 double CrookSlantXPoint(Point& rPnt, Point* pC1, Point* pC2, const Point& rCenter,  in CrookSlantXPoint()
 386 double CrookStretchXPoint(Point& rPnt, Point* pC1, Point* pC2, const Point& rCenter,  in CrookStretchXPoint()
 411 void CrookRotatePoly(XPolygon& rPoly, const Point& rCenter, const Point& rRad, FASTBOOL bVert)  in CrookRotatePoly()
 434 void CrookSlantPoly(XPolygon& rPoly, const Point& rCenter, const Point& rRad, FASTBOOL bVert)  in CrookSlantPoly()
 457 void CrookStretchPoly(XPolygon& rPoly, const Point& rCenter, const Point& rRad, FASTBOOL bVert, con…  in CrookStretchPoly()
 482 void CrookRotatePoly(XPolyPolygon& rPoly, const Point& rCenter, const Point& rRad, FASTBOOL bVert)  in CrookRotatePoly()
 490 void CrookSlantPoly(XPolyPolygon& rPoly, const Point& rCenter, const Point& rRad, FASTBOOL bVert)  in CrookSlantPoly()
 498 void CrookStretchPoly(XPolyPolygon& rPoly, const Point& rCenter, const Point& rRad, FASTBOOL bVert,…  in CrookStretchPoly()
 
 | 
| H A D | svdxcgv.cxx | 484 void SdrExchangeView::ImpPasteObject(SdrObject* pObj, SdrObjList& rLst, const Point& rCenter, const…  in ImpPasteObject()
 | 
| /aoo4110/main/svx/source/engine3d/ | 
| H A D | sphere3d.cxx | 67 E3dSphereObj::E3dSphereObj(E3dDefaultAttributes& rDefault, const basegfx::B3DPoint& rCenter, const …  in E3dSphereObj()
 | 
| /aoo4110/main/svx/source/xoutdev/ | 
| H A D | _xpoly.cxx | 408 XPolygon::XPolygon(const Point& rCenter, long nRx, long nRy,  in XPolygon()953 void XPolygon::GenBezArc(const Point& rCenter, long nRx, long nRy,  in GenBezArc()
 1088 		const Point& rCenter = pImpXPolygon->pPointAry[nCenter];  in CalcTangent()  local
 1218 void XPolygon::Rotate(const Point& rCenter, double fSin, double fCos)  in Rotate()
 1269 void XPolygon::Rotate(const Point& rCenter, sal_uInt16 nAngle)  in Rotate()
 1976 void XPolyPolygon::Rotate(const Point& rCenter, double fSin, double fCos)  in Rotate()
 2010 void XPolyPolygon::Rotate(const Point& rCenter, sal_uInt16 nAngle)  in Rotate()
 
 | 
| /aoo4110/main/filter/source/graphicfilter/icgm/ | 
| H A D | class4.cxx | 34 double CGM::ImplGetOrientation( FloatPoint& rCenter, FloatPoint& rPoint )  in ImplGetOrientation()83 sal_Bool CGM::ImplGetEllipse( FloatPoint& rCenter, FloatPoint& rRadius, double& rAngle )  in ImplGetEllipse()
 
 | 
| H A D | actimpr.cxx | 535 void CGMImpressOutAct::DrawEllipse( FloatPoint& rCenter, FloatPoint& rSize, double& rOrientation )  in DrawEllipse()562 void CGMImpressOutAct::DrawEllipticalArc( FloatPoint& rCenter, FloatPoint& rSize, double& rOrientat…  in DrawEllipticalArc()
 
 | 
| /aoo4110/main/tools/source/generic/ | 
| H A D | poly2.cxx | 513 void PolyPolygon::Rotate( const Point& rCenter, sal_uInt16 nAngle10 )  in Rotate()527 void PolyPolygon::Rotate( const Point& rCenter, double fSin, double fCos )  in Rotate()
 
 | 
| H A D | poly.cxx | 364 inline double ImplGetAngle( const Point& rCenter, const Point& rPt )  in ImplGetAngle()493 Polygon::Polygon( const Point& rCenter, long nRadX, long nRadY, sal_uInt16 nPoints )  in Polygon()
 1283 void Polygon::Rotate( const Point& rCenter, sal_uInt16 nAngle10 )  in Rotate()
 1297 void Polygon::Rotate( const Point& rCenter, double fSin, double fCos )  in Rotate()
 
 | 
| /aoo4110/main/basegfx/source/polygon/ | 
| H A D | b3dpolypolygontools.cxx | 441 …3DPolyPolygon applyDefaultNormalsSphere( const B3DPolyPolygon& rCandidate, const B3DPoint& rCenter)  in applyDefaultNormalsSphere()477 …faultTextureCoordinatesSphere( const B3DPolyPolygon& rCandidate, const B3DPoint& rCenter, bool bCh…  in applyDefaultTextureCoordinatesSphere()
 
 | 
| H A D | b3dpolygontools.cxx | 551 		B3DPolygon applyDefaultNormalsSphere( const B3DPolygon& rCandidate, const B3DPoint& rCenter)  in applyDefaultNormalsSphere()630 …lyDefaultTextureCoordinatesSphere( const B3DPolygon& rCandidate, const B3DPoint& rCenter, bool bCh…  in applyDefaultTextureCoordinatesSphere()
 
 | 
| H A D | b2dpolygontools.cxx | 1850         B2DPolygon createPolygonFromCircle( const B2DPoint& rCenter, double fRadius )  in createPolygonFromCircle()1972 …   B2DPolygon createPolygonFromEllipse( const B2DPoint& rCenter, double fRadiusX, double fRadiusY )  in createPolygonFromEllipse()
 2083 …B2DPolygon createPolygonFromEllipseSegment( const B2DPoint& rCenter, double fRadiusX, double fRadi…  in createPolygonFromEllipseSegment()
 2712 		B2DPolygon rotateAroundPoint(const B2DPolygon& rCandidate, const B2DPoint& rCenter, double fAngle)  in rotateAroundPoint()
 
 | 
| H A D | b2dpolypolygontools.cxx | 414 …B2DPolyPolygon rotateAroundPoint(const B2DPolyPolygon& rCandidate, const B2DPoint& rCenter, double…  in rotateAroundPoint()
 | 
| /aoo4110/main/svtools/source/misc/ | 
| H A D | imap.cxx | 339 IMapCircleObject::IMapCircleObject( const Point& rCenter, sal_uLong nCircleRadius,  in IMapCircleObject()359 void IMapCircleObject::ImpConstruct( const Point& rCenter, sal_uLong nRad, sal_Bool bPixel )  in ImpConstruct()
 
 | 
| /aoo4110/main/svx/inc/svx/ | 
| H A D | svdtrans.hxx | 153 inline double GetCrookAngle(Point& rPnt, const Point& rCenter, const Point& rRad, FASTBOOL bVertica…  in GetCrookAngle()
 | 
| /aoo4110/main/filter/source/svg/ | 
| H A D | svgwriter.cxx | 607 void SVGActionWriter::ImplWriteEllipse( const Point& rCenter, long nRadX, long nRadY,  in ImplWriteEllipse()
 | 
| /aoo4110/main/filter/source/flash/ | 
| H A D | swfwriter1.cxx | 1212 void Writer::Impl_writeEllipse( const Point& rCenter, long nRadX, long nRadY )  in Impl_writeEllipse()
 |