Searched refs:PersonList (Results 1 – 4 of 4) sorted by relevance
106 PersonList::PersonList(QueryList& query) in PersonList() function in PersonList115 PersonList::~PersonList() in ~PersonList()122 PersonList::EntryCreated(QueryList& source, const entry_ref& ref, ino_t node) in EntryCreated()133 PersonList::EntryRemoved(QueryList& source, const node_ref& nodeRef) in EntryRemoved()
45 class PersonList : public QueryListener, public BLocker {47 PersonList(QueryList& query);48 ~PersonList();
99 PersonList& People() in People()145 PersonList fPeople;
91 PersonList& peopleList);92 void _AddPeople(BMenu* menu, PersonList& peopleList,135 PersonList& peopleList = static_cast<TMailApp*>(be_app)->People(); in FetchChoicesFor()489 PersonList& peopleList = static_cast<TMailApp*>(be_app)->People(); in _RebuildMenu()511 PersonList& peopleList) in _AddGroup()522 AddressPopUpMenu::_AddPeople(BMenu* menu, PersonList& peopleList, in _AddPeople()