Home
last modified time | relevance | path

Searched refs:nObAnz (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svx/source/engine3d/
H A Dview3d.cxx438 const sal_uInt32 nObAnz(pSrcPg->GetObjCount()); in GetMarkedObjModel() local
440 for(sal_uInt32 nOb(0); nOb < nObAnz; nOb++) in GetMarkedObjModel()
496 sal_uInt32 nObAnz(pSrcPg->GetObjCount()); in Paste() local
503 for(sal_uInt32 nOb(0); nOb < nObAnz; nOb++) in Paste()
/trunk/main/svx/source/svdraw/
H A Dsvdxcgv.cxx364 sal_uIntPtr nOb,nObAnz=pSrcPg->GetObjCount(); in Paste() local
371 for (nOb=0; nOb<nObAnz; nOb++) in Paste()

Completed in 18 milliseconds