Home
last modified time | relevance | path

Searched refs:nPolyAnz (Results 1 – 4 of 4) sorted by last modified time

/trunk/main/svx/source/svdraw/
H A Dsvdopath.cxx1490 sal_uInt16 nPolyAnz=aPathPolygon.Count(); in EndCreate() local
1491 if (nPolyAnz!=0) { in EndCreate()
1494 XPolygon& rXP=aPathPolygon[nPolyAnz-1]; in EndCreate()
1508 for (sal_uInt16 nPolyNum=nPolyAnz; nPolyNum>0;) { in EndCreate()
1513 if (nPolyNum<nPolyAnz-1 || eCmd==SDRCREATE_FORCEEND) { in EndCreate()
H A Dsvddrgmt.cxx3026 sal_uInt16 nPolyAnz=aTempPolyPoly.Count(); in _MovAllPoints() local
3033 while (n1st<nPolyAnz) in _MovAllPoints()
3036 while (nLast<nPolyAnz && aTempPolyPoly[nLast].GetPointCount()!=0) nLast++; in _MovAllPoints()
3096 for (j=0; j<nPolyAnz; j++) in _MovAllPoints()
H A Dsvdtrans.cxx484 sal_uInt16 nPolyAnz=rPoly.Count(); in CrookRotatePoly() local
485 for (sal_uInt16 nPolyNum=0; nPolyNum<nPolyAnz; nPolyNum++) { in CrookRotatePoly()
492 sal_uInt16 nPolyAnz=rPoly.Count(); in CrookSlantPoly() local
493 for (sal_uInt16 nPolyNum=0; nPolyNum<nPolyAnz; nPolyNum++) { in CrookSlantPoly()
500 sal_uInt16 nPolyAnz=rPoly.Count(); in CrookStretchPoly() local
501 for (sal_uInt16 nPolyNum=0; nPolyNum<nPolyAnz; nPolyNum++) { in CrookStretchPoly()
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx3240 sal_uInt16 nPolyAnz = rPoly.Count(); in Scale() local
3241 for ( sal_uInt16 nPolyNum = 0; nPolyNum < nPolyAnz; nPolyNum++ ) in Scale()

Completed in 103 milliseconds