Home
last modified time | relevance | path

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

/aoo4110/main/l10ntools/inc/
H A Dxmlparse.hxx190 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 Dexport.hxx60 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 Dtagtest.hxx55 struct hashByteString{ struct
63 typedef std::hash_map<ByteString , String , hashByteString,equalByteString> argument
H A Dcfgmerge.hxx31 typedef std::hash_map<ByteString , ByteString , hashByteString,equalByteString>

Completed in 23 milliseconds