This commit is contained in:
rods%netscape.com 1999-02-10 16:25:49 +00:00
Родитель a671224ede
Коммит f0c8c34866
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -44,6 +44,7 @@ public:
NS_IMETHOD_(void) SetContext(nsIScriptContext *aContext)=0;
NS_IMETHOD_(void) SetNewDocument(nsIDOMDocument *aDocument)=0;
NS_IMETHOD_(void) SetWebShell(nsIWebShell *aWebShell)=0;
NS_IMETHOD_(void) GetWebShell(nsIWebShell **aWebShell)=0;
NS_IMETHOD_(void) SetOpenerWindow(nsIDOMWindow *aOpener)=0;
NS_IMETHOD HandleDOMEvent(nsIPresContext& aPresContext,