#include <nsMacShellService.h>
Public Member Functions | |
| nsMacShellService () | |
| virtual | ~nsMacShellService () |
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) |
Additional Inherited Members | |
Public Attributes inherited from nsIMacShellService | |
| const long | APPLICATION_KEYCHAIN_ACCESS = 2 |
| const long | APPLICATION_NETWORK = 3 |
| const long | APPLICATION_DESKTOP = 4 |
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 46 of file nsMacShellService.h.
|
inline |
Definition at line 50 of file nsMacShellService.h.
|
inlinevirtual |
Definition at line 51 of file nsMacShellService.h.