epoc32/include/smilelements.h
branchSymbian2
changeset 2 2fe1408b6811
child 4 837f303aceeb
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/epoc32/include/smilelements.h	Tue Mar 16 16:12:26 2010 +0000
     1.3 @@ -0,0 +1,91 @@
     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 +