Searched refs:setB2DPolygon (Results 1 – 14 of 14) sorted by relevance
/trunk/main/svx/source/svdraw/ |
H A D | polypolygoneditor.cxx | 61 maPolyPolygon.setB2DPolygon(nPoly, aCandidate); in DeletePoints() 120 maPolyPolygon.setB2DPolygon(nPolyNum, aCandidate); in SetSegmentsKind() 151 maPolyPolygon.setB2DPolygon(nPolyNum, aCandidate); in SetPointsSmooth()
|
H A D | svdopath.cxx | 899 aTempPolyPolygon.setB2DPolygon(nPoly, aCandidate); in endPathDrag() 1609 aRetval.setB2DPolygon(aRetval.count() - 1L, aNewPolygon); in TakeObjectPolyPolygon() 1828 maPathPolygon.setB2DPolygon(a, aCandidate); in ImpForceKind() 2530 maPathPolygon.setB2DPolygon(nPoly, aNewPolygon); in NbcSetPoint() 2683 maPathPolygon.setB2DPolygon(nSmallestPolyIndex, aCandidate); in NbcInsPoint()
|
H A D | svdpoev.cxx | 664 aXPP.setB2DPolygon(nPolyNum, aNewXP); in ImpTransformMarkedPoints()
|
/trunk/main/basegfx/source/polygon/ |
H A D | b2dpolypolygon.cxx | 71 void setB2DPolygon(sal_uInt32 nIndex, const basegfx::B2DPolygon& rPolygon) in setB2DPolygon() function in ImplB2DPolyPolygon 257 void B2DPolyPolygon::setB2DPolygon(sal_uInt32 nIndex, const B2DPolygon& rPolygon) in setB2DPolygon() function in basegfx::B2DPolyPolygon 262 mpPolyPolygon->setB2DPolygon(nIndex, rPolygon); in setB2DPolygon()
|
H A D | b2dpolypolygontools.cxx | 71 aRetval.setB2DPolygon(a, aFlipped); in correctOrientations() 109 aRetval.setB2DPolygon(0L, aCandidate); in correctOutmostPolygon() 110 aRetval.setB2DPolygon(a, rCandidate.getB2DPolygon(0L)); in correctOutmostPolygon()
|
H A D | b2dpolypolygoncutter.cxx | 711 aRetval.setB2DPolygon(a, aTemp); in getB2DPolyPolygon()
|
H A D | b2dpolygontools.cxx | 1506 pLineTarget->setB2DPolygon(0, aLast); in applyLineDashing() 1528 pGapTarget->setB2DPolygon(0, aLast); in applyLineDashing()
|
/trunk/main/basegfx/source/tools/ |
H A D | unopolypolygon.cxx | 201 maPolyPoly.setB2DPolygon( index, aTmp ); in setClosed() 273 maPolyPoly.setB2DPolygon( nPolygonIndex, aPoly ); in setPoint() 360 maPolyPoly.setB2DPolygon( nPolygonIndex, aPoly ); in setBezierSegment()
|
/trunk/main/sd/source/ui/func/ |
H A D | fumorph.cxx | 166 aPolyPoly1.setB2DPolygon(a, aSub1); in DoExecute() 167 aPolyPoly2.setB2DPolygon(a, aSub2); in DoExecute()
|
/trunk/main/basegfx/inc/basegfx/polygon/ |
H A D | b2dpolypolygon.hxx | 73 void setB2DPolygon(sal_uInt32 nIndex, const B2DPolygon& rPolygon);
|
/trunk/main/svx/source/sdr/contact/ |
H A D | viewcontactofsdrpathobj.cxx | 96 aUnitPolyPolygon.setB2DPolygon(0, aNewPolygon); in createViewIndependentPrimitive2DSequence()
|
/trunk/main/sdext/source/pdfimport/tree/ |
H A D | drawtreevisiting.cxx | 347 elem.PolyPoly.setB2DPolygon( i, b2dPolygon ); in visit()
|
H A D | writertreevisiting.cxx | 273 elem.PolyPoly.setB2DPolygon( i, b2dPolygon ); in visit()
|
/trunk/main/drawinglayer/source/primitive2d/ |
H A D | metafileprimitive2d.cxx | 1955 aPolyPolygonOutline.setB2DPolygon(b, aPolygonOutline); in interpretMetafile()
|
Completed in 129 milliseconds