Home
last modified time | relevance | path

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

/trunk/main/svl/inc/svl/
H A Ditemset.hxx85 sal_Int32 GetHashKey() const { return _aHashKey; } in GetHashKey() function in SfxItemSet
/trunk/main/svl/source/items/
H A Ditemset.cxx2179 if (GetHashKey() != rCmp.GetHashKey()) in QuickCompare()