WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

@mozilla.org/content/style-sheet-service;1

This component implements the following interfaces:

Constants

PRUint32 nsIStyleSheetService.AGENT_SHEET = 0
PRUint32 nsIStyleSheetService.USER_SHEET = 1

Methods

InterfaceMethod
nsIStyleSheetService void loadAndRegisterSheet ( nsIURI sheetURI , PRUint32 type )
nsIStyleSheetService PRBool sheetRegistered ( nsIURI sheetURI , PRUint32 type )
nsIStyleSheetService void unregisterSheet ( nsIURI sheetURI , PRUint32 type )

Reference documentation is generated from Mozilla's source.