import "nsMsgSearchCore.idl";
| const nsMsgSearchScopeValue nsMsgSearchScope::allSearchableGroups = 9 |
| const nsMsgSearchScopeValue nsMsgSearchScope::LDAP = 7 |
| const nsMsgSearchScopeValue nsMsgSearchScope::LDAPAnd = 12 |
| const nsMsgSearchScopeValue nsMsgSearchScope::LocalAB = 8 |
| const nsMsgSearchScopeValue nsMsgSearchScope::LocalABAnd = 11 |
| const nsMsgSearchScopeValue nsMsgSearchScope::localNews = 4 |
offline news, base table, no body or junk
| const nsMsgSearchScopeValue nsMsgSearchScope::localNewsBody = 15 |
local news + body
| const nsMsgSearchScopeValue nsMsgSearchScope::localNewsJunk = 14 |
local news + junk
| const nsMsgSearchScopeValue nsMsgSearchScope::localNewsJunkBody = 16 |
local news + junk + body
| const nsMsgSearchScopeValue nsMsgSearchScope::news = 5 |
| const nsMsgSearchScopeValue nsMsgSearchScope::newsEx = 6 |
| const nsMsgSearchScopeValue nsMsgSearchScope::newsFilter = 10 |
| const nsMsgSearchScopeValue nsMsgSearchScope::offlineMail = 0 |
| const nsMsgSearchScopeValue nsMsgSearchScope::offlineMailFilter = 1 |
| const nsMsgSearchScopeValue nsMsgSearchScope::onlineMail = 2 |
| const nsMsgSearchScopeValue nsMsgSearchScope::onlineMailFilter = 3 |
| const nsMsgSearchScopeValue nsMsgSearchScope::onlineManual = 13 |
1.7.1