Searched defs:StyleIdNameSort (Results 1 – 1 of 1) sorted by relevance
129 struct StyleIdNameSort struct in pdfi::StyleContainer131 const std::hash_map< sal_Int32, HashedStyle >* m_pMap;133 StyleIdNameSort( const std::hash_map< sal_Int32, HashedStyle >* pMap ) : in StyleIdNameSort() argument136 bool operator()( sal_Int32 nLeft, sal_Int32 nRight ) in operator ()()
Completed in 7 milliseconds