Searched defs:FctPtrHash (Results 1 – 2 of 2) sorted by relevance
134 struct FctPtrHash : public unary_function< uno_Mapping *, size_t > struct136 size_t operator()( uno_Mapping * pKey ) const SAL_THROW( () ) in operator ()()
102 struct FctPtrHash : struct105 ::std::size_t operator () ( const void * pKey ) const in operator ()()
Completed in 15 milliseconds