Home
last modified time | relevance | path

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

/aoo41x/main/sd/source/ui/view/
H A DViewShellManager.cxx175 class ShellHash{public: size_t operator()(const SfxShell* p) const { return (size_t)p;} }; in operator ()() class in sd::ViewShellManager::Implementation
176 typedef ::std::hash_multimap<const SfxShell*,SharedShellFactory,ShellHash>
188 typedef ::std::hash_map<const SfxShell*,SubShellSubList,ShellHash> SubShellList;

Completed in 40 milliseconds