a comparaison funcion of DirTree used to sort the entry by name More...
Public Member Functions | |
| CompareEntryName (DirTree &tree) | |
| constructor | |
| bool | operator() (unsigned ind1, unsigned ind2) const |
| comparaison function | |
Public Attributes | |
| DirTree & | m_tree |
| the main tree | |
a comparaison funcion of DirTree used to sort the entry by name
| libwpd::DirTree::CompareEntryName::CompareEntryName | ( | DirTree & | tree | ) | [inline] |
constructor
| bool libwpd::DirTree::CompareEntryName::operator() | ( | unsigned | ind1, |
| unsigned | ind2 | ||
| ) | const [inline] |
comparaison function
the main tree
Referenced by operator()().