Lines Matching refs:nCount
351 const sal_uInt32 nCount(GetMarkedObjectCount()); 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()
1687 sal_uIntPtr nCount = GetMarkedObjectCount(); in IsBreak3DObjPossible() local
1689 if (nCount > 0) in IsBreak3DObjPossible()
1693 while (i < nCount) in IsBreak3DObjPossible()
1729 sal_uInt32 nCount = GetMarkedObjectCount(); in Break3DObj() local
1732 for(sal_uInt32 a=0;a<nCount;a++) in Break3DObj()
1775 sal_uIntPtr nCount = GetMarkedObjectCount(); in MergeScenes() local
1777 if (nCount > 0) in MergeScenes()
1847 if (nObj < nCount) in MergeScenes()