webengine/osswebengine/DerivedSources/WebCore/JSXSLTProcessor.lut.h
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 16 Apr 2010 16:07:13 +0300
changeset 66 cacf6ee57968
parent 0 dd21522fd290
permissions -rw-r--r--
Revision: 201006 Kit: 201015

/* 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