| #
5758ad8c
|
| 23-May-2012 |
Ariel Constenla-Haile <arielch@apache.org> |
i118556 - replace framework::OUStringHashCode with rtl::OUStringHash
The framework module uses its own hash functions with rtl::OUString's. It can be replaced by rtl::OUStringHash. The class framew
i118556 - replace framework::OUStringHashCode with rtl::OUStringHash
The framework module uses its own hash functions with rtl::OUString's. It can be replaced by rtl::OUStringHash. The class framework::OUStringHash can be renamed to framework::OUStringHashMap, for the sake of clarity only (there is no risk of name clash because of different namespaces).
git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1341723 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|