Home
last modified time | relevance | path

Searched defs:nPoly (Results 1 – 24 of 24) sorted by relevance

/trunk/main/svx/source/svdraw/
H A Dpolypolygoneditor.cxx47 sal_uInt32 nPoly, nPnt; in DeletePoints() local
H A Dsvdopath.cxx102 sal_uInt16 nPoly; // Nummer des Polygons im PolyPolygon member
886 sal_uInt32 nPoly,nPnt; in endPathDrag() local
2479 sal_uInt32 nPoly,nPnt; in GetSnapPoint() local
2510 sal_uInt32 nPoly,nPnt; in GetPoint() local
2524 sal_uInt32 nPoly,nPnt; in NbcSetPoint() local
2700 sal_uInt32 nPoly, nPnt; in RipPoint() local
/trunk/main/chart2/source/tools/
H A DBaseGFXHelper.cxx45 for(sal_Int32 nPoly = 0; nPoly < nPolyCount; nPoly++) in getBoundVolume() local
/trunk/main/vcl/source/gdi/
H A Dregion.cxx57 for (sal_uInt16 nPoly = 0; nPoly < nPolyCount; ++nPoly) in ImplIsPolygonRectilinear() local
108 for (sal_uInt16 nPoly = 0; nPoly < nPolyCount; ++nPoly) in ImplRectilinearPolygonToBands() local
207 for ( sal_uInt16 nPoly = 0; nPoly < nPolyCount; nPoly++ ) in ImplGeneralPolygonToBands() local
H A Doutmap.cxx731 sal_uInt16 nPoly = aPolyPoly.Count(); in ImplLogicToDevicePixel() local
1240 sal_uInt16 nPoly = aPolyPoly.Count(); in LogicToPixel() local
1449 sal_uInt16 nPoly = aPolyPoly.Count(); in LogicToPixel() local
1635 sal_uInt16 nPoly = aPolyPoly.Count(); in PixelToLogic() local
1848 sal_uInt16 nPoly = aPolyPoly.Count(); in PixelToLogic() local
H A Dgraphictools.cxx65 sal_uInt16 nPoly; in polyPolyToString() local
H A Doutdev.cxx241 void OutputDevice::ImplDrawPolyPolygon( sal_uInt16 nPoly, const PolyPolygon& rPolyPoly ) in ImplDrawPolyPolygon()
2057 sal_uInt16 nPoly = rPolyPoly.Count(); in DrawPolyPolygon() local
H A Dsalgdilayout.cxx382 sal_Int32 nPoly = i_rPoly.count(); in mirror() local
469 void SalGraphics::DrawPolyPolygon( sal_uInt32 nPoly, const sal_uInt32* pPoints, PCONSTSALPOINT* pPt… in DrawPolyPolygon()
H A Dcvtsvm.cxx103 const sal_uInt16 nPoly = rPolyPoly.Count(); in ImplWritePolyPolyAction() local
828 for( sal_uInt16 nPoly = 0, nCount = aPolyPoly.Count(); nPoly < nCount; nPoly++ ) in ImplConvertFromSVM1() local
H A Doutdev4.cxx1340 for( long nPoly = 0, nPolyCount = rPolyPoly.Count(); nPoly < nPolyCount; nPoly++ ) in ImplDrawHatchLine() local
H A Dpdfwriter_impl.cxx9210 for( sal_uInt32 nPoly = 0; nPoly < nPolygonCount; nPoly++ ) in drawPolyLine() local
/trunk/main/svtools/source/filter/wmf/
H A Denhwmf.cxx339 sal_Int32 i, nPoly; in ReadEnhWMF() local
378 sal_uInt32 nPoly(0); in ReadEnhWMF() local
1195 sal_Int32 i, nPoly, nGesPoints; in ReadEnhWMF() local
1230 sal_uInt32 nPoly(0); in ReadEnhWMF() local
H A Dwinwmf.cxx1308 sal_uInt16 i, nPoly, nPoints = 0; in GetPlaceableBound() local
/trunk/main/vcl/unx/generic/printergfx/
H A Dcommon_gfx.cxx473 PrinterGfx::DrawPolyPolygon (sal_uInt32 nPoly, const sal_uInt32* pSizes, const Point** pPaths ) in DrawPolyPolygon()
633 PrinterGfx::DrawPolyPolygonBezier (sal_uInt32 nPoly, const sal_uInt32 * pPoints, const Point* const… in DrawPolyPolygonBezier()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi.cxx624 sal_uLong nPoly, 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()
/trunk/main/sdext/source/pdfimport/tree/
H A Dgenericelements.cxx175 int nPoly = PolyPoly.count(); in emitStructure() local
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi.cxx599 void Os2SalGraphics::drawPolyPolygon( sal_uInt32 nPoly, const sal_uInt32* pPoints, in drawPolyPolygon()
/trunk/main/chart2/source/view/charttypes/
H A DAreaChart.cxx374 for(sal_Int32 nPoly=0;nPoly<nPolyCount;nPoly++) in impl_createLine() local
/trunk/main/vcl/unx/headless/
H A Dsvpgdi.cxx380 void SvpSalGraphics::drawPolyPolygon( sal_uInt32 nPoly, in drawPolyPolygon()
H A Dsvppspgraphics.cxx349 void PspGraphics::drawPolyPolygon( sal_uInt32 nPoly, const sal_uInt32* pPoints, PCONSTSALPOINT* pPt… in drawPolyPolygon()
377 sal_Bool PspGraphics::drawPolyPolygonBezier( sal_uInt32 nPoly, in drawPolyPolygonBezier()
/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx415 void PspGraphics::drawPolyPolygon( sal_uInt32 nPoly, in drawPolyPolygon()
451 sal_Bool PspGraphics::drawPolyPolygonBezier( sal_uInt32 nPoly, in drawPolyPolygonBezier()
H A Dsalgdi.cxx930 void X11SalGraphics::drawPolyPolygon( sal_uInt32 nPoly, in drawPolyPolygon()
/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx888 for( sal_uLong nPoly = 0; nPoly < nPolyCount; nPoly++ ) in drawPolyPolygon() local
909 for( sal_uLong nPoly = 0; nPoly < nPolyCount; nPoly++ ) in drawPolyPolygon() local
/trunk/main/filter/source/flash/
H A Dswfwriter1.cxx106 sal_uInt16 nPoly, nPoint, nPointCount; in map() local

Completed in 244 milliseconds