/* Automatically generated from impl/SVGURIReferenceImpl.cpp using ../../tdelibs/kjs/create_hash_table. DO NOT EDIT ! */ using namespace KJS; namespace KSVG { static const char SVGURIReferenceImpl__s_hashTableStrings[] = { "\0" "href\0" }; static const struct HashEntry SVGURIReferenceImpl__s_hashTableEntries[] = { { 0, 0, 0, 0, -1 }, { 1, SVGURIReferenceImpl::Href, DontDelete|ReadOnly, 0, -1 } }; const struct HashTable SVGURIReferenceImpl::s_hashTable = { 2, 2, SVGURIReferenceImpl__s_hashTableEntries, 2, SVGURIReferenceImpl__s_hashTableStrings}; } // namespace