- AddRef
nsrefcnt AddRef()
Undocumented in source. Be warned that the author may not have intended to support it.
- GetCancelDownloadOnClose
nsresult GetCancelDownloadOnClose(PRBool* aCancelDownloadOnClose)
Undocumented in source. Be warned that the author may not have intended to support it.
- GetDialog
nsresult GetDialog(nsIDOMWindow* aDialog)
Undocumented in source. Be warned that the author may not have intended to support it.
- GetDisplayName
nsresult GetDisplayName(PRUnichar** aDisplayName)
Undocumented in source. Be warned that the author may not have intended to support it.
- GetListener
nsresult GetListener(nsIWebProgressListener* aListener)
Undocumented in source. Be warned that the author may not have intended to support it.
- GetMIMEInfo
nsresult GetMIMEInfo(nsIMIMEInfo* aMIMEInfo)
Undocumented in source. Be warned that the author may not have intended to support it.
- GetObserver
nsresult GetObserver(nsIObserver* aObserver)
Undocumented in source. Be warned that the author may not have intended to support it.
- GetPercentComplete
nsresult GetPercentComplete(PRInt32* aPercentComplete)
Undocumented in source. Be warned that the author may not have intended to support it.
- GetPersist
nsresult GetPersist(PRBool* aPersist)
Undocumented in source. Be warned that the author may not have intended to support it.
- GetSource
nsresult GetSource(nsIURI* aSource)
Undocumented in source. Be warned that the author may not have intended to support it.
- GetStartTime
nsresult GetStartTime(PRInt64* aStartTime)
Undocumented in source. Be warned that the author may not have intended to support it.
- GetTarget
nsresult GetTarget(nsIURI* aTarget)
Undocumented in source. Be warned that the author may not have intended to support it.
- Init
nsresult Init(nsIURI aSource, nsIURI aTarget, nsAString* aDisplayName, nsIMIMEInfo aMIMEInfo, PRTime startTime, PRBool aPersist)
Undocumented in source. Be warned that the author may not have intended to support it.
- OnLocationChange
nsresult OnLocationChange(nsIWebProgress aWebProgress, nsIRequest aRequest, nsIURI aLocation)
Undocumented in source. Be warned that the author may not have intended to support it.
- OnProgressChange
nsresult OnProgressChange(nsIWebProgress aWebProgress, nsIRequest aRequest, PRInt32 aCurSelfProgress, PRInt32 aMaxSelfProgress, PRInt32 aCurTotalProgress, PRInt32 aMaxTotalProgress)
Undocumented in source. Be warned that the author may not have intended to support it.
- OnSecurityChange
nsresult OnSecurityChange(nsIWebProgress aWebProgress, nsIRequest aRequest, PRUint32 state)
Undocumented in source. Be warned that the author may not have intended to support it.
- OnStateChange
nsresult OnStateChange(nsIWebProgress aWebProgress, nsIRequest aRequest, PRUint32 aStateFlags, nsresult aStatus)
Undocumented in source. Be warned that the author may not have intended to support it.
- OnStatusChange
nsresult OnStatusChange(nsIWebProgress aWebProgress, nsIRequest aRequest, nsresult aStatus, PRUnichar* aMessage)
Undocumented in source. Be warned that the author may not have intended to support it.
- Open
nsresult Open(nsIDOMWindow aParent)
Undocumented in source. Be warned that the author may not have intended to support it.
- QueryInterface
nsresult QueryInterface(cnsID* riid, void** ppvObject)
Undocumented in source. Be warned that the author may not have intended to support it.
- Release
nsrefcnt Release()
Undocumented in source. Be warned that the author may not have intended to support it.
- SetCancelDownloadOnClose
nsresult SetCancelDownloadOnClose(PRBool aCancelDownloadOnClose)
Undocumented in source. Be warned that the author may not have intended to support it.
- SetDialog
nsresult SetDialog(nsIDOMWindow aDialog)
Undocumented in source. Be warned that the author may not have intended to support it.
- SetDisplayName
nsresult SetDisplayName(PRUnichar* aDisplayName)
Undocumented in source. Be warned that the author may not have intended to support it.
- SetListener
nsresult SetListener(nsIWebProgressListener aListener)
Undocumented in source. Be warned that the author may not have intended to support it.
- SetObserver
nsresult SetObserver(nsIObserver aObserver)
Undocumented in source. Be warned that the author may not have intended to support it.