kjs_mozilla.lut.h

00001 /* Automatically generated from ./kjs_mozilla.cpp using ../../kjs/create_hash_table. DO NOT EDIT ! */
00002 
00003 using namespace KJS;
00004 
00005 namespace KJS {
00006 
00007 static const char MozillaSidebarExtensionTableStrings[] = {
00008     "\0"
00009     "addPanel\0"
00010 };
00011 
00012 
00013 static const struct HashEntry MozillaSidebarExtensionTableEntries[] = {
00014    { 1, MozillaSidebarExtension::addPanel, DontDelete|Function, 0, -1 }
00015 };
00016 
00017 const struct HashTable MozillaSidebarExtensionTable = { 2, 1, MozillaSidebarExtensionTableEntries, 1, MozillaSidebarExtensionTableStrings};
00018 
00019 } // namespace
KDE Home | KDE Accessibility Home | Description of Access Keys