Songbird NetworkProxyImport Component Implementation. More...
#include "nspr.h"#include "nsCOMPtr.h"#include <nsNetUtil.h>#include <nsIPrefService.h>#include <nsIMutableArray.h>#include "NetworkProxyImport.h"Go to the source code of this file.
Classes | |
| struct | NetworkProxyImportSource |
| struct | NetworkProxyData |
Functions | |
| NS_IMPL_ISUPPORTS1 (CNetworkProxyImport, sbINetworkProxyImport) | |
| nsresult | ImportProxySettings_Auto (PRBool *_retval) |
Variables | |
| NetworkProxyImportSource | networkProxyImportSources [] |
Songbird NetworkProxyImport Component Implementation.
Definition in file NetworkProxyImport.cpp.
| nsresult ImportProxySettings_Auto | ( | PRBool * | _retval | ) |
Definition at line 200 of file NetworkProxyImport.cpp.
| NS_IMPL_ISUPPORTS1 | ( | CNetworkProxyImport | , |
| sbINetworkProxyImport | |||
| ) |
| NetworkProxyImportSource networkProxyImportSources[] |
Definition at line 50 of file NetworkProxyImport.cpp.