Lines Matching refs:nObjCount
286 const sal_uLong nObjCount = Count(); in operator ==() local
291 else if( rMtf.GetActionCount() == nObjCount && in operator ==()
297 for( sal_uLong n = 0UL; n < nObjCount; n++ ) in operator ==()
314 const sal_uLong nObjCount = Count(); in IsEqual() local
319 else if( rMtf.GetActionCount() == nObjCount && in IsEqual()
325 for( sal_uLong n = 0UL; n < nObjCount; n++ ) in IsEqual()
416 const sal_uLong nObjCount = Count(); in Play() local
418 if( nPos > nObjCount ) in Play()
419 nPos = nObjCount; in Play()
441 const sal_uLong nObjCount = Count(); in Play() local
444 if( nPos > nObjCount ) in Play()
445 nPos = nObjCount; in Play()
2486 for( sal_uLong i = 0, nObjCount = GetActionCount(); i < nObjCount; i++ ) in GetChecksum() local
2828 for( sal_uLong i = 0, nObjCount = GetActionCount(); i < nObjCount; ++i ) in GetSizeBytes() local