|
ReactOS 0.4.16-dev-1946-g52006dd
|
This is the complete list of members for nsIPrefBranch, including all inherited members.
| AddObserver(const char *aDomain, nsIObserver *aObserver, bool aHoldWeak) | nsIPrefBranch | |
| AddRef() | nsISupports | |
| ClearUserPref(const char *aPrefName) | nsIPrefBranch | |
| DeleteBranch(const char *aStartingAt) | nsIPrefBranch | |
| GetBoolPref(const char *aPrefName, bool *_retval) | nsIPrefBranch | |
| GetCharPref(const char *aPrefName, char **_retval) | nsIPrefBranch | |
| GetChildList(const char *aStartingAt, uint32_t *aCount, char ***aChildArray) | nsIPrefBranch | |
| GetComplexValue(const char *aPrefName, const nsIID *aType, void **aValue) | nsIPrefBranch | |
| GetFloatPref(const char *aPrefName, float *_retval) | nsIPrefBranch | |
| GetIntPref(const char *aPrefName, int32_t *_retval) | nsIPrefBranch | |
| GetPrefType(const char *aPrefName, int32_t *_retval) | nsIPrefBranch | |
| GetRoot(char **aRoot) | nsIPrefBranch | |
| LockPref(const char *aPrefName) | nsIPrefBranch | |
| PrefHasUserValue(const char *aPrefName, bool *_retval) | nsIPrefBranch | |
| PrefIsLocked(const char *aPrefName, bool *_retval) | nsIPrefBranch | |
| QueryInterface(nsIIDRef riid, void **result) | nsISupports | |
| Release() | nsISupports | |
| RemoveObserver(const char *aDomain, nsIObserver *aObserver) | nsIPrefBranch | |
| ResetBranch(const char *aStartingAt) | nsIPrefBranch | |
| SetBoolPref(const char *aPrefName, bool aValue) | nsIPrefBranch | |
| SetCharPref(const char *aPrefName, const char *aValue) | nsIPrefBranch | |
| SetComplexValue(const char *aPrefName, const nsIID *aType, nsISupports *aValue) | nsIPrefBranch | |
| SetIntPref(const char *aPrefName, int32_t aValue) | nsIPrefBranch | |
| UnlockPref(const char *aPrefName) | nsIPrefBranch |