Searched refs:AnnotSortContainer (Results 1 – 1 of 1) sorted by relevance
6633 struct AnnotSortContainer struct6675 std::hash_map< sal_Int32, AnnotSortContainer > sorted; in sortWidgets()6682 AnnotSortContainer& rCont = sorted[ rWidget.m_nPage ]; in sortWidgets()6695 …for( std::hash_map< sal_Int32, AnnotSortContainer >::iterator it = sorted.begin(); it != sorted.en… in sortWidgets()
Completed in 121 milliseconds