#include <nsWindowsShellService.h>
Public Member Functions | |
nsWindowsShellService () | |
virtual | ~nsWindowsShellService () |
Public Member Functions inherited from nsIShellService | |
boolean | isDefaultBrowser (in boolean aStartupCheck) |
void | setDefaultBrowser (in boolean aClaimAllTypes, in boolean aForAllUsers) |
void | setDesktopBackground (in nsIDOMElement aElement, in long aPosition) |
void | openApplication (in long aApplication) |
void | openApplicationWithURI (in nsILocalFile aApplication, in ACString aURI) |
Protected Member Functions | |
PRBool | IsDefaultBrowserVista (PRBool *aIsDefaultBrowser) |
PRBool | GetMailAccountKey (HKEY *aResult) |
Additional Inherited Members | |
Public Attributes inherited from nsIWindowsShellService | |
readonly attribute unsigned long | unreadMailCount |
Public Attributes inherited from nsIShellService | |
attribute boolean | shouldCheckDefaultBrowser |
const long | BACKGROUND_TILE = 1 |
const long | BACKGROUND_STRETCH = 2 |
const long | BACKGROUND_CENTER = 3 |
const long | BACKGROUND_FILL = 4 |
const long | APPLICATION_MAIL = 0 |
const long | APPLICATION_NEWS = 1 |
attribute unsigned long | desktopBackgroundColor |
readonly attribute nsILocalFile | defaultFeedReader |
Definition at line 50 of file nsWindowsShellService.h.
|
inline |
Definition at line 56 of file nsWindowsShellService.h.
|
inlinevirtual |
Definition at line 57 of file nsWindowsShellService.h.
|
protected |
Definition at line 889 of file nsWindowsShellService.cpp.
|
protected |
Definition at line 273 of file nsWindowsShellService.cpp.