Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/headless/
H A Dsvpelement.cxx179 …ap< rtl::OString, std::list<SvpElement*>, rtl::OStringHash>::const_iterator hash_it = aMap.begin(); in IMPL_LINK() local
180 hash_it != aMap.end(); ++hash_it ) in IMPL_LINK()
183 aAnswer.append( hash_it->first ); in IMPL_LINK()
185 for( std::list<SvpElement*>::const_iterator it = hash_it->second.begin(); in IMPL_LINK()
186 it != hash_it->second.end(); ++it ) in IMPL_LINK()

Completed in 26 milliseconds