/trunk/main/filter/source/graphicfilter/ios2met/ |
H A D | ios2met.cxx | 850 aPolygon.SetPoint(aP0,i); in ReadRelLine() 1177 aPoly.SetPoint(aPoint,(short)j); in ReadPolygons() 1285 aPolygon.SetPoint(aAttr.aCurPos,0); in ReadFilletSharp() 1327 aPoly.SetPoint(Point(x,y+4),0); in ReadMarker() 1328 aPoly.SetPoint(Point(x+4,y),1); in ReadMarker() 1329 aPoly.SetPoint(Point(x,y-4),2); in ReadMarker() 1330 aPoly.SetPoint(Point(x-4,y),3); in ReadMarker() 1337 aPoly.SetPoint(Point(x+4,y+4),0); in ReadMarker() 1338 aPoly.SetPoint(Point(x+4,y-4),1); in ReadMarker() 1339 aPoly.SetPoint(Point(x-4,y-4),2); in ReadMarker() [all …]
|
/trunk/main/filter/source/graphicfilter/icgm/ |
H A D | class4.cxx | 139 aPolygon.SetPoint( Point( (long)aFloatPoint.X, (long)aFloatPoint.Y ), i ); in ImplDoClass4() 162 aPolygon.SetPoint( Point( (long)aFloatPoint.X, (long)aFloatPoint.Y ), 0 ); in ImplDoClass4() 173 aPolygon.SetPoint( Point( (long)aFloatPoint.X, (long)aFloatPoint.Y ), 0 ); in ImplDoClass4() 175 aPolygon.SetPoint( Point( (long)aFloatPoint.X, (long)aFloatPoint.Y ), 1); in ImplDoClass4() 276 aPolygon.SetPoint( Point ( (long)( aFloatPoint.X ), (long)( aFloatPoint.Y ) ), i ); in ImplDoClass4() 303 aPolygon.SetPoint( pPoints[ i ], i ); in ImplDoClass4() 733 aPolygon.SetPoint( Point ( (long)( aFloatPoint.X ), (long)( aFloatPoint.Y ) ), i ); in ImplDoClass4()
|
/trunk/main/vcl/source/window/ |
H A D | cursor.cxx | 79 aPoly.SetPoint( aPoint, 0 ); in ImplCursorInvert() 80 aPoly.SetPoint( aPoint, 4 ); in ImplCursorInvert() 83 aPoly.SetPoint( aPoint, 1 ); in ImplCursorInvert()
|
/trunk/main/svtools/source/control/ |
H A D | ruler.cxx | 959 aPoly.SetPoint( Point( n+0, nVirBottom-nIndentHeight ), 0 ); in ImplDrawIndents() 960 aPoly.SetPoint( Point( n-nIndentWidth2, nVirBottom-3 ), 1 ); in ImplDrawIndents() 961 aPoly.SetPoint( Point( n-nIndentWidth2, nVirBottom ), 2 ); in ImplDrawIndents() 962 aPoly.SetPoint( Point( n+nIndentWidth2, nVirBottom ), 3 ); in ImplDrawIndents() 963 aPoly.SetPoint( Point( n+nIndentWidth2, nVirBottom-3 ), 4 ); in ImplDrawIndents() 967 aPoly.SetPoint( Point( n+0, nVirTop+nIndentHeight ), 0 ); in ImplDrawIndents() 968 aPoly.SetPoint( Point( n-nIndentWidth2, nVirTop+3 ), 1 ); in ImplDrawIndents() 969 aPoly.SetPoint( Point( n-nIndentWidth2, nVirTop ), 2 ); in ImplDrawIndents() 970 aPoly.SetPoint( Point( n+nIndentWidth2, nVirTop ), 3 ); in ImplDrawIndents() 971 aPoly.SetPoint( Point( n+nIndentWidth2, nVirTop+3 ), 4 ); in ImplDrawIndents()
|
/trunk/main/canvas/source/vcl/ |
H A D | canvashelper.cxx | 271 aPoly.SetPoint( rStartPoint, 0 ); in drawBezier() 273 aPoly.SetPoint( rCtrlPoint1, 1 ); in drawBezier() 275 aPoly.SetPoint( rCtrlPoint2, 2 ); in drawBezier() 277 aPoly.SetPoint( rEndPoint, 3 ); in drawBezier()
|
/trunk/main/svx/workben/ |
H A D | edittest.cxx | 1271 aPoly.SetPoint( Point( aSz.Width()/2, 0 ), 0 ); in CreatePolygon() 1272 aPoly.SetPoint( Point( aSz.Width(), aSz.Height()/3 ), 1 ); in CreatePolygon() 1273 aPoly.SetPoint( Point( aSz.Width()/2, aSz.Height() ), 2 ); in CreatePolygon() 1274 aPoly.SetPoint( Point( 0, aSz.Height()/2 ), 3 ); in CreatePolygon() 1275 aPoly.SetPoint( Point( aSz.Width()/2, 0 ), 4 ); in CreatePolygon()
|
/trunk/main/filter/source/graphicfilter/epict/ |
H A D | epict.cxx | 285 for (i1=nBestIdx1; i1<nSize1; i1++) aPoly3.SetPoint(aPoly1.GetPoint(i1),i3++); in PolyPolygonToPolygon() 286 for (i1=0; i1<=nBestIdx1; i1++) aPoly3.SetPoint(aPoly1.GetPoint(i1),i3++); in PolyPolygonToPolygon() 287 for (i2=nBestIdx2; i2<nSize2; i2++) aPoly3.SetPoint(aPoly2.GetPoint(i2),i3++); in PolyPolygonToPolygon() 288 for (i2=0; i2<=nBestIdx2; i2++) aPoly3.SetPoint(aPoly2.GetPoint(i2),i3++); in PolyPolygonToPolygon() 367 aPoly.SetPoint(aPoly.GetPoint(0),nSize-1); in WritePolygon()
|
/trunk/main/sc/source/core/data/ |
H A D | drwlayer.cxx | 623 pObj->SetPoint( aStartPos, 0 ); in RecalcPos() 637 pObj->SetPoint( aEndPos, 1 ); in RecalcPos() 657 pObj->SetPoint( aEndPos, 1 ); in RecalcPos() 673 pObj->SetPoint( aStartPos, 0 ); in RecalcPos() 960 pObject->SetPoint( aPoint, i ); in MoveAreaTwips()
|
/trunk/main/svtools/source/filter/ |
H A D | sgvspln.cxx | 842 rPoly.SetPoint(Point(short(ax[0]),short(ay[0])),0); // erster Punkt in Spline2Poly() 857 rPoly.SetPoint(Point(short(x),short(y)),rPoly.GetSize()-1); in Spline2Poly()
|
H A D | sgvmain.cxx | 608 for(i=0;i<nPoints;i++) aPoly.SetPoint(Point(EckP[i].x,EckP[i].y),i); in Draw() 632 for(i=0;i<nPoints;i++) aSpln.SetPoint(Point(EckP[i].x,EckP[i].y),i); in Draw()
|
/trunk/main/sd/source/ui/func/ |
H A D | fuconrec.cxx | 917 ((SdrMeasureObj*)pObj)->SetPoint(Point(aStart.X(), nYMiddle), 0); in CreateDefaultObject() 918 ((SdrMeasureObj*)pObj)->SetPoint(Point(aEnd.X(), nYMiddle), 1); in CreateDefaultObject()
|
/trunk/main/vcl/source/gdi/ |
H A D | impvect.cxx | 906 aNewPoly.SetPoint( rPoly.GetPoint( nSec ), nPrim ); in ImplVectorize() 912 aNewPoly.SetPoint( rPoly.GetPoint( nSec-- ), nPrim++ ); in ImplVectorize()
|
/trunk/main/tools/inc/tools/ |
H A D | poly.hxx | 153 void SetPoint( const Point& rPt, sal_uInt16 nPos );
|
/trunk/main/sw/source/core/layout/ |
H A D | paintfrm.cxx | 5652 …aTriangleUp.SetPoint(aMiddleFirst + Point(0,_pViewShell->GetOut()->PixelToLogic(Size(0,-3)).Height… in PaintNotesSidebarArrows() 5653 …aTriangleUp.SetPoint(aMiddleFirst + Point(_pViewShell->GetOut()->PixelToLogic(Size(-3,0)).Width(),… in PaintNotesSidebarArrows() 5654 …aTriangleUp.SetPoint(aMiddleFirst + Point(_pViewShell->GetOut()->PixelToLogic(Size(3,0)).Width(),_… in PaintNotesSidebarArrows() 5656 …aTriangleDown.SetPoint(aMiddleSecond + Point(_pViewShell->GetOut()->PixelToLogic(Size(-3,0)).Width… in PaintNotesSidebarArrows() 5657 …aTriangleDown.SetPoint(aMiddleSecond + Point(_pViewShell->GetOut()->PixelToLogic(Size(+3,0)).Width… in PaintNotesSidebarArrows() 5658 …aTriangleDown.SetPoint(aMiddleSecond + Point(0,_pViewShell->GetOut()->PixelToLogic(Size(0,3)).Heig… in PaintNotesSidebarArrows()
|
/trunk/main/svx/source/svdraw/ |
H A D | svdovirt.cxx | 568 rRefObj.SetPoint(aP,i); in NbcSetPoint()
|
H A D | svdedtv1.cxx | 561 pO->SetPoint(aXP[(sal_uInt16)nPtNum],nPtNum); in ImpCrookObj() 670 pO->SetPoint(aXP[(sal_uInt16)nPtNum],nPtNum); in ImpDistortObj()
|
/trunk/main/filter/source/graphicfilter/eos2met/ |
H A D | eos2met.cxx | 1907 aPolyDummy.SetPoint( aPt2, 0 ); in WriteOrders() 1961 aPolyDummy.SetPoint( aPt2, 0 ); in WriteOrders()
|
/trunk/main/svx/inc/svx/ |
H A D | svdobj.hxx | 829 void SetPoint(const Point& rPnt, sal_uInt32 i);
|
/trunk/main/svtools/source/uno/ |
H A D | unoimap.cxx | 307 aPoly.SetPoint( aPoint, nPoint ); in createIMapObject()
|
/trunk/main/starmath/source/ |
H A D | node.cxx | 2246 aPoly.SetPoint(aPointA, 0); in Arrange() 2247 aPoly.SetPoint(aPointB, 1); in Arrange()
|
/trunk/main/filter/source/graphicfilter/ipict/ |
H A D | ipict.cxx | 476 for (i=0; i<nSize; i++) rPoly.SetPoint(ReadPoint(),i); in ReadPolygon()
|
/trunk/main/sw/source/core/draw/ |
H A D | dcontact.cxx | 2767 rRefObj.SetPoint(aP, i); in NbcSetPoint()
|
/trunk/main/vcl/source/glyphs/ |
H A D | gcach_ftyp.cxx | 2216 aPoly.SetPoint(aPoly.GetPoint(0), nPolySize); in ClosePolygon()
|
/trunk/main/tools/source/generic/ |
H A D | poly.cxx | 715 void Polygon::SetPoint( const Point& rPt, sal_uInt16 nPos ) in SetPoint() function in Polygon
|
/trunk/main/filter/source/graphicfilter/eps/ |
H A D | eps.cxx | 2099 aPolyDummy.SetPoint( aPos, 0 ); in ImplText()
|