Searched defs:nsIPythonTestInterface (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/python/test/test_component/_xpidlgen/
H A Dpy_test_component.h22 /* starting interface: nsIPythonTestInterface */
29 class NS_NO_VTABLE nsIPythonTestInterface : public nsISupports { class in inherits:nsISupports
118 /* attribute nsIPythonTestInterface interface_value; */
119 NS_IMETHOD GetInterface_value(nsIPythonTestInterface * *aInterface_value) = 0;
120 NS_IMETHOD SetInterface_value(nsIPythonTestInterface * aInterface_value) = 0;
171 /* nsIPythonTestInterface do_nsIPythonTestInterface (in nsIPythonTestInterface p1, inout nsIPythonTestInterface p2, out nsIPythonTestInterface p3); */
172 NS_IMETHOD Do_nsIPythonTestInterface(nsIPythonTestInterface *p
[all...]

Completed in 42 milliseconds