Home
last modified time | relevance | path

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

/aoo42x/main/xmlscript/source/xml_helper/
H A Dxml_impctx.cxx69 typedef ::std::hash_map< OUString, sal_Int32, OUStringHash > t_OUString2LongMap; typedef
117 t_OUString2LongMap m_URI2Uid;
251 t_OUString2LongMap::const_iterator iFind( m_URI2Uid.find( rURI ) ); in getUidByURI()
511 t_OUString2LongMap::const_iterator iPos( m_URI2Uid.begin() ); in getUriByUid()
512 t_OUString2LongMap::const_iterator const iEnd( m_URI2Uid.end() ); in getUriByUid()

Completed in 28 milliseconds