Home
last modified time | relevance | path

Searched refs:nObjs (Results 1 – 3 of 3) sorted by relevance

/trunk/main/svx/source/engine3d/
H A Dview3d.cxx258 for(long nObjs = 0;nObjs < nCnt;nObjs++) in DrawMarkedObj() local
281 long nObjs; in DrawMarkedObj() local
282 for(nObjs = 0;nObjs < nCnt;nObjs++) in DrawMarkedObj()
297 for(nObjs = 0;nObjs < nCnt;nObjs++) in DrawMarkedObj()
321 for(nObjs = 0;nObjs < nCnt;nObjs++) in DrawMarkedObj()
352 sal_uInt32 nObjs(0); in GetMarkedObjModel() local
355 for(nObjs = 0; nObjs < nCount; nObjs++) in GetMarkedObjModel()
394 for(nObjs = 0; nObjs < nCount; nObjs++) in GetMarkedObjModel()
414 for(nObjs = 0; nObjs < nCount; nObjs++) in GetMarkedObjModel()
1277 for(long nObjs = 0;nObjs < nCnt;nObjs++) in BegDragObj() local
[all …]
H A Ddragmt3d.cxx66 long nObjs(0); in E3dDragMethod() local
73 for(nObjs = 0;!bInvisibleObjects && nObjs < nCnt;nObjs++) in E3dDragMethod()
75 E3dObject* pE3dObj = dynamic_cast< E3dObject* >(rMark.GetMark(nObjs)->GetMarkedSdrObj()); in E3dDragMethod()
92 for(nObjs = 0;nObjs < nCnt;nObjs++) in E3dDragMethod()
94 E3dObject* pE3dObj = dynamic_cast< E3dObject* >(rMark.GetMark(nObjs)->GetMarkedSdrObj()); in E3dDragMethod()
/trunk/main/sw/source/core/view/
H A Dvdraw.cxx301 const sal_uLong nObjs = pPage->GetObjCount(); in NotifySizeChg() local
302 for( sal_uLong nObj = 0; nObj < nObjs; ++nObj ) in NotifySizeChg()

Completed in 42 milliseconds