Home
last modified time | relevance | path

Searched defs:StyleIdNameSort (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/sdext/source/pdfimport/tree/
H A Dstyle.hxx129 struct StyleIdNameSort struct in pdfi::StyleContainer
131 const std::hash_map< sal_Int32, HashedStyle >* m_pMap;
133 StyleIdNameSort( const std::hash_map< sal_Int32, HashedStyle >* pMap ) : in StyleIdNameSort() argument
136 bool operator()( sal_Int32 nLeft, sal_Int32 nRight ) in operator ()()

Completed in 12 milliseconds