Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/inc/
H A Dnamebuff.hxx170 struct ScAddressHashFunc : public std::unary_function< const ScAddress &, size_t > struct in ShrfmlaBuffer
174 typedef std::hash_map <ScAddress, sal_uInt16, ScAddressHashFunc> ShrfmlaHash;
/trunk/main/sc/source/filter/excel/
H A Dnamebuff.cxx89 size_t ShrfmlaBuffer::ScAddressHashFunc::operator() (const ScAddress &addr) const in operator ()()

Completed in 13 milliseconds