Home
last modified time | relevance | path

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

/aoo41x/main/sdext/source/pdfimport/tree/
H A Dstyle.hxx127 struct StyleIdNameSort;
128 friend struct StyleIdNameSort;
129 struct StyleIdNameSort struct in pdfi::StyleContainer
133 StyleIdNameSort( const std::hash_map< sal_Int32, HashedStyle >* pMap ) : in StyleIdNameSort() argument
H A Dstyle.cxx234 …std::stable_sort( aMasterPageSection.begin(), aMasterPageSection.end(), StyleIdNameSort(&m_aIdToSt… in emit()
236 …_sort( aAutomaticStyleSection.begin(), aAutomaticStyleSection.end(), StyleIdNameSort(&m_aIdToStyle… in emit()
238 …std::stable_sort( aOfficeStyleSection.begin(), aOfficeStyleSection.end(), StyleIdNameSort(&m_aIdTo… in emit()

Completed in 20 milliseconds