Searched defs:AnnotSorterLess (Results 1 – 1 of 1) sorted by relevance
6639 struct AnnotSorterLess struct6643 AnnotSorterLess( std::vector< PDFWriterImpl::PDFWidget >& rWidgets ) : m_rWidgets( rWidgets ) {} in AnnotSorterLess() function6645 bool operator()( const AnnotationSortEntry& rLeft, const AnnotationSortEntry& rRight ) in operator ()()
Completed in 119 milliseconds