MostUsedNames
MostUsedNames(const char* fileName, const char* directory,
~MostUsedNames();
MostUsedNames gMostUsedMimeTypes("MostUsedMimeTypes", "Tracker");
MostUsedNames::MostUsedNames(const char* fileName, const char* directory,
MostUsedNames::~MostUsedNames()
MostUsedNames::ObtainList(BStringList* list)
MostUsedNames::ReleaseList()
MostUsedNames::AddName(const BString& name)
MostUsedNames::CompareNames(const list_entry* entryA, const list_entry* entryB)
MostUsedNames::LoadList()
MostUsedNames::UpdateList()
fList.SortItems(MostUsedNames::CompareNames);