/trunk/main/svx/source/xoutdev/ |
H A D | _xpoly.cxx | 907 Point* pPoints = pImpXPolygon->pPointAry; in SubdivideBezier() local 957 Point* pPoints = pImpXPolygon->pPointAry; in GenBezArc() local 1050 Point* pPoints = pImpXPolygon->pPointAry; in CalcSmoothJoin() local 1124 Point* pPoints = pImpXPolygon->pPointAry; in PointsToBezier() local
|
/trunk/main/vcl/win/source/gdi/ |
H A D | salgdi.cxx | 625 const sal_uLong* pPoints, in ImplPreparePolyDraw() 1454 void WinSalGraphics::drawPolyPolygon( sal_uInt32 nPoly, const sal_uInt32* pPoints, in drawPolyPolygon() 1595 sal_Bool WinSalGraphics::drawPolyPolygonBezier( sal_uInt32 nPoly, const sal_uInt32* pPoints, in drawPolyPolygonBezier()
|
H A D | salgdi3.cxx | 2494 Point* pPoints = new Point[ nPtSize ]; in GetGlyphOutline() local
|
/trunk/main/oox/source/drawingml/ |
H A D | shape.cxx | 330 awt::Point* pPoints = aPointSequence.getArray(); in createAndInsert() local
|
/trunk/main/filter/source/graphicfilter/icgm/ |
H A D | class4.cxx | 288 Point* pPoints = new Point[ 0x4000 ]; in ImplDoClass4() local
|
/trunk/main/svtools/source/uno/ |
H A D | unoimap.cxx | 250 awt::Point* pPoints = maPolygon.getArray(); in SvUnoImageMapObject() local
|
/trunk/main/vcl/os2/source/gdi/ |
H A D | salgdi.cxx | 599 void Os2SalGraphics::drawPolyPolygon( sal_uInt32 nPoly, const sal_uInt32* pPoints, in drawPolyPolygon()
|
H A D | salgdi3.cxx | 1268 Point* pPoints = new Point[ nPtSize ]; in GetGlyphOutline() local
|
/trunk/main/vcl/unx/generic/printergfx/ |
H A D | common_gfx.cxx | 633 PrinterGfx::DrawPolyPolygonBezier (sal_uInt32 nPoly, const sal_uInt32 * pPoints, const Point* const… in DrawPolyPolygonBezier()
|
/trunk/main/vcl/unx/headless/ |
H A D | svpgdi.cxx | 392 PCONSTSALPOINT pPoints = pPtAry[nPolygon]; in drawPolyPolygon() local
|
H A D | svppspgraphics.cxx | 349 void PspGraphics::drawPolyPolygon( sal_uInt32 nPoly, const sal_uInt32* pPoints, PCONSTSALPOINT* pPt… in drawPolyPolygon() 378 const sal_uInt32* pPoints, in drawPolyPolygonBezier()
|
/trunk/main/vcl/unx/generic/gdi/ |
H A D | pspgraphics.cxx | 416 const sal_uInt32 *pPoints, in drawPolyPolygon() 452 const sal_uInt32* pPoints, in drawPolyPolygonBezier()
|
H A D | salgdi.cxx | 931 const sal_uInt32 *pPoints, in drawPolyPolygon()
|
/trunk/main/vcl/source/gdi/ |
H A D | region.cxx | 1720 const Point* pPoints = rPoly.GetConstPointAry(); in ImplPolygonRectTest() local
|
H A D | salgdilayout.cxx | 469 void SalGraphics::DrawPolyPolygon( sal_uInt32 nPoly, const sal_uInt32* pPoints, PCONSTSALPOINT* pPt… in DrawPolyPolygon()
|
/trunk/main/sw/source/core/unocore/ |
H A D | unoframe.cxx | 1411 const :: awt::Point* pPoints = pPointSeq[i].getConstArray(); in setPropertyValue() local 1988 awt::Point* pPoints = pPSeq[i].getArray(); in getPropertyValue() local
|
/trunk/main/vcl/aqua/source/gdi/ |
H A D | salgdi.cxx | 843 void AquaSalGraphics::drawPolyPolygon( sal_uInt32 nPolyCount, const sal_uInt32* pPoints, PCONSTSALP… in drawPolyPolygon()
|
/trunk/main/xmloff/source/chart/ |
H A D | SchXMLExport.cxx | 3363 const sal_Int32 * pPoints = aDataPointSeq.getConstArray(); in exportDataPoints() local
|