Searched refs:right_it (Results 1 – 1 of 1) sorted by relevance
140 const std::hash_map< sal_Int32, HashedStyle >::const_iterator right_it = in operator ()() local144 else if( right_it == m_pMap->end() ) in operator ()()147 return left_it->second.Name < right_it->second.Name; in operator ()()
Completed in 11 milliseconds