Home
last modified time | relevance | path

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

/aoo41x/main/sdext/source/pdfimport/tree/
H A Dstyle.hxx140 const std::hash_map< sal_Int32, HashedStyle >::const_iterator right_it = in operator ()() local
144 else if( right_it == m_pMap->end() ) in operator ()()
147 return left_it->second.Name < right_it->second.Name; in operator ()()

Completed in 18 milliseconds