Searched refs:_RemoveAccount (Results 1 - 4 of 4) sorted by relevance

/haiku/src/servers/mail/
H A DMailDaemonApplication.h68 void _RemoveAccount(
H A DMailDaemonApplication.cpp177 _RemoveAccount(fAccounts.begin()->second);
688 _RemoveAccount(found->second);
700 MailDaemonApplication::_RemoveAccount(const account_protocols& account) function in class:MailDaemonApplication
/haiku/src/preferences/mail/
H A DConfigWindow.h79 void _RemoveAccount(BMailAccountSettings* account);
H A DConfigWindow.cpp347 _RemoveAccount(fAccounts.ItemAt(0));
630 _RemoveAccount(item->Account());
801 ConfigWindow::_RemoveAccount(BMailAccountSettings* account) function in class:ConfigWindow

Completed in 101 milliseconds