ReactOS 0.4.15-dev-6055-g36cdd34
|
Public Member Functions | |
nsresult | GetDisabled (bool *aDisabled) |
nsresult | SetDisabled (bool aDisabled) |
nsresult | GetMedia (nsAString *aMedia) |
nsresult | SetMedia (const nsAString *aMedia) |
nsresult | GetType (nsAString *aType) |
nsresult | SetType (const nsAString *aType) |
nsresult | GetScoped (bool *aScoped) |
nsresult | SetScoped (bool aScoped) |
nsresult | GetDOMStyleSheet (nsIDOMStyleSheet **aDOMStyleSheet) |
![]() | |
nsresult | QueryInterface (nsIIDRef riid, void **result) |
nsrefcnt | AddRef () |
nsrefcnt | Release () |
Definition at line 2236 of file nsiface.idl.
nsresult nsIDOMHTMLStyleElement::GetDOMStyleSheet | ( | nsIDOMStyleSheet ** | aDOMStyleSheet | ) |