Remaining controls implement nsIXFormsContextControl, through nsXFormsControlStub, bug 280017, r=smaug, sr=bryner

git-svn-id: svn://10.0.0.236/trunk@169044 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
allan%beaufour.dk
2005-02-09 09:57:31 +00:00
parent cc6164307e
commit 3308695ecb
14 changed files with 91 additions and 210 deletions

View File

@@ -95,9 +95,8 @@ private:
nsVoidArray mOptions;
};
NS_IMPL_ISUPPORTS_INHERITED2(nsXFormsSelectElement,
nsXFormsXMLVisualStub,
nsIXFormsControl,
NS_IMPL_ISUPPORTS_INHERITED1(nsXFormsSelectElement,
nsXFormsControlStub,
nsIDOMEventListener)
// nsIXTFXMLVisual