#include <nsSeamonkeyProfileMigrator.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) |
|
nsSeamonkeyProfileMigrator::nsSeamonkeyProfileMigrator |
( |
| ) |
|
nsSeamonkeyProfileMigrator::~nsSeamonkeyProfileMigrator |
( |
| ) |
|
|
virtual |
nsresult nsSeamonkeyProfileMigrator::CopyBookmarks |
( |
PRBool |
aReplace | ) |
|
|
protected |
nsresult nsSeamonkeyProfileMigrator::CopyCookies |
( |
PRBool |
aReplace | ) |
|
|
protected |
nsresult nsSeamonkeyProfileMigrator::CopyHistory |
( |
PRBool |
aReplace | ) |
|
|
protected |
nsresult nsSeamonkeyProfileMigrator::CopyOtherData |
( |
PRBool |
aReplace | ) |
|
|
protected |
nsresult nsSeamonkeyProfileMigrator::CopyPasswords |
( |
PRBool |
aReplace | ) |
|
|
protected |
nsresult nsSeamonkeyProfileMigrator::CopyPreferences |
( |
PRBool |
aReplace | ) |
|
|
protected |
nsresult nsSeamonkeyProfileMigrator::CopyUserContentSheet |
( |
| ) |
|
|
protected |
nsresult nsSeamonkeyProfileMigrator::FillProfileDataFromSeamonkeyRegistry |
( |
| ) |
|
|
protected |
nsresult nsSeamonkeyProfileMigrator::GetSourceProfile |
( |
const PRUnichar * |
aProfile | ) |
|
|
protected |
nsresult nsSeamonkeyProfileMigrator::LocateSignonsFile |
( |
char ** |
aResult | ) |
|
|
protected |
void nsSeamonkeyProfileMigrator::ReadFontsBranch |
( |
nsIPrefService * |
aPrefService, |
|
|
nsTArray< FontPref > * |
aPrefs |
|
) |
| |
|
protected |
nsresult nsSeamonkeyProfileMigrator::SetCookie |
( |
void * |
aTransform, |
|
|
nsIPrefBranch * |
aBranch |
|
) |
| |
|
static |
nsresult nsSeamonkeyProfileMigrator::SetDownloadManager |
( |
void * |
aTransform, |
|
|
nsIPrefBranch * |
aBranch |
|
) |
| |
|
static |
nsresult nsSeamonkeyProfileMigrator::SetImage |
( |
void * |
aTransform, |
|
|
nsIPrefBranch * |
aBranch |
|
) |
| |
|
static |
nsresult nsSeamonkeyProfileMigrator::TransformPreferences |
( |
const nsAString & |
aSourcePrefFileName, |
|
|
const nsAString & |
aTargetPrefFileName |
|
) |
| |
|
protected |
void nsSeamonkeyProfileMigrator::WriteFontsBranch |
( |
nsIPrefService * |
aPrefService, |
|
|
nsTArray< FontPref > * |
aPrefs |
|
) |
| |
|
protected |
The documentation for this class was generated from the following files: