#include <nsNetscapeProfileMigratorBase.h>
typedef nsresult(* nsNetscapeProfileMigratorBase::prefConverter)(void *, nsIPrefBranch *) |
nsNetscapeProfileMigratorBase::nsNetscapeProfileMigratorBase |
( |
| ) |
|
virtual nsNetscapeProfileMigratorBase::~nsNetscapeProfileMigratorBase |
( |
| ) |
|
|
inlinevirtual |
nsresult nsNetscapeProfileMigratorBase::CopyFile |
( |
const nsAString & |
aSourceFileName, |
|
|
const nsAString & |
aTargetFileName |
|
) |
| |
|
protected |
nsresult nsNetscapeProfileMigratorBase::GetBool |
( |
void * |
aTransform, |
|
|
nsIPrefBranch * |
aBranch |
|
) |
| |
|
static |
nsresult nsNetscapeProfileMigratorBase::GetInt |
( |
void * |
aTransform, |
|
|
nsIPrefBranch * |
aBranch |
|
) |
| |
|
static |
nsresult nsNetscapeProfileMigratorBase::GetProfileDataFromRegistry |
( |
nsILocalFile * |
aRegistryFile, |
|
|
nsISupportsArray * |
aProfileNames, |
|
|
nsISupportsArray * |
aProfileLocations |
|
) |
| |
|
protected |
nsresult nsNetscapeProfileMigratorBase::GetSignonFileName |
( |
PRBool |
aReplace, |
|
|
char ** |
aFileName |
|
) |
| |
|
protected |
nsresult nsNetscapeProfileMigratorBase::GetString |
( |
void * |
aTransform, |
|
|
nsIPrefBranch * |
aBranch |
|
) |
| |
|
static |
nsresult nsNetscapeProfileMigratorBase::GetWString |
( |
void * |
aTransform, |
|
|
nsIPrefBranch * |
aBranch |
|
) |
| |
|
static |
nsresult nsNetscapeProfileMigratorBase::ImportNetscapeBookmarks |
( |
const nsAString & |
aBookmarksFileName, |
|
|
const PRUnichar * |
aImportSourceNameKey |
|
) |
| |
|
protected |
nsresult nsNetscapeProfileMigratorBase::ImportNetscapeCookies |
( |
nsIFile * |
aCookiesFile | ) |
|
|
protected |
nsresult nsNetscapeProfileMigratorBase::LocateSignonsFile |
( |
char ** |
aResult | ) |
|
|
protected |
nsresult nsNetscapeProfileMigratorBase::SetBool |
( |
void * |
aTransform, |
|
|
nsIPrefBranch * |
aBranch |
|
) |
| |
|
static |
nsresult nsNetscapeProfileMigratorBase::SetInt |
( |
void * |
aTransform, |
|
|
nsIPrefBranch * |
aBranch |
|
) |
| |
|
static |
nsresult nsNetscapeProfileMigratorBase::SetString |
( |
void * |
aTransform, |
|
|
nsIPrefBranch * |
aBranch |
|
) |
| |
|
static |
nsresult nsNetscapeProfileMigratorBase::SetWString |
( |
void * |
aTransform, |
|
|
nsIPrefBranch * |
aBranch |
|
) |
| |
|
static |
nsresult nsNetscapeProfileMigratorBase::SetWStringFromASCII |
( |
void * |
aTransform, |
|
|
nsIPrefBranch * |
aBranch |
|
) |
| |
|
static |
nsCOMPtr<nsILocalFile> nsNetscapeProfileMigratorBase::mSourceProfile |
|
protected |
nsCOMPtr<nsIFile> nsNetscapeProfileMigratorBase::mTargetProfile |
|
protected |
The documentation for this class was generated from the following files: