Lines Matching refs:nPtAnz
61 sal_uIntPtr nPtAnz=pPts==NULL ? 0 : pPts->GetCount(); in ImpDoMarkedGluePoints() local
62 if (nPtAnz!=0) { in ImpDoMarkedGluePoints()
75 for (sal_uIntPtr nPtNum=0; nPtNum<nPtAnz; nPtNum++) in ImpDoMarkedGluePoints()
245 sal_uIntPtr nPtAnz=pPts==NULL ? 0 : pPts->GetCount(); in DeleteMarkedGluePoints() local
246 if (nPtAnz!=0) in DeleteMarkedGluePoints()
254 for (sal_uIntPtr nPtNum=0; nPtNum<nPtAnz; nPtNum++) in DeleteMarkedGluePoints()
290 sal_uIntPtr nPtAnz=pPts==NULL ? 0 : pPts->GetCount(); in ImpCopyMarkedGluePoints() local
291 if (nPtAnz!=0 && pGPL!=NULL) in ImpCopyMarkedGluePoints()
296 for (sal_uIntPtr nPtNum=0; nPtNum<nPtAnz; nPtNum++) in ImpCopyMarkedGluePoints()
325 sal_uIntPtr nPtAnz=pPts==NULL ? 0 : pPts->GetCount(); in ImpTransformMarkedGluePoints() local
326 if (nPtAnz!=0) { in ImpTransformMarkedGluePoints()
333 for (sal_uIntPtr nPtNum=0; nPtNum<nPtAnz; nPtNum++) { in ImpTransformMarkedGluePoints()