epoc32/include/xmlentityreferences.h
branchSymbian3
changeset 4 837f303aceeb
parent 2 2fe1408b6811
     1.1 --- a/epoc32/include/xmlentityreferences.h	Wed Mar 31 12:27:01 2010 +0100
     1.2 +++ b/epoc32/include/xmlentityreferences.h	Wed Mar 31 12:33:34 2010 +0100
     1.3 @@ -1,31 +1,31 @@
     1.4 -// Autogenerated from epoc32/build/smilparser/c_8a52abcb1170709b/xmlparser_dll/xmlentityreferences.st by the stringtable tool - Do not edit
     1.5 -
     1.6 -#ifndef STRINGTABLE_XMLEntityReferences
     1.7 -#define STRINGTABLE_XMLEntityReferences
     1.8 -
     1.9 -#include <stringpool.h>
    1.10 -
    1.11 -struct TStringTable;
    1.12 -
    1.13 -/** A String table */
    1.14 -class XMLEntityReferences 
    1.15 -	{
    1.16 -public:
    1.17 -	enum TStrings
    1.18 -		{
    1.19 -		/** &lt; < */
    1.20 -		ELT,
    1.21 -		/** &amp; & */
    1.22 -		EAmp,
    1.23 -		/** &gt; > */
    1.24 -		EGt,
    1.25 -		/** &quot; \" */
    1.26 -		EDbleQuote,
    1.27 -		/** &apos; ' */
    1.28 -		ESingleQuote
    1.29 -		};
    1.30 -	static const TStringTable Table;	
    1.31 -	};
    1.32 -
    1.33 -#endif // STRINGTABLE_XMLEntityReferences
    1.34 -
    1.35 +// Autogenerated from epoc32/build/legacyminidomparser/c_212b04b63d6cae98/xmlparser_dll/xmlentityreferences.st by the stringtable tool - Do not edit
    1.36 +
    1.37 +#ifndef STRINGTABLE_XMLEntityReferences
    1.38 +#define STRINGTABLE_XMLEntityReferences
    1.39 +
    1.40 +#include <stringpool.h>
    1.41 +
    1.42 +struct TStringTable;
    1.43 +
    1.44 +/** A String table */
    1.45 +class XMLEntityReferences 
    1.46 +	{
    1.47 +public:
    1.48 +	enum TStrings
    1.49 +		{
    1.50 +		/** &lt; < */
    1.51 +		ELT,
    1.52 +		/** &amp; & */
    1.53 +		EAmp,
    1.54 +		/** &gt; > */
    1.55 +		EGt,
    1.56 +		/** &quot; \" */
    1.57 +		EDbleQuote,
    1.58 +		/** &apos; ' */
    1.59 +		ESingleQuote
    1.60 +		};
    1.61 +	static const TStringTable Table;	
    1.62 +	};
    1.63 +
    1.64 +#endif // STRINGTABLE_XMLEntityReferences
    1.65 +