Searched refs:nCountHash (Results 1 – 2 of 2) sorted by relevance
40 static sal_uInt16 nCountHash = 0, nAddHash, nItemHash, nRemoveHash; variable47 if( !nCountHash ) in SbxCollection()53 nCountHash = MakeHashCode( String::CreateFromAscii( pCount ) ); in SbxCollection()138 else if( pVar->GetHashCode() == nCountHash in SFX_NOTIFY()
2049 static sal_uInt16 nCountHash = 0, nAddHash, nItemHash, nRemoveHash; variable2057 if( !nCountHash ) in BasicCollection()2059 nCountHash = MakeHashCode( String::CreateFromAscii( pCountStr ) ); in BasicCollection()2129 if( pVar->GetHashCode() == nCountHash in SFX_NOTIFY()
Completed in 31 milliseconds