author | William Roberts <williamr@symbian.org> |
Wed, 31 Mar 2010 12:33:34 +0100 | |
branch | Symbian3 |
changeset 4 | 837f303aceeb |
parent 2 | 2fe1408b6811 |
permissions | -rw-r--r-- |
1 // Autogenerated from epoc32/build/smilparser/c_8a52abcb1170709b/smildtd_dll/smilgenericelements.st by the stringtable tool - Do not edit
3 #ifndef STRINGTABLE_SMILGenericElements
4 #define STRINGTABLE_SMILGenericElements
6 #include <stringpool.h>
8 struct TStringTable;
10 /**
11 An Example String Table
12 @publishedAll
13 @released
14 */
15 class SMILGenericElements
16 {
17 public:
18 enum TStrings
19 {
20 /** anchor anchorBase */
21 EAnchorBase,
22 /** animation media */
23 EAnimationBase,
24 /** area anchorBase */
25 EAreaBase,
26 /** audio media */
27 EAudioBase,
28 /** img media */
29 EImgBase,
30 /** par timing */
31 EParBase,
32 /** ref media */
33 ERefBase,
34 /** seq timing */
35 ESeqBase,
36 /** text media */
37 ETextBase,
38 /** textstream media */
39 ETextstreamBase,
40 /** video media */
41 EVideoBase
42 };
43 static const TStringTable Table;
44 };
46 #endif // STRINGTABLE_SMILGenericElements