Home
last modified time | relevance | path

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

/trunk/main/svl/source/items/
H A Ditemset.cxx2153 if (!IsValidateHashKey() ) in UpdateHashKey()
2169 if (!IsValidateHashKey()) in QuickCompare()
2173 if (!rCmp.IsValidateHashKey()) in QuickCompare()
/trunk/main/svl/inc/svl/
H A Ditemset.hxx84 sal_Bool IsValidateHashKey() const { return (0!=_aHashKey);} in IsValidateHashKey() function in SfxItemSet