Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx6620 struct AnnotationSortEntry struct
6626 AnnotationSortEntry( sal_Int32 nTab, sal_Int32 nObj, sal_Int32 nI ) : in AnnotationSortEntry() argument
6636 std::vector< AnnotationSortEntry > aSortedAnnots;
6645 bool operator()( const AnnotationSortEntry& rLeft, const AnnotationSortEntry& rRight ) in operator ()()
6691 …rCont.aSortedAnnots.push_back( AnnotationSortEntry( rWidget.m_nTabOrder, rWidget.m_nObject, nW ) ); in sortWidgets()
6702 … it->second.aSortedAnnots.push_back( AnnotationSortEntry( 10000, rPage.m_aAnnotations[nA], -1 ) ); in sortWidgets()

Completed in 108 milliseconds