Searched refs:nRemoveHash (Results 1 – 2 of 2) sorted by relevance
40 static sal_uInt16 nCountHash = 0, nAddHash, nItemHash, nRemoveHash; variable56 nRemoveHash = MakeHashCode( String::CreateFromAscii( pRemove ) ); in SbxCollection()147 else if( pVar->GetHashCode() == nRemoveHash in SFX_NOTIFY()
2049 static sal_uInt16 nCountHash = 0, nAddHash, nItemHash, nRemoveHash; variable2062 nRemoveHash = MakeHashCode( String::CreateFromAscii( pRemoveStr ) ); in BasicCollection()2138 else if( pVar->GetHashCode() == nRemoveHash in SFX_NOTIFY()
Completed in 25 milliseconds