ReactOS 0.4.15-dev-7958-gcd0bb1a
nsIDOMHTMLAnchorElement Interface Reference
Inheritance diagram for nsIDOMHTMLAnchorElement:
Collaboration diagram for nsIDOMHTMLAnchorElement:

Public Member Functions

nsresult GetHref (nsAString *aHref)
 
nsresult SetHref (const nsAString *aHref)
 
nsresult GetTarget (nsAString *aTarget)
 
nsresult SetTarget (const nsAString *aTarget)
 
nsresult GetPing (nsAString *aPing)
 
nsresult SetPing (const nsAString *aPing)
 
nsresult GetDownload (nsAString *aPing)
 
nsresult SetDownload (const nsAString *aPing)
 
nsresult GetRel (nsAString *aRel)
 
nsresult SetRel (const nsAString *aRel)
 
nsresult GetHreflang (nsAString *aHreflang)
 
nsresult SetHreflang (const nsAString *aHreflang)
 
nsresult GetType (nsAString *aType)
 
nsresult SetType (const nsAString *aType)
 
nsresult GetText (nsAString *aText)
 
nsresult SetText (const nsAString *aText)
 
nsresult GetProtocol (nsAString *aProtocol)
 
nsresult SetProtocol (const nsAString *aProtocol)
 
nsresult GetHost (nsAString *aHost)
 
nsresult SetHost (const nsAString *aHost)
 
nsresult GetHostname (nsAString *aHostname)
 
nsresult SetHostname (const nsAString *aHostname)
 
nsresult GetPort (nsAString *aPort)
 
nsresult SetPort (const nsAString *aPort)
 
nsresult GetPathname (nsAString *aPathname)
 
nsresult SetPathname (const nsAString *aPathname)
 
nsresult GetSearch (nsAString *aSearch)
 
nsresult SetSearch (const nsAString *aSearch)
 
nsresult GetHash (nsAString *aHash)
 
nsresult SetHash (const nsAString *aHash)
 
nsresult GetCharset (nsAString *aCharset)
 
nsresult SetCharset (const nsAString *aCharset)
 
nsresult GetCoords (nsAString *aCoords)
 
nsresult SetCoords (const nsAString *aCoords)
 
nsresult GetName (nsAString *aName)
 
nsresult SetName (const nsAString *aName)
 
nsresult GetRev (nsAString *aRev)
 
nsresult SetRev (const nsAString *aRev)
 
nsresult GetShape (nsAString *aShape)
 
nsresult SetShape (const nsAString *aShape)
 
nsresult ToString (nsAString *_retval)
 
- Public Member Functions inherited from nsISupports
nsresult QueryInterface (nsIIDRef riid, void **result)
 
nsrefcnt AddRef ()
 
nsrefcnt Release ()
 

Detailed Description

Definition at line 1906 of file nsiface.idl.

Member Function Documentation

◆ GetCharset()

nsresult nsIDOMHTMLAnchorElement::GetCharset ( nsAString aCharset)

◆ GetCoords()

nsresult nsIDOMHTMLAnchorElement::GetCoords ( nsAString aCoords)

◆ GetDownload()

nsresult nsIDOMHTMLAnchorElement::GetDownload ( nsAString aPing)

◆ GetHash()

nsresult nsIDOMHTMLAnchorElement::GetHash ( nsAString aHash)

◆ GetHost()

nsresult nsIDOMHTMLAnchorElement::GetHost ( nsAString aHost)

◆ GetHostname()

nsresult nsIDOMHTMLAnchorElement::GetHostname ( nsAString aHostname)

◆ GetHref()

nsresult nsIDOMHTMLAnchorElement::GetHref ( nsAString aHref)

◆ GetHreflang()

nsresult nsIDOMHTMLAnchorElement::GetHreflang ( nsAString aHreflang)

◆ GetName()

nsresult nsIDOMHTMLAnchorElement::GetName ( nsAString aName)

◆ GetPathname()

nsresult nsIDOMHTMLAnchorElement::GetPathname ( nsAString aPathname)

◆ GetPing()

nsresult nsIDOMHTMLAnchorElement::GetPing ( nsAString aPing)

◆ GetPort()

nsresult nsIDOMHTMLAnchorElement::GetPort ( nsAString aPort)

◆ GetProtocol()

nsresult nsIDOMHTMLAnchorElement::GetProtocol ( nsAString aProtocol)

◆ GetRel()

nsresult nsIDOMHTMLAnchorElement::GetRel ( nsAString aRel)

◆ GetRev()

nsresult nsIDOMHTMLAnchorElement::GetRev ( nsAString aRev)

◆ GetSearch()

nsresult nsIDOMHTMLAnchorElement::GetSearch ( nsAString aSearch)

◆ GetShape()

nsresult nsIDOMHTMLAnchorElement::GetShape ( nsAString aShape)

◆ GetTarget()

nsresult nsIDOMHTMLAnchorElement::GetTarget ( nsAString aTarget)

◆ GetText()

nsresult nsIDOMHTMLAnchorElement::GetText ( nsAString aText)

◆ GetType()

nsresult nsIDOMHTMLAnchorElement::GetType ( nsAString aType)

◆ SetCharset()

nsresult nsIDOMHTMLAnchorElement::SetCharset ( const nsAString aCharset)

◆ SetCoords()

nsresult nsIDOMHTMLAnchorElement::SetCoords ( const nsAString aCoords)

◆ SetDownload()

nsresult nsIDOMHTMLAnchorElement::SetDownload ( const nsAString aPing)

◆ SetHash()

nsresult nsIDOMHTMLAnchorElement::SetHash ( const nsAString aHash)

◆ SetHost()

nsresult nsIDOMHTMLAnchorElement::SetHost ( const nsAString aHost)

◆ SetHostname()

nsresult nsIDOMHTMLAnchorElement::SetHostname ( const nsAString aHostname)

◆ SetHref()

nsresult nsIDOMHTMLAnchorElement::SetHref ( const nsAString aHref)

◆ SetHreflang()

nsresult nsIDOMHTMLAnchorElement::SetHreflang ( const nsAString aHreflang)

◆ SetName()

nsresult nsIDOMHTMLAnchorElement::SetName ( const nsAString aName)

◆ SetPathname()

nsresult nsIDOMHTMLAnchorElement::SetPathname ( const nsAString aPathname)

◆ SetPing()

nsresult nsIDOMHTMLAnchorElement::SetPing ( const nsAString aPing)

◆ SetPort()

nsresult nsIDOMHTMLAnchorElement::SetPort ( const nsAString aPort)

◆ SetProtocol()

nsresult nsIDOMHTMLAnchorElement::SetProtocol ( const nsAString aProtocol)

◆ SetRel()

nsresult nsIDOMHTMLAnchorElement::SetRel ( const nsAString aRel)

◆ SetRev()

nsresult nsIDOMHTMLAnchorElement::SetRev ( const nsAString aRev)

◆ SetSearch()

nsresult nsIDOMHTMLAnchorElement::SetSearch ( const nsAString aSearch)

◆ SetShape()

nsresult nsIDOMHTMLAnchorElement::SetShape ( const nsAString aShape)

◆ SetTarget()

nsresult nsIDOMHTMLAnchorElement::SetTarget ( const nsAString aTarget)

◆ SetText()

nsresult nsIDOMHTMLAnchorElement::SetText ( const nsAString aText)

◆ SetType()

nsresult nsIDOMHTMLAnchorElement::SetType ( const nsAString aType)

◆ ToString()

nsresult nsIDOMHTMLAnchorElement::ToString ( nsAString _retval)

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