Home
last modified time | relevance | path

Searched refs:XPolygon (Results 1 – 21 of 21) sorted by relevance

/aoo42x/main/svx/source/xoutdev/
H A D_xpoly.cxx43 DBG_NAME(XPolygon);
280 XPolygon::XPolygon( sal_uInt16 nSize, sal_uInt16 nResize ) in XPolygon() function in XPolygon
296 XPolygon::XPolygon( const XPolygon& rXPoly ) in XPolygon() function in XPolygon
313 XPolygon::XPolygon( const Polygon& rPoly ) in XPolygon() function in XPolygon
408 XPolygon::XPolygon(const Point& rCenter, long nRx, long nRy, in XPolygon() function in XPolygon
459 XPolygon::~XPolygon() in ~XPolygon()
763 XPolygon& XPolygon::operator=( const XPolygon& rXPoly ) in operator =()
1478 XPolygon::XPolygon(const basegfx::B2DPolygon& rPolygon) in XPolygon() function in XPolygon
1691 XPolygon* pXPoly = new XPolygon( rXPoly ); in Insert()
1711 XPolygon* pXPoly = new XPolygon(rXPolyPoly[i]); in Insert()
[all …]
/aoo42x/main/svx/inc/svx/
H A Dxpoly.hxx65 class SVX_DLLPUBLIC XPolygon class
82 XPolygon( const XPolygon& rXPoly );
83 XPolygon( const Polygon& rPoly );
85 XPolygon( const Point& rCenter, long nRx, long nRy,
89 ~XPolygon();
106 XPolygon& operator=( const XPolygon& rXPoly );
160 XPolyPolygon( const XPolygon& rXPoly );
166 void Insert( const XPolygon& rXPoly,
170 XPolygon Remove( sal_uInt16 nPos );
171 XPolygon Replace( const XPolygon& rXPoly, sal_uInt16 nPos );
[all …]
H A Dsvdoedge.hxx124 sal_uInt16 ImpGetPolyIdx(SdrEdgeLineCode eLineCode, const XPolygon& rXP) const;
125 FASTBOOL ImpIsHorzLine(SdrEdgeLineCode eLineCode, const XPolygon& rXP) const;
126 void ImpSetLineVersatz(SdrEdgeLineCode eLineCode, const XPolygon& rXP, long nVal);
127 long ImpGetLineVersatz(SdrEdgeLineCode eLineCode, const XPolygon& rXP) const;
139 XPolygon* pEdgeTrack;
169 XPolygon* pEdgeTrack;
205XPolygon ImpCalcObjToCenter(const Point& rStPt, long nEscAngle, const Rectangle& rRect, const Poin…
207XPolygon ImpCalcEdgeTrack(const XPolygon& rTrack0, SdrObjConnection& rCon1, SdrObjConnection& rCon…
208XPolygon ImpCalcEdgeTrack(const Point& rPt1, long nAngle1, const Rectangle& rBoundRect1, const Rec…
213 FASTBOOL ImpStripPolyPoints(XPolygon& rXP) const; // entfernen ueberfluessiger Punkte
H A Dsvdtrans.hxx55 class XPolygon;
64 void MoveXPoly(XPolygon& rPoly, const Size& S);
70 void ResizeXPoly(XPolygon& rPoly, const Point& rRef, const Fraction& xFact, const Fraction& yFact);
76 void RotateXPoly(XPolygon& rPoly, const Point& rRef, double sn, double cs);
85 void MirrorXPoly(XPolygon& rPoly, const Point& rRef1, const Point& rRef2);
91 void ShearXPoly(XPolygon& rPoly, const Point& rRef, double tn, FASTBOOL bVShear=sal_False);
112 void CrookRotatePoly(XPolygon& rPoly, const Point& rCenter, const Point& rRad, FASTBOOL bVert);
113 void CrookSlantPoly(XPolygon& rPoly, const Point& rCenter, const Point& rRad, FASTBOOL bVert);
114 void CrookStretchPoly(XPolygon& rPoly, const Point& rCenter, const Point& rRad, FASTBOOL bVert, con…
H A Dsvdorect.hxx34 class XPolygon;
58 XPolygon* mpXPoly;
65 XPolygon ImpCalcXPoly(const Rectangle& rRect1, long nRad1) const;
71 const XPolygon& GetXPoly() const;
H A Dsvdedtv.hxx179 …void ImpDistortObj(SdrObject* pO, const Rectangle& rRef, const XPolygon& rDistortedRect, sal_Bool …
255 …void DistortMarkedObj(const Rectangle& rRef, const XPolygon& rDistortedRect, bool bNoContortion=fa…
H A Dsvdglev.hxx109 …void DistortMarkedGluePoints(const Rectangle& rRef, const XPolygon& rDistortedRect, sal_Bool bNoCo…
/aoo42x/main/svx/source/svdraw/
H A Dsvdopath.cxx272 XPolygon GetCurvePoly() const { return XPolygon(); } in GetCurvePoly()
289 return XPolygon(); in GetFormPoly()
309 XPolygon aXP(4); in GetBezierPoly()
436 XPolygon aXP(2); in GetLinePoly()
497 XPolygon aXP(3); in GetRectPoly()
1181 XPolygon aXPoly(rXP); in getSpecialDragPoly()
1204 XPolygon aLine1(2); in getSpecialDragPoly()
1205 XPolygon aLine2(2); in getSpecialDragPoly()
1206 XPolygon aLine3(2); in getSpecialDragPoly()
1207 XPolygon aLine4(2); in getSpecialDragPoly()
[all …]
H A Dsvdoedge.cxx187 pEdgeTrack=new XPolygon; in SdrEdgeObj()
650 FASTBOOL SdrEdgeObj::ImpStripPolyPoints(XPolygon& /*rXP*/) const in ImpStripPolyPoints()
658 XPolygon aXP; in ImpCalcObjToCenter()
718 XPolygon SdrEdgeObj::ImpCalcEdgeTrack(const XPolygon& rTrack0, SdrObjConnection& rCon1, SdrObjConne… in ImpCalcEdgeTrack()
793 XPolygon aBestXP; in ImpCalcEdgeTrack()
881 XPolygon aXP(2); in ImpCalcEdgeTrack()
889 XPolygon aXP(4); in ImpCalcEdgeTrack()
1220 XPolygon aXP1(ImpCalcObjToCenter(aPt1,nAngle1,aBewareRect1,aMeeting)); in ImpCalcEdgeTrack()
1686 *pEdgeTrack = XPolygon( rPoly.getB2DPolygon( 0 ) ); in SetEdgeTrackPath()
2431 pEdgeTrack=new XPolygon; in SdrEdgeObjGeoData()
[all …]
H A Dsvdorect.cxx141 XPolygon SdrRectObj::ImpCalcXPoly(const Rectangle& rRect1, long nRad1) const in ImpCalcXPoly()
143 XPolygon aXPoly(rRect1,nRad1,nRad1); in ImpCalcXPoly()
145 XPolygon aNeuPoly(nPointAnz+1); in ImpCalcXPoly()
167 mpXPoly = new XPolygon(ImpCalcXPoly(aRect,GetEckenradius())); in RecalcXPoly()
170 const XPolygon& SdrRectObj::GetXPoly() const in GetXPoly()
585 XPolygon aXP(ImpCalcXPoly(aRect,GetEckenradius())); in DoConvertToPolyObj()
H A Dsvdtrans.cxx38 void MoveXPoly(XPolygon& rPoly, const Size& S) in MoveXPoly()
98 void ResizeXPoly(XPolygon& rPoly, const Point& rRef, const Fraction& xFact, const Fraction& yFact) in ResizeXPoly()
132 void RotateXPoly(XPolygon& rPoly, const Point& rRef, double sn, double cs) in RotateXPoly()
207 void MirrorXPoly(XPolygon& rPoly, const Point& rRef1, const Point& rRef2) in MirrorXPoly()
241 void ShearXPoly(XPolygon& rPoly, const Point& rRef, double tn, FASTBOOL bVShear) in ShearXPoly()
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()
H A Dsvdedtv1.cxx541 XPolygon aXP((sal_uInt16)nPtAnz); in ImpCrookObj()
641 void SdrEditView::ImpDistortObj(SdrObject* pO, const Rectangle& rRef, const XPolygon& rDistortedRec… in ImpDistortObj()
655 XPolygon aXP((sal_uInt16)nPtAnz); in ImpDistortObj()
675 void SdrEditView::DistortMarkedObj(const Rectangle& rRef, const XPolygon& rDistortedRect, bool bNoC… in DistortMarkedObj()
700 XPolygon aRefPoly(rDistortedRect); in DistortMarkedObj()
H A Dsvddrgm1.hxx229 XPolygon aDistortedRect;
H A Dsvdocirc.cxx289 mpXPoly = new XPolygon(aPolyCirc); in RecalcXPoly()
H A Dsvddrgmt.cxx3098 XPolygon& aPol=aTempPolyPoly[j]; in _MovAllPoints()
3586 aDistortedRect=XPolygon(aMarkRect); in BeginSdrDrag()
H A Dsvdograf.cxx1003 XPolygon aXPoly(ImpCalcXPoly(aGrownRect, GetEckenradius())); in TakeXorPoly()
/aoo42x/main/sd/source/ui/func/
H A Dfucon3d.cxx130 XPolygon aXPoly(Point (0, 1250), 2500, 2500, 0, 900, sal_False); in ImpCreateBasic3DShape()
148 XPolygon aXPoly(Point (0, 1250), 2500, 2500, 0, 900, sal_False); in ImpCreateBasic3DShape()
/aoo42x/main/svx/inc/
H A Dxpolyimp.hxx82 DECLARE_LIST( XPolygonList, XPolygon* )
/aoo42x/main/svx/source/dialog/
H A Dimapwnd.cxx987 …basegfx::B2DPolygon aInnerPoly(XPolygon(aNewObjectRectangle.Center(), nWdt, nHgt).getB2DPolygon()); in CreateDefaultObject()
/aoo42x/main/filter/source/msfilter/
H A Dmsdffimp.cxx893 aRetval = XPolygon( Point( (sal_Int32)( fWidthMul * fLineWidth * 0.50 ), 0 ), in GetLineArrow()
4626 XPolygon aXP( (sal_uInt16)nNumElemVert ); in ImportShape()
4703XPolygon aXPoly( aPolyBoundRect.Center(), aPolyBoundRect.GetWidth() / 2, aPolyBoundRect.GetHeight(… in ImportShape()
H A Descherex.cxx2121 sal_Int32 lcl_GetAdjustValueCount( const XPolygon& rPoly ) in lcl_GetAdjustValueCount()
2146 sal_Int32 lcl_GetConnectorAdjustValue ( const XPolygon& rPoly, sal_uInt16 nIndex ) in lcl_GetConnectorAdjustValue()

Completed in 2820 milliseconds