ReactOS 0.4.16-dev-112-g52265ae
|
Public Member Functions | |
nsresult | GetDisabled (bool *aDisabled) |
nsresult | SetDisabled (bool aDisabled) |
nsresult | GetCharset (nsAString *aCharset) |
nsresult | SetCharset (const nsAString *aCharset) |
nsresult | GetHref (nsAString *aHref) |
nsresult | SetHref (const nsAString *aHref) |
nsresult | GetHreflang (nsAString *aHreflang) |
nsresult | SetHreflang (const nsAString *aHreflang) |
nsresult | GetMedia (nsAString *aMedia) |
nsresult | SetMedia (const nsAString *aMedia) |
nsresult | GetRel (nsAString *aRel) |
nsresult | SetRel (const nsAString *aRel) |
nsresult | GetRev (nsAString *aRev) |
nsresult | SetRev (const nsAString *aRev) |
nsresult | GetTarget (nsAString *aTarget) |
nsresult | SetTarget (const nsAString *aTarget) |
nsresult | GetType (nsAString *aType) |
nsresult | SetType (const nsAString *aType) |
Public Member Functions inherited from nsISupports | |
nsresult | QueryInterface (nsIIDRef riid, void **result) |
nsrefcnt | AddRef () |
nsrefcnt | Release () |
Definition at line 1994 of file nsiface.idl.