Home
last modified time | relevance | path

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

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

Completed in 14 milliseconds