Searched refs:nObjs (Results 1 – 3 of 3) sorted by relevance
258 for(long nObjs = 0;nObjs < nCnt;nObjs++) in DrawMarkedObj() local281 long nObjs; in DrawMarkedObj() local282 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() local355 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 …]
66 long nObjs(0); in E3dDragMethod() local73 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()
320 const sal_uLong nObjs = pPage->GetObjCount(); in NotifySizeChg() local321 for( sal_uLong nObj = 0; nObj < nObjs; ++nObj ) in NotifySizeChg()
Completed in 37 milliseconds