webengine/osswebengine/DerivedSources/WebCore/JSXSLTProcessor.lut.h
changeset 0 dd21522fd290
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/webengine/osswebengine/DerivedSources/WebCore/JSXSLTProcessor.lut.h	Mon Mar 30 12:54:55 2009 +0300
@@ -0,0 +1,21 @@
+/* Automatically generated from /cygdrive/x/tot/WebCore/bindings/js/JSXSLTProcessor.cpp using /cygdrive/x/tot/WebCore/../JavaScriptCore/kjs/create_hash_table. DO NOT EDIT ! */
+
+namespace KJS {
+
+static const struct HashEntry XSLTProcessorPrototypeTableEntries[] = {
+   { "transformToDocument", JSXSLTProcessor::TransformToDocument, DontDelete|Function, 2, &XSLTProcessorPrototypeTableEntries[8] }/* 3098029830 */ ,
+   { "importStylesheet", JSXSLTProcessor::ImportStylesheet, DontDelete|Function, 1, &XSLTProcessorPrototypeTableEntries[10] }/* 2576937700 */ ,
+   { "transformToFragment", JSXSLTProcessor::TransformToFragment, DontDelete|Function, 2, &XSLTProcessorPrototypeTableEntries[7] }/* 1263695568 */ ,
+   { 0, 0, 0, 0, 0 },
+   { 0, 0, 0, 0, 0 },
+   { "setParameter", JSXSLTProcessor::SetParameter, DontDelete|Function, 3, &XSLTProcessorPrototypeTableEntries[9] }/* 4216614757 */ ,
+   { 0, 0, 0, 0, 0 },
+   { "getParameter", JSXSLTProcessor::GetParameter, DontDelete|Function, 2, 0 }/* 3430110588 */ ,
+   { "removeParameter", JSXSLTProcessor::RemoveParameter, DontDelete|Function, 2, 0 }/* 3352368313 */ ,
+   { "clearParameters", JSXSLTProcessor::ClearParameters, DontDelete|Function, 0, 0 }/* 2607027470 */ ,
+   { "reset", JSXSLTProcessor::Reset, DontDelete|Function, 0, 0 }/* 3704661724 */ 
+};
+
+const struct HashTable XSLTProcessorPrototypeTable = { 2, 11, XSLTProcessorPrototypeTableEntries, 7 };
+
+} // namespace