Searched refs:StringHash (Results 1 – 9 of 9) sorted by relevance
/aoo4110/main/sw/inc/ |
H A D | stringhash.hxx | 45 struct StringHash struct 95 StringHash aStrHash; in operator ()() argument
|
H A D | numrule.hxx | 147 std::hash_map<String, SwNumRule *, StringHash> * pNumRuleMap; 242 std::hash_map<String, SwNumRule *, StringHash>* pNumRuleMap );
|
H A D | SwStyleNameMapper.hxx | 86 typedef ::std::hash_map < const String*, sal_uInt16, StringHash, StringEq > NameToIdHash;
|
H A D | doc.hxx | 366 mutable std::hash_map<String, SwNumRule *, StringHash> maNumRuleMap; 369 typedef std::hash_map< String, SwList*, StringHash > tHashMapForLists;
|
/aoo4110/main/framework/test/typecfg/ |
H A D | xml2xcd.cxx | 121 …StringHash aOldFilterNamesHash ; // converter tabel to restaurate old fil… 195 … const StringHash& lUINames ); 207 …static void impl_initFilterHashNew2Old ( StringHash& … 1502 const StringHash& lUINames ) in impl_generateUINamesProperty() 1673 void XCDGenerator::impl_initFilterHashNew2Old( StringHash& aHash ) in impl_initFilterHashNew2Old()
|
H A D | cfgview.cxx | 1440 StringHash lUINames ; in impl_generateDoubleFilterUINamesHTML()
|
/aoo4110/main/sw/source/core/doc/ |
H A D | docnew.cxx | 674 for ( std::hash_map< String, SwList*, StringHash >::iterator in ~SwDoc() 860 for ( std::hash_map< String, SwList*, StringHash >::iterator in ClearDoc()
|
H A D | docnum.cxx | 2814 std::hash_map< String, SwList*, StringHash >::const_iterator in getListByName() 2864 std::hash_map< String, SwList*, StringHash >::const_iterator in getListForListStyle()
|
H A D | number.cxx | 169 void SwNumRule::SetNumRuleMap(std::hash_map<String, SwNumRule *, StringHash> * in SetNumRuleMap()
|
Completed in 111 milliseconds