Searched refs:nObAnz (Results 1 – 2 of 2) sorted by relevance
438 const sal_uInt32 nObAnz(pSrcPg->GetObjCount()); in GetMarkedObjModel() local440 for(sal_uInt32 nOb(0); nOb < nObAnz; nOb++) in GetMarkedObjModel()496 sal_uInt32 nObAnz(pSrcPg->GetObjCount()); in Paste() local503 for(sal_uInt32 nOb(0); nOb < nObAnz; nOb++) in Paste()
364 sal_uIntPtr nOb,nObAnz=pSrcPg->GetObjCount(); in Paste() local371 for (nOb=0; nOb<nObAnz; nOb++) in Paste()
Completed in 21 milliseconds