Searched refs:StringHashMap (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/package/source/manifest/ |
H A D | ManifestImport.hxx | 42 …def ::std::hash_map< ::rtl::OUString, ::rtl::OUString, ::rtl::OUStringHash, eqFunc > StringHashMap; typedef 47 StringHashMap m_aNamespaces; 49 ManifestScopeEntry( const ::rtl::OUString& aConvertedName, const StringHashMap& aNamespaces ) in ManifestScopeEntry() 87 StringHashMap& o_aConvertedAttribs ); 88 …::rtl::OUString ConvertNameWithNamespace( const ::rtl::OUString& aName, const StringHashMap& aName…
|
H A D | ManifestImport.cxx | 110 StringHashMap aConvertedAttribs; in startElement() 316 …g& aName, const uno::Reference< xml::sax::XAttributeList >& xAttribs, StringHashMap& o_aConvertedA… in PushNameAndNamespaces() 318 StringHashMap aNamespaces; in PushNameAndNamespaces() 363 …tImport::ConvertNameWithNamespace( const ::rtl::OUString& aName, const StringHashMap& aNamespaces ) in ConvertNameWithNamespace() 377 StringHashMap::const_iterator aIter = aNamespaces.find( aNsAlias ); in ConvertNameWithNamespace()
|
/aoo41x/main/l10ntools/inc/ |
H A D | tagtest.hxx | 64 StringHashMap; typedef 72 StringHashMap aProperties;
|
/aoo41x/main/uui/source/ |
H A D | iahndl.hxx | 87 typedef ::std::hash_map< ::rtl::OUString, ::rtl::OUString, ::rtl::OUStringHash > StringHashMap; typedef 96 …StringHashMap m_aTypedCustomHand…
|
H A D | iahndl.cxx | 396 …const StringHashMap::const_iterator aCacheHitTest = m_aTypedCustomHandlers.find( aRequest.getValue… in handleTypedHandlerImplementations()
|
/aoo41x/main/l10ntools/source/ |
H A D | tagtest.cxx | 462 StringHashMap::const_iterator iProp; in MatchesTranslation() 530 StringHashMap::const_iterator iProp; in MakeTag()
|
Completed in 28 milliseconds