#include <nsMsgSearchScopeTerm.h>
Inheritance diagram for nsMsgSearchScopeTerm:
Collaboration diagram for nsMsgSearchScopeTerm:Public Member Functions | |
| nsMsgSearchScopeTerm (nsIMsgSearchSession *, nsMsgSearchScopeValue, nsIMsgFolder *) | |
| nsMsgSearchScopeTerm () | |
| virtual | ~nsMsgSearchScopeTerm () |
| NS_DECL_ISUPPORTS NS_DECL_NSIMSGSEARCHSCOPETERM nsresult | TimeSlice (PRBool *aDone) |
| nsresult | InitializeAdapter (nsISupportsArray *termList) |
| char * | GetStatusBarName () |
Public Attributes | |
| nsMsgSearchScopeValue | m_attribute |
| char * | m_name |
| nsCOMPtr< nsIMsgFolder > | m_folder |
| nsCOMPtr< nsIMsgSearchAdapter > | m_adapter |
| nsCOMPtr< nsIInputStream > | m_inputStream |
| nsCOMPtr< nsILocalFile > | m_localFile |
| nsWeakPtr | m_searchSession |
| PRBool | m_searchServer |
| nsMsgSearchScopeTerm::nsMsgSearchScopeTerm | ( | nsIMsgSearchSession * | , | |
| nsMsgSearchScopeValue | , | |||
| nsIMsgFolder * | ||||
| ) |
| nsMsgSearchScopeTerm::nsMsgSearchScopeTerm | ( | ) |
| virtual nsMsgSearchScopeTerm::~nsMsgSearchScopeTerm | ( | ) | [virtual] |
| char* nsMsgSearchScopeTerm::GetStatusBarName | ( | ) |
| nsresult nsMsgSearchScopeTerm::InitializeAdapter | ( | nsISupportsArray * | termList | ) |
| NS_DECL_ISUPPORTS NS_DECL_NSIMSGSEARCHSCOPETERM nsresult nsMsgSearchScopeTerm::TimeSlice | ( | PRBool * | aDone | ) |
| nsWeakPtr nsMsgSearchScopeTerm::m_searchSession |
1.7.1