Home
last modified time | relevance | path

Searched refs:nRemoveHash (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
56 nRemoveHash = MakeHashCode( String::CreateFromAscii( pRemove ) ); in SbxCollection()
147 else if( pVar->GetHashCode() == nRemoveHash in SFX_NOTIFY()
/trunk/main/basic/source/classes/
H A Dsb.cxx2049 static sal_uInt16 nCountHash = 0, nAddHash, nItemHash, nRemoveHash; variable
2062 nRemoveHash = MakeHashCode( String::CreateFromAscii( pRemoveStr ) ); in BasicCollection()
2138 else if( pVar->GetHashCode() == nRemoveHash in SFX_NOTIFY()

Completed in 15 milliseconds