epoc32/include/smilelements.h
branchSymbian3
changeset 4 837f303aceeb
parent 2 2fe1408b6811
     1.1 --- a/epoc32/include/smilelements.h	Wed Mar 31 12:27:01 2010 +0100
     1.2 +++ b/epoc32/include/smilelements.h	Wed Mar 31 12:33:34 2010 +0100
     1.3 @@ -1,91 +1,95 @@
     1.4 -// Autogenerated from epoc32/build/smilparser/c_8a52abcb1170709b/smildtd_dll/smilelements.st by the stringtable tool - Do not edit
     1.5 -
     1.6 -#ifndef STRINGTABLE_SMILElements
     1.7 -#define STRINGTABLE_SMILElements
     1.8 -
     1.9 -#include <stringpool.h>
    1.10 -
    1.11 -struct TStringTable;
    1.12 -
    1.13 -/** A String table */
    1.14 -class SMILElements 
    1.15 -	{
    1.16 -public:
    1.17 -	enum TStrings
    1.18 -		{
    1.19 -		/** a */
    1.20 -		Ea,
    1.21 -		/** anchor */
    1.22 -		EAnchor,
    1.23 -		/** animate */
    1.24 -		EAnimate,
    1.25 -		/** animateColor */
    1.26 -		EAnimateColor,
    1.27 -		/** animateMotion */
    1.28 -		EAnimateMotion,
    1.29 -		/** animation */
    1.30 -		EAnimation,
    1.31 -		/** area */
    1.32 -		EArea,
    1.33 -		/** audio */
    1.34 -		EAudio,
    1.35 -		/** body */
    1.36 -		EBody,
    1.37 -		/** brush */
    1.38 -		EBrush,
    1.39 -		/** customAttributes */
    1.40 -		ECustomAttributes,
    1.41 -		/** customTest */
    1.42 -		ECustomTest,
    1.43 -		/** excl */
    1.44 -		EExcl,
    1.45 -		/** head */
    1.46 -		EHead,
    1.47 -		/** img */
    1.48 -		EImg,
    1.49 -		/** layout */
    1.50 -		ELayout,
    1.51 -		/** meta */
    1.52 -		EMeta,
    1.53 -		/** metadata */
    1.54 -		EMetadata,
    1.55 -		/** par */
    1.56 -		EPar,
    1.57 -		/** param */
    1.58 -		EParam,
    1.59 -		/** prefetch */
    1.60 -		EPrefetch,
    1.61 -		/** priorityClass */
    1.62 -		EpriorityClass,
    1.63 -		/** ref */
    1.64 -		ERef,
    1.65 -		/** region */
    1.66 -		ERegion,
    1.67 -		/** regPoint */
    1.68 -		ERegPoint,
    1.69 -		/** root-layout */
    1.70 -		ERootLayout,
    1.71 -		/** seq */
    1.72 -		ESeq,
    1.73 -		/** smil */
    1.74 -		ESmil,
    1.75 -		/** switch */
    1.76 -		ESwitch,
    1.77 -		/** text */
    1.78 -		EText,
    1.79 -		/** textstream */
    1.80 -		ETextstream,
    1.81 -		/** topLayout */
    1.82 -		ETopLayout,
    1.83 -		/** transition */
    1.84 -		ETransition,
    1.85 -		/** transitionFilter */
    1.86 -		ETransitionFilter,
    1.87 -		/** video */
    1.88 -		EVideo
    1.89 -		};
    1.90 -	static const TStringTable Table;	
    1.91 -	};
    1.92 -
    1.93 -#endif // STRINGTABLE_SMILElements
    1.94 -
    1.95 +// Autogenerated from epoc32/build/smilparser/c_8a52abcb1170709b/smildtd_dll/smilelements.st by the stringtable tool - Do not edit
    1.96 +
    1.97 +#ifndef STRINGTABLE_SMILElements
    1.98 +#define STRINGTABLE_SMILElements
    1.99 +
   1.100 +#include <stringpool.h>
   1.101 +
   1.102 +struct TStringTable;
   1.103 +
   1.104 +/** 
   1.105 +An Example String Table
   1.106 +@publishedAll
   1.107 +@released
   1.108 +*/
   1.109 +class SMILElements 
   1.110 +	{
   1.111 +public:
   1.112 +	enum TStrings
   1.113 +		{
   1.114 +		/** a */
   1.115 +		Ea,
   1.116 +		/** anchor */
   1.117 +		EAnchor,
   1.118 +		/** animate */
   1.119 +		EAnimate,
   1.120 +		/** animateColor */
   1.121 +		EAnimateColor,
   1.122 +		/** animateMotion */
   1.123 +		EAnimateMotion,
   1.124 +		/** animation */
   1.125 +		EAnimation,
   1.126 +		/** area */
   1.127 +		EArea,
   1.128 +		/** audio */
   1.129 +		EAudio,
   1.130 +		/** body */
   1.131 +		EBody,
   1.132 +		/** brush */
   1.133 +		EBrush,
   1.134 +		/** customAttributes */
   1.135 +		ECustomAttributes,
   1.136 +		/** customTest */
   1.137 +		ECustomTest,
   1.138 +		/** excl */
   1.139 +		EExcl,
   1.140 +		/** head */
   1.141 +		EHead,
   1.142 +		/** img */
   1.143 +		EImg,
   1.144 +		/** layout */
   1.145 +		ELayout,
   1.146 +		/** meta */
   1.147 +		EMeta,
   1.148 +		/** metadata */
   1.149 +		EMetadata,
   1.150 +		/** par */
   1.151 +		EPar,
   1.152 +		/** param */
   1.153 +		EParam,
   1.154 +		/** prefetch */
   1.155 +		EPrefetch,
   1.156 +		/** priorityClass */
   1.157 +		EpriorityClass,
   1.158 +		/** ref */
   1.159 +		ERef,
   1.160 +		/** region */
   1.161 +		ERegion,
   1.162 +		/** regPoint */
   1.163 +		ERegPoint,
   1.164 +		/** root-layout */
   1.165 +		ERootLayout,
   1.166 +		/** seq */
   1.167 +		ESeq,
   1.168 +		/** smil */
   1.169 +		ESmil,
   1.170 +		/** switch */
   1.171 +		ESwitch,
   1.172 +		/** text */
   1.173 +		EText,
   1.174 +		/** textstream */
   1.175 +		ETextstream,
   1.176 +		/** topLayout */
   1.177 +		ETopLayout,
   1.178 +		/** transition */
   1.179 +		ETransition,
   1.180 +		/** transitionFilter */
   1.181 +		ETransitionFilter,
   1.182 +		/** video */
   1.183 +		EVideo
   1.184 +		};
   1.185 +	static const TStringTable Table;	
   1.186 +	};
   1.187 +
   1.188 +#endif // STRINGTABLE_SMILElements
   1.189 +