ReactOS 0.4.15-dev-7924-g5949c20
nsIDOMHTMLBodyElement Interface Reference
Inheritance diagram for nsIDOMHTMLBodyElement:
Collaboration diagram for nsIDOMHTMLBodyElement:

Public Member Functions

nsresult GetALink (nsAString *aALink)
 
nsresult SetALink (const nsAString *aALink)
 
nsresult GetBackground (nsAString *aBackground)
 
nsresult SetBackground (const nsAString *aBackground)
 
nsresult GetBgColor (nsAString *aBgColor)
 
nsresult SetBgColor (const nsAString *aBgColor)
 
nsresult GetLink (nsAString *aLink)
 
nsresult SetLink (const nsAString *aLink)
 
nsresult GetText (nsAString *aText)
 
nsresult SetText (const nsAString *aText)
 
nsresult GetVLink (nsAString *aVLink)
 
nsresult SetVLink (const nsAString *aVLink)
 
- Public Member Functions inherited from nsISupports
nsresult QueryInterface (nsIIDRef riid, void **result)
 
nsrefcnt AddRef ()
 
nsrefcnt Release ()
 

Detailed Description

Definition at line 1513 of file nsiface.idl.

Member Function Documentation

◆ GetALink()

nsresult nsIDOMHTMLBodyElement::GetALink ( nsAString aALink)

◆ GetBackground()

nsresult nsIDOMHTMLBodyElement::GetBackground ( nsAString aBackground)

◆ GetBgColor()

nsresult nsIDOMHTMLBodyElement::GetBgColor ( nsAString aBgColor)

◆ GetLink()

nsresult nsIDOMHTMLBodyElement::GetLink ( nsAString aLink)

◆ GetText()

nsresult nsIDOMHTMLBodyElement::GetText ( nsAString aText)

◆ GetVLink()

nsresult nsIDOMHTMLBodyElement::GetVLink ( nsAString aVLink)

◆ SetALink()

nsresult nsIDOMHTMLBodyElement::SetALink ( const nsAString aALink)

◆ SetBackground()

nsresult nsIDOMHTMLBodyElement::SetBackground ( const nsAString aBackground)

◆ SetBgColor()

nsresult nsIDOMHTMLBodyElement::SetBgColor ( const nsAString aBgColor)

◆ SetLink()

nsresult nsIDOMHTMLBodyElement::SetLink ( const nsAString aLink)

◆ SetText()

nsresult nsIDOMHTMLBodyElement::SetText ( const nsAString aText)

◆ SetVLink()

nsresult nsIDOMHTMLBodyElement::SetVLink ( const nsAString aVLink)

The documentation for this interface was generated from the following file: