#include <nsPhoenixProfileMigrator.h>
|
static nsresult | SetImage (void *aTransform, nsIPrefBranch *aBranch) |
|
static nsresult | SetCookie (void *aTransform, nsIPrefBranch *aBranch) |
|
static nsresult | SetDownloadManager (void *aTransform, nsIPrefBranch *aBranch) |
|
static nsresult | GetString (void *aTransform, nsIPrefBranch *aBranch) |
|
static nsresult | SetString (void *aTransform, nsIPrefBranch *aBranch) |
|
static nsresult | GetWString (void *aTransform, nsIPrefBranch *aBranch) |
|
static nsresult | SetWString (void *aTransform, nsIPrefBranch *aBranch) |
|
static nsresult | SetWStringFromASCII (void *aTransform, nsIPrefBranch *aBranch) |
|
static nsresult | GetBool (void *aTransform, nsIPrefBranch *aBranch) |
|
static nsresult | SetBool (void *aTransform, nsIPrefBranch *aBranch) |
|
static nsresult | GetInt (void *aTransform, nsIPrefBranch *aBranch) |
|
static nsresult | SetInt (void *aTransform, nsIPrefBranch *aBranch) |
|
Definition at line 52 of file nsPhoenixProfileMigrator.h.
nsPhoenixProfileMigrator::nsPhoenixProfileMigrator |
( |
| ) |
|
nsPhoenixProfileMigrator::~nsPhoenixProfileMigrator |
( |
| ) |
|
|
virtual |
nsresult nsPhoenixProfileMigrator::CopyBookmarks |
( |
PRBool |
aReplace | ) |
|
|
protected |
nsresult nsPhoenixProfileMigrator::CopyCookies |
( |
PRBool |
aReplace | ) |
|
|
protected |
nsresult nsPhoenixProfileMigrator::CopyHistory |
( |
PRBool |
aReplace | ) |
|
|
protected |
nsresult nsPhoenixProfileMigrator::CopyOtherData |
( |
PRBool |
aReplace | ) |
|
|
protected |
nsresult nsPhoenixProfileMigrator::CopyPasswords |
( |
PRBool |
aReplace | ) |
|
|
protected |
nsresult nsPhoenixProfileMigrator::CopyPreferences |
( |
PRBool |
aReplace | ) |
|
|
protected |
nsresult nsPhoenixProfileMigrator::CopyUserStyleSheets |
( |
| ) |
|
|
protected |
nsresult nsPhoenixProfileMigrator::FillProfileDataFromPhoenixRegistry |
( |
| ) |
|
|
protected |
nsresult nsPhoenixProfileMigrator::GetSourceProfile |
( |
const PRUnichar * |
aProfile | ) |
|
|
protected |
static nsresult nsPhoenixProfileMigrator::SetCookie |
( |
void * |
aTransform, |
|
|
nsIPrefBranch * |
aBranch |
|
) |
| |
|
static |
static nsresult nsPhoenixProfileMigrator::SetDownloadManager |
( |
void * |
aTransform, |
|
|
nsIPrefBranch * |
aBranch |
|
) |
| |
|
static |
static nsresult nsPhoenixProfileMigrator::SetImage |
( |
void * |
aTransform, |
|
|
nsIPrefBranch * |
aBranch |
|
) |
| |
|
static |
The documentation for this class was generated from the following files: