Home
last modified time | relevance | path

Searched refs:nItemHash (Results 1 – 2 of 2) sorted by relevance

/trunk/main/basic/source/sbx/
H A Dsbxcoll.cxx40 static sal_uInt16 nCountHash = 0, nAddHash, nItemHash, nRemoveHash; variable
55 nItemHash = MakeHashCode( String::CreateFromAscii( pItem ) ); in SbxCollection()
144 else if( pVar->GetHashCode() == nItemHash in SFX_NOTIFY()
/trunk/main/basic/source/classes/
H A Dsb.cxx2049 static sal_uInt16 nCountHash = 0, nAddHash, nItemHash, nRemoveHash; variable
2061 nItemHash = MakeHashCode( String::CreateFromAscii( pItemStr ) ); in BasicCollection()
2135 else if( pVar->GetHashCode() == nItemHash in SFX_NOTIFY()
2150 else if( pVar->GetHashCode() == nItemHash in SFX_NOTIFY()

Completed in 23 milliseconds