Searched refs:ScAddressHashFunc (Results 1 – 2 of 2) sorted by relevance
170 struct ScAddressHashFunc : public std::unary_function< const ScAddress &, size_t > struct in ShrfmlaBuffer174 typedef std::hash_map <ScAddress, sal_uInt16, ScAddressHashFunc> ShrfmlaHash;
89 size_t ShrfmlaBuffer::ScAddressHashFunc::operator() (const ScAddress &addr) const in operator ()()
Completed in 30 milliseconds