Searched refs:equalByteString (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/l10ntools/inc/ |
H A D | xmlparse.hxx | 190 typedef std::hash_map< ByteString ,XMLElement* , hashByteString,equalByteString > LangHashMap; 194 hashByteString,equalByteString> XMLHashMap; 197 typedef std::hash_map<ByteString, int, hashByteString,equalByteString> HashMap; 201 hashByteString,equalByteString> TagMap;
|
H A D | export.hxx | 60 typedef std::hash_map<ByteString , ByteString , hashByteString,equalByteString> 63 typedef std::hash_map<ByteString , bool , hashByteString,equalByteString> 66 typedef std::hash_map<ByteString , PFormEntrys* , hashByteString,equalByteString> 69 typedef std::hash_map<ByteString , MergeData* , hashByteString,equalByteString>
|
H A D | tagtest.hxx | 44 struct equalByteString{ struct 63 typedef std::hash_map<ByteString , String , hashByteString,equalByteString> argument
|
H A D | cfgmerge.hxx | 31 typedef std::hash_map<ByteString , ByteString , hashByteString,equalByteString>
|
Completed in 26 milliseconds