Lines Matching refs:nHitCount
1507 sal_Int32 nHitCount; member
1509 void IncHitCount() const { ((hashIntrospectionKey_Impl*)this)->nHitCount++; } in IncHitCount()
1510 hashIntrospectionKey_Impl() : nHitCount( 0 ) {} in hashIntrospectionKey_Impl()
1525 , nHitCount( 0 ) in hashIntrospectionKey_Impl()
1587 sal_Int32 nHitCount; member
1589 void IncHitCount() const { ((hashTypeProviderKey_Impl*)this)->nHitCount++; } in IncHitCount()
1590 hashTypeProviderKey_Impl() : nHitCount( 0 ) {} in hashTypeProviderKey_Impl()
1601 , nHitCount( 0 ) in hashTypeProviderKey_Impl()
2145 if( (*iter).first.nHitCount < (*toDelete).first.nHitCount ) in implInspect()
2160 aKeySeq.nHitCount = 1; in implInspect()
2197 if( (*iter).first.nHitCount < (*toDelete).first.nHitCount ) in implInspect()
2212 aKeySeq.nHitCount = 1; in implInspect()