epoc32/include/mw/aknsconstants.hrh
author William Roberts <williamr@symbian.org>
Wed, 31 Mar 2010 12:27:01 +0100
branchSymbian2
changeset 3 e1b950c65cb4
parent 1 666f914201fb
child 4 837f303aceeb
permissions -rw-r--r--
Attempt to represent the S^2->S^3 header reorganisation as a series of "hg rename" operations
     1 /*
     2 * Copyright (c) 2002-2007 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     5 * under the terms of the License "Symbian Foundation License v1.0" to Symbian Foundation members and "Symbian Foundation End User License Agreement v1.0" to non-members
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.symbianfoundation.org/legal/licencesv10.html".
     8 *
     9 * Initial Contributors:
    10 * Nokia Corporation - initial contribution.
    11 *
    12 * Contributors:
    13 *
    14 * Description:  Defines constant values for Avkon Skins.
    15 *
    16 */
    17 
    18 
    19 #ifndef AKNSCONSTANTS_HRH
    20 #define AKNSCONSTANTS_HRH
    21 
    22 // This header file defines enumerations for skin item IDs (major and minor
    23 // values).
    24 
    25 // ----------------------------------------------------------------------------
    26 // Major values
    27 // ----------------------------------------------------------------------------
    28 
    29 /**
    30 * Major values for item IDs.
    31 *
    32 * @since 2.0
    33 */
    34 enum TAknsMajorValue
    35     {
    36     EAknsMajorNone              = -1,
    37     EAknsMajorDefault           = 0,
    38     EAknsMajorSkin              = 0x10005a26,   // AknSkins UID
    39     EAknsMajorAvkon             = 0x100056c6,   // Avkon UID
    40     EAknsMajorAppIcon           = 0x101f84b6,   // AknSkins Content UID
    41     EAknsMajorAppIconBmpLst     = 0x101f84b7,   // AknSkins Content UID
    42     EAknsMajorAppIconBmpCxt     = 0x101f84b8,   // AknSkins Content UID
    43     EAknsMajorCallstatus        = 0x101f8553,   // AknSkins Content UID
    44     EAknsMajorCalendar          = 0x10005901,   // Calendar UID
    45     EAknsMajorScreensaver       = 0x100056cf,   // Screensaver UID
    46     EAknsMajorPinboard          = 0x1000590b,   // Pinboard UID
    47     EAknsMajorCbsuiApp          = 0x101f4cd3,   // CbsuiApp UID
    48     EAknsMajorSound             = 0x101f869e,   // AknSkins Content UID
    49     EAknsMajorProperty          = 0x101FD651,   // AknSkins Content UID
    50     EAknsMajorGeneric           = 0x101F86E3,    // AknSkins Content UID
    51     EAknsMajorESeries           = 0x200100FC    // ESeries Content UID
    52     };
    53 
    54 // ----------------------------------------------------------------------------
    55 // None and default values
    56 // ----------------------------------------------------------------------------
    57 
    58 /**
    59 * Common minor values for item IDs.
    60 *
    61 * @since 2.0
    62 */
    63 enum TAknsMinorCommonValue
    64     {
    65     EAknsMinorNone              = -1,
    66     EAknsMinorDefault           = 0
    67     };
    68 
    69 // ----------------------------------------------------------------------------
    70 // EAknsMajorSkin item IDs
    71 // ----------------------------------------------------------------------------
    72 
    73 /**
    74 * Minor values for item IDs in EAknsMajorSkin major class.
    75 *
    76 * @since 2.0
    77 */
    78 enum TAknsMinorSkinValue
    79     {
    80 
    81     // Screen, status and control areas
    82     EAknsMinorQsnBgScreen               = 0x1000,
    83     EAknsMinorQsnBgScreenIdle           = 0x1001,
    84     EAknsMinorQsnBgScreenMp             = 0x1002,
    85     EAknsMinorQsnBgAreaStatus           = 0x1010,
    86     EAknsMinorQsnBgAreaStatusIdle       = 0x1011,
    87     EAknsMinorQsnBgAreaControl          = 0x1020,
    88     EAknsMinorQsnBgAreaControlPopup     = 0x1021,
    89     EAknsMinorQsnBgAreaControlIdle      = 0x1022,
    90     EAknsMinorQsnBgAreaControlMp        = 0x1023,
    91 
    92     // Stacon
    93     EAknsMinorQsnBgAreaStaconRt         = 0x1030,
    94     EAknsMinorQsnBgAreaStaconLt         = 0x1031,
    95     EAknsMinorQsnBgAreaStaconRb         = 0x1032,
    96     EAknsMinorQsnBgAreaStaconLb         = 0x1033,
    97     EAknsMinorQsnBgAreaStaconRtIdle     = 0x1034,
    98     EAknsMinorQsnBgAreaStaconLtIdle     = 0x1035,
    99     EAknsMinorQsnBgAreaStaconRbIdle     = 0x1036,
   100     EAknsMinorQsnBgAreaStaconLbIdle     = 0x1037,
   101 
   102     // Main areas
   103     EAknsMinorQsnBgAreaMain             = 0x1100,
   104     EAknsMinorQsnBgAreaMainListGene     = 0x1101,
   105     EAknsMinorQsnBgAreaMainListSet      = 0x1102,
   106     EAknsMinorQsnBgAreaMainAppsGrid     = 0x1103,
   107     EAknsMinorQsnBgAreaMainMessage      = 0x1104,
   108     EAknsMinorQsnBgAreaMainIdle         = 0x1105,
   109     EAknsMinorQsnBgAreaMainPinb         = 0x1106,
   110     EAknsMinorQsnBgAreaMainCalc         = 0x1107,
   111     EAknsMinorQsnBgAreaMainQdial        = 0x1108,
   112     EAknsMinorQsnBgAreaMainIdleDimmed   = 0x1109,
   113     EAknsMinorQsnBgAreaMainHigh         = 0x110a,
   114     EAknsMinorQsnBgAreaMainMp           = 0x110b,
   115 
   116     EAknsMinorQsnBgAreaMainFlat         = 0x110c,
   117     EAknsMinorQsnBgAreaMainSmall        = 0x110d,
   118 
   119     // Slice elements
   120     EAknsMinorQsnBgSlicePopup           = 0x11a0,
   121     EAknsMinorQsnBgSlicePinb            = 0x11a1,
   122     EAknsMinorQsnBgSliceFswap           = 0x11a2,
   123 
   124     // Wallpaper
   125     EAknsMinorWallpaper                 = 0x1180,
   126     EAknsMinorQgnGrafIdleFade           = 0x1190,
   127     EAknsMinorQgnGrafDimWipeLscLeft     = 0x1191,
   128 
   129     // Volume levels
   130     EAknsMinorQsnCpVolumeOn             = 0x11f0,
   131     EAknsMinorQsnCpVolumeOff            = 0x11f1,
   132 
   133     // List column background
   134     EAknsMinorQsnBgColumn0              = 0x1200,
   135     EAknsMinorQsnBgColumnA              = 0x1201,
   136     EAknsMinorQsnBgColumnAB             = 0x1202,
   137     EAknsMinorQsnBgColumnC0             = 0x1203,
   138     EAknsMinorQsnBgColumnCA             = 0x1204,
   139     EAknsMinorQsnBgColumnCAB            = 0x1205,
   140 
   141     // The following three numeric values are reserved for obsolete items.
   142     // 0x1210, 0x1211, 0x1212
   143 
   144     // List bottom elements
   145     EAknsMinorQsnBgSliceList0           = 0x1220,
   146     EAknsMinorQsnBgSliceListA           = 0x1221,
   147     EAknsMinorQsnBgSliceListAB          = 0x1222,
   148 
   149     // Setting item list - option item frame
   150     EAknsMinorQsnFrSetOpt               = 0x1300,
   151     EAknsMinorQsnFrSetOptCornerTl       = 0x1301,
   152     EAknsMinorQsnFrSetOptCornerTr       = 0x1302,
   153     EAknsMinorQsnFrSetOptCornerBl       = 0x1303,
   154     EAknsMinorQsnFrSetOptCornerBr       = 0x1304,
   155     EAknsMinorQsnFrSetOptSideT          = 0x1305,
   156     EAknsMinorQsnFrSetOptSideB          = 0x1306,
   157     EAknsMinorQsnFrSetOptSideL          = 0x1307,
   158     EAknsMinorQsnFrSetOptSideR          = 0x1308,
   159     EAknsMinorQsnFrSetOptCenter         = 0x1309,
   160 
   161     // Setting item list - focused option item frame
   162     EAknsMinorQsnFrSetOptFoc            = 0x1310,
   163     EAknsMinorQsnFrSetOptFocCornerTl    = 0x1311,
   164     EAknsMinorQsnFrSetOptFocCornerTr    = 0x1312,
   165     EAknsMinorQsnFrSetOptFocCornerBl    = 0x1313,
   166     EAknsMinorQsnFrSetOptFocCornerBr    = 0x1314,
   167     EAknsMinorQsnFrSetOptFocSideT       = 0x1315,
   168     EAknsMinorQsnFrSetOptFocSideB       = 0x1316,
   169     EAknsMinorQsnFrSetOptFocSideL       = 0x1317,
   170     EAknsMinorQsnFrSetOptFocSideR       = 0x1318,
   171     EAknsMinorQsnFrSetOptFocCenter      = 0x1319,
   172 
   173     // Setting list volume graphics
   174     EAknsMinorQsnCpSetListVolumeOn      = 0x13f0,
   175     EAknsMinorQsnCpSetListVolumeOff     = 0x13f1,
   176 
   177     // Setting list slider graphics
   178     EAknsMinorQgnIndiSliderSet          = 0x13f8,
   179 
   180     // General list highlight frame
   181     EAknsMinorQsnFrList                 = 0x1400,
   182     EAknsMinorQsnFrListCornerTl         = 0x1401,
   183     EAknsMinorQsnFrListCornerTr         = 0x1402,
   184     EAknsMinorQsnFrListCornerBl         = 0x1403,
   185     EAknsMinorQsnFrListCornerBr         = 0x1404,
   186     EAknsMinorQsnFrListSideT            = 0x1405,
   187     EAknsMinorQsnFrListSideB            = 0x1406,
   188     EAknsMinorQsnFrListSideL            = 0x1407,
   189     EAknsMinorQsnFrListSideR            = 0x1408,
   190     EAknsMinorQsnFrListCenter           = 0x1409,
   191 
   192     // General grid highlight frame
   193     EAknsMinorQsnFrGrid                 = 0x1410,
   194     EAknsMinorQsnFrGridCornerTl         = 0x1411,
   195     EAknsMinorQsnFrGridCornerTr         = 0x1412,
   196     EAknsMinorQsnFrGridCornerBl         = 0x1413,
   197     EAknsMinorQsnFrGridCornerBr         = 0x1414,
   198     EAknsMinorQsnFrGridSideT            = 0x1415,
   199     EAknsMinorQsnFrGridSideB            = 0x1416,
   200     EAknsMinorQsnFrGridSideL            = 0x1417,
   201     EAknsMinorQsnFrGridSideR            = 0x1418,
   202     EAknsMinorQsnFrGridCenter           = 0x1419,
   203 
   204     // General input field border frame
   205     EAknsMinorQsnFrInput                = 0x1500,
   206     EAknsMinorQsnFrInputCornerTl        = 0x1501,
   207     EAknsMinorQsnFrInputCornerTr        = 0x1502,
   208     EAknsMinorQsnFrInputCornerBl        = 0x1503,
   209     EAknsMinorQsnFrInputCornerBr        = 0x1504,
   210     EAknsMinorQsnFrInputSideT           = 0x1505,
   211     EAknsMinorQsnFrInputSideB           = 0x1506,
   212     EAknsMinorQsnFrInputSideL           = 0x1507,
   213     EAknsMinorQsnFrInputSideR           = 0x1508,
   214     EAknsMinorQsnFrInputCenter          = 0x1509,
   215 
   216     // Settings volume graphics
   217     EAknsMinorQsnCpSetVolumeOn          = 0x15f0,
   218     EAknsMinorQsnCpSetVolumeOff         = 0x15f1,
   219 
   220     // Slider editing graphics
   221     EAknsMinorQgnIndiSliderEdit         = 0x15f8,
   222 
   223     // Scrollbars
   224     EAknsMinorQsnCpScrollBgTop          = 0x1600,
   225     EAknsMinorQsnCpScrollBgMiddle       = 0x1601,
   226     EAknsMinorQsnCpScrollBgBottom       = 0x1602,
   227     EAknsMinorQsnCpScrollHandleBgTop    = 0x1603,
   228     EAknsMinorQsnCpScrollHandleBgMiddle = 0x1604,
   229     EAknsMinorQsnCpScrollHandleBgBottom = 0x1605,
   230     EAknsMinorQsnCpScrollHandleTop      = 0x1606,
   231     EAknsMinorQsnCpScrollHandleMiddle   = 0x1607,
   232     EAknsMinorQsnCpScrollHandleBottom   = 0x1608,
   233 
   234     // Popup generics
   235     EAknsMinorQsnBgScreenDimming        = 0x2000,
   236     EAknsMinorQsnBgPopupBackground      = 0x2001,
   237 
   238     // General popup frame
   239     EAknsMinorQsnFrPopup                = 0x2100,
   240     EAknsMinorQsnFrPopupCornerTl        = 0x2101,
   241     EAknsMinorQsnFrPopupCornerTr        = 0x2102,
   242     EAknsMinorQsnFrPopupCornerBl        = 0x2103,
   243     EAknsMinorQsnFrPopupCornerBr        = 0x2104,
   244     EAknsMinorQsnFrPopupSideT           = 0x2105,
   245     EAknsMinorQsnFrPopupSideB           = 0x2106,
   246     EAknsMinorQsnFrPopupSideL           = 0x2107,
   247     EAknsMinorQsnFrPopupSideR           = 0x2108,
   248     EAknsMinorQsnFrPopupCenter          = 0x2109,
   249 
   250     // Specific popup centers
   251     EAknsMinorQsnFrPopupCenterMenu      = 0x2110,
   252     EAknsMinorQsnFrPopupCenterSubmenu   = 0x2111,
   253     EAknsMinorQsnFrPopupCenterNote      = 0x2112,
   254     EAknsMinorQsnFrPopupCenterQuery     = 0x2113,
   255     EAknsMinorQsnFrPopupCenterFind      = 0x2114,
   256     EAknsMinorQsnFrPopupCenterSnote     = 0x2115,
   257     EAknsMinorQsnFrPopupCenterFswap     = 0x2116,
   258 
   259     // Submenu frame
   260     EAknsMinorQsnFrPopupSub             = 0x2120,
   261     EAknsMinorQsnFrPopupSubCornerTl     = 0x2121,
   262     EAknsMinorQsnFrPopupSubCornerTr     = 0x2122,
   263     EAknsMinorQsnFrPopupSubCornerBl     = 0x2123,
   264     EAknsMinorQsnFrPopupSubCornerBr     = 0x2124,
   265     EAknsMinorQsnFrPopupSubSideT        = 0x2125,
   266     EAknsMinorQsnFrPopupSubSideB        = 0x2126,
   267     EAknsMinorQsnFrPopupSubSideL        = 0x2127,
   268     EAknsMinorQsnFrPopupSubSideR        = 0x2128,
   269 
   270     // Popup heading frame
   271     EAknsMinorQsnFrPopupHeading         = 0x2130,
   272     EAknsMinorQsnFrPopupHeadingCornerTl = 0x2131,
   273     EAknsMinorQsnFrPopupHeadingCornerTr = 0x2132,
   274     EAknsMinorQsnFrPopupHeadingCornerBl = 0x2133,
   275     EAknsMinorQsnFrPopupHeadingCornerBr = 0x2134,
   276     EAknsMinorQsnFrPopupHeadingSideT    = 0x2135,
   277     EAknsMinorQsnFrPopupHeadingSideB    = 0x2136,
   278     EAknsMinorQsnFrPopupHeadingSideL    = 0x2137,
   279     EAknsMinorQsnFrPopupHeadingSideR    = 0x2138,
   280     EAknsMinorQsnFrPopupHeadingCenter   = 0x2139,
   281 
   282     // Fast application swapping
   283     EAknsMinorQsnBgFswapEnd             = 0x2150,
   284 
   285     // Flat status pane frame
   286 
   287     EAknsMinorQsnFrStatusFlat           = 0x2160,
   288     EAknsMinorQsnFrStatusFlatCornerTl   = 0x2161,
   289     EAknsMinorQsnFrStatusFlatCornerTr   = 0x2162,
   290     EAknsMinorQsnFrStatusFlatCornerBl   = 0x2163,
   291     EAknsMinorQsnFrStatusFlatCornerBr   = 0x2164,
   292     EAknsMinorQsnFrStatusFlatSideT      = 0x2165,
   293     EAknsMinorQsnFrStatusFlatSideB      = 0x2166,
   294     EAknsMinorQsnFrStatusFlatSideL      = 0x2167,
   295     EAknsMinorQsnFrStatusFlatSideR      = 0x2168,
   296     EAknsMinorQsnFrStatusFlatCenter     = 0x2169,
   297 
   298     // toolbar buttons
   299 
   300     EAknsMinorQsnFrButtonTb             = 0x2170,
   301     EAknsMinorQsnFrButtonTbCornerTl     = 0x2171,
   302     EAknsMinorQsnFrButtonTbCornerTr     = 0x2172,
   303     EAknsMinorQsnFrButtonTbCornerBl     = 0x2173,
   304     EAknsMinorQsnFrButtonTbCornerBr     = 0x2174,
   305     EAknsMinorQsnFrButtonTbSideT        = 0x2175,
   306     EAknsMinorQsnFrButtonTbSideB        = 0x2176,
   307     EAknsMinorQsnFrButtonTbSideL        = 0x2177,
   308     EAknsMinorQsnFrButtonTbSideR        = 0x2178,
   309     EAknsMinorQsnFrButtonTbCenter       = 0x2179,
   310 
   311     EAknsMinorQsnFrButtonTbInactive          = 0x2180,
   312     EAknsMinorQsnFrButtonTbCornerTlInactive  = 0x2181,
   313     EAknsMinorQsnFrButtonTbCornerTrInactive  = 0x2182,
   314     EAknsMinorQsnFrButtonTbCornerBlInactive  = 0x2183,
   315     EAknsMinorQsnFrButtonTbCornerBrInactive  = 0x2184,
   316     EAknsMinorQsnFrButtonTbSideTInactive     = 0x2185,
   317     EAknsMinorQsnFrButtonTbSideBInactive     = 0x2186,
   318     EAknsMinorQsnFrButtonTbSideLInactive     = 0x2187,
   319     EAknsMinorQsnFrButtonTbSideRInactive     = 0x2188,
   320     EAknsMinorQsnFrButtonTbCenterInactive    = 0x2189,
   321 
   322     EAknsMinorQsnFrButtonTbMode          = 0x2190,
   323     EAknsMinorQsnFrButtonTbCornerTlMode  = 0x2191,
   324     EAknsMinorQsnFrButtonTbCornerTrMode  = 0x2192,
   325     EAknsMinorQsnFrButtonTbCornerBlMode  = 0x2193,
   326     EAknsMinorQsnFrButtonTbCornerBrMode  = 0x2194,
   327     EAknsMinorQsnFrButtonTbSideTMode     = 0x2195,
   328     EAknsMinorQsnFrButtonTbSideBMode     = 0x2196,
   329     EAknsMinorQsnFrButtonTbSideLMode     = 0x2197,
   330     EAknsMinorQsnFrButtonTbSideRMode     = 0x2198,
   331     EAknsMinorQsnFrButtonTbCenterMode    = 0x2199,
   332 
   333     EAknsMinorQsnFrButtonTbPressed          = 0x21a0,
   334     EAknsMinorQsnFrButtonTbCornerTlPressed  = 0x21a1,
   335     EAknsMinorQsnFrButtonTbCornerTrPressed  = 0x21a2,
   336     EAknsMinorQsnFrButtonTbCornerBlPressed  = 0x21a3,
   337     EAknsMinorQsnFrButtonTbCornerBrPressed  = 0x21a4,
   338     EAknsMinorQsnFrButtonTbSideTPressed     = 0x21a5,
   339     EAknsMinorQsnFrButtonTbSideBPressed     = 0x21a6,
   340     EAknsMinorQsnFrButtonTbSideLPressed     = 0x21a7,
   341     EAknsMinorQsnFrButtonTbSideRPressed     = 0x21a8,
   342     EAknsMinorQsnFrButtonTbCenterPressed    = 0x21a9,
   343 
   344     EAknsMinorQsnFrButtonInactive           = 0x21b0,
   345     EAknsMinorQsnFrButtonCornerTlInactive   = 0x21b1,
   346     EAknsMinorQsnFrButtonCornerTrInactive   = 0x21b2,
   347     EAknsMinorQsnFrButtonCornerBlInactive   = 0x21b3,
   348     EAknsMinorQsnFrButtonCornerBrInactive   = 0x21b4,
   349     EAknsMinorQsnFrButtonSideTInactive      = 0x21b5,
   350     EAknsMinorQsnFrButtonSideBInactive      = 0x21b6,
   351     EAknsMinorQsnFrButtonSideLInactive      = 0x21b7,
   352     EAknsMinorQsnFrButtonSideRInactive      = 0x21b8,
   353     EAknsMinorQsnFrButtonCenterInactive     = 0x21b9,
   354 
   355     EAknsMinorQsnFrButtonNormal             = 0x21c0,
   356     EAknsMinorQsnFrButtonCornerTlNormal     = 0x21c1,
   357     EAknsMinorQsnFrButtonCornerTrNormal     = 0x21c2,
   358     EAknsMinorQsnFrButtonCornerBlNormal     = 0x21c3,
   359     EAknsMinorQsnFrButtonCornerBrNormal     = 0x21c4,
   360     EAknsMinorQsnFrButtonSideTNormal        = 0x21c5,
   361     EAknsMinorQsnFrButtonSideBNormal        = 0x21c6,
   362     EAknsMinorQsnFrButtonSideLNormal        = 0x21c7,
   363     EAknsMinorQsnFrButtonSideRNormal        = 0x21c8,
   364     EAknsMinorQsnFrButtonCenterNormal       = 0x21c9,
   365 
   366 
   367 
   368     EAknsMinorQsnFrButtonPressed            = 0x21d0,
   369     EAknsMinorQsnFrButtonCornerTlPressed    = 0x21d1,
   370     EAknsMinorQsnFrButtonCornerTrPressed    = 0x21d2,
   371     EAknsMinorQsnFrButtonCornerBlPressed    = 0x21d3,
   372     EAknsMinorQsnFrButtonCornerBrPressed    = 0x21d4,
   373     EAknsMinorQsnFrButtonSideTPressed       = 0x21d5,
   374     EAknsMinorQsnFrButtonSideBPressed       = 0x21d6,
   375     EAknsMinorQsnFrButtonSideLPressed       = 0x21d7,
   376     EAknsMinorQsnFrButtonSideRPressed       = 0x21d8,
   377     EAknsMinorQsnFrButtonCenterPressed      = 0x21d9,
   378 
   379     // touch pane buttons
   380     EAknsMinorQsnFrButtonTpNormal           = 0x21e0,
   381     EAknsMinorQsnFrButtonTpCornerTlNormal   = 0x21e1,
   382     EAknsMinorQsnFrButtonTpCornerTrNormal   = 0x21e2,
   383     EAknsMinorQsnFrButtonTpCornerBlNormal   = 0x21e3,
   384     EAknsMinorQsnFrButtonTpCornerBrNormal   = 0x21e4,
   385     EAknsMinorQsnFrButtonTpSideTNormal      = 0x21e5,
   386     EAknsMinorQsnFrButtonTpSideBNormal      = 0x21e6,
   387     EAknsMinorQsnFrButtonTpSideLNormal      = 0x21e7,
   388     EAknsMinorQsnFrButtonTpSideRNormal      = 0x21e8,
   389     EAknsMinorQsnFrButtonTpCenterNormal     = 0x21e9,
   390 
   391     EAknsMinorQsnFrButtonTpPressed          = 0x21f0,
   392     EAknsMinorQsnFrButtonTpCornerTlPressed  = 0x21f1,
   393     EAknsMinorQsnFrButtonTpCornerTrPressed  = 0x21f2,
   394     EAknsMinorQsnFrButtonTpCornerBlPressed  = 0x21f3,
   395     EAknsMinorQsnFrButtonTpCornerBrPressed  = 0x21f4,
   396     EAknsMinorQsnFrButtonTpSideTPressed     = 0x21f5,
   397     EAknsMinorQsnFrButtonTpSideBPressed     = 0x21f6,
   398     EAknsMinorQsnFrButtonTpSideLPressed     = 0x21f7,
   399     EAknsMinorQsnFrButtonTpSideRPressed     = 0x21f8,
   400     EAknsMinorQsnFrButtonTpCenterPressed    = 0x21f9,
   401 
   402     EAknsMinorQsnFrButtonTpInactive         = 0x2200,
   403     EAknsMinorQsnFrButtonTpCornerTlInactive = 0x2201,
   404     EAknsMinorQsnFrButtonTpCornerTrInactive = 0x2202,
   405     EAknsMinorQsnFrButtonTpCornerBlInactive = 0x2203,
   406     EAknsMinorQsnFrButtonTpCornerBrInactive = 0x2204,
   407     EAknsMinorQsnFrButtonTpSideTInactive    = 0x2205,
   408     EAknsMinorQsnFrButtonTpSideBInactive    = 0x2206,
   409     EAknsMinorQsnFrButtonTpSideLInactive    = 0x2207,
   410     EAknsMinorQsnFrButtonTpSideRInactive    = 0x2208,
   411     EAknsMinorQsnFrButtonTpCenterInactive   = 0x2209,
   412 
   413     EAknsMinorQgnFrSctrlButton              = 0x2300,
   414     EAknsMinorQgnFrSctrlButtonCornerTl      = 0x2301,
   415     EAknsMinorQgnFrSctrlButtonCornerTr      = 0x2302,
   416     EAknsMinorQgnFrSctrlButtonCornerBl      = 0x2303,
   417     EAknsMinorQgnFrSctrlButtonCornerBr      = 0x2304,
   418     EAknsMinorQgnFrSctrlButtonSideT         = 0x2305,
   419     EAknsMinorQgnFrSctrlButtonSideB         = 0x2306,
   420     EAknsMinorQgnFrSctrlButtonSideL         = 0x2307,
   421     EAknsMinorQgnFrSctrlButtonSideR         = 0x2308,
   422     EAknsMinorQgnFrSctrlButtonCenter        = 0x2309,
   423 
   424     EAknsMinorQgnFrSctrlSkButton            = 0x2400,
   425     EAknsMinorQgnFrSctrlSkButtonCornerTl    = 0x2401,
   426     EAknsMinorQgnFrSctrlSkButtonCornerTr    = 0x2402,
   427     EAknsMinorQgnFrSctrlSkButtonCornerBl    = 0x2403,
   428     EAknsMinorQgnFrSctrlSkButtonCornerBr    = 0x2404,
   429     EAknsMinorQgnFrSctrlSkButtonSideT       = 0x2405,
   430     EAknsMinorQgnFrSctrlSkButtonSideB       = 0x2406,
   431     EAknsMinorQgnFrSctrlSkButtonSideL       = 0x2407,
   432     EAknsMinorQgnFrSctrlSkButtonSideR       = 0x2408,
   433     EAknsMinorQgnFrSctrlSkButtonCenter      = 0x2409,
   434 
   435     EAknsMinorQsnFrButtonLatchdown          = 0x2500,
   436     EAknsMinorQsnFrButtonCornerTlLatchdown  = 0x2501,
   437     EAknsMinorQsnFrButtonCornerTrLatchdown  = 0x2502,
   438     EAknsMinorQsnFrButtonCornerBlLatchdown  = 0x2503,
   439     EAknsMinorQsnFrButtonCornerBrLatchdown  = 0x2504,
   440     EAknsMinorQsnFrButtonSideTLatchdown     = 0x2505,
   441     EAknsMinorQsnFrButtonSideBLatchdown     = 0x2506,
   442     EAknsMinorQsnFrButtonSideLLatchdown     = 0x2507,
   443     EAknsMinorQsnFrButtonSideRLatchdown     = 0x2508,
   444     EAknsMinorQsnFrButtonCenterLatchdown    = 0x2509,
   445 
   446     EAknsMinorQsnFrOrgBg                    = 0x2600,
   447     EAknsMinorQsnFrOrgBgCornerTl            = 0x2601,
   448     EAknsMinorQsnFrOrgBgCornerTr            = 0x2602,
   449     EAknsMinorQsnFrOrgBgCornerBl            = 0x2603,
   450     EAknsMinorQsnFrOrgBgCornerBr            = 0x2604,
   451     EAknsMinorQsnFrOrgBgSideT               = 0x2605,
   452     EAknsMinorQsnFrOrgBgSideB               = 0x2606,
   453     EAknsMinorQsnFrOrgBgSideL               = 0x2607,
   454     EAknsMinorQsnFrOrgBgSideR               = 0x2608,
   455     EAknsMinorQsnFrOrgBgCenter              = 0x2609,
   456 
   457     EAknsMinorQgnFrSctrlButtonLatchdown         = 0x2610,
   458     EAknsMinorQgnFrSctrlButtonCornerTlLatchdown = 0x2611,
   459     EAknsMinorQgnFrSctrlButtonCornerTrLatchdown = 0x2612,
   460     EAknsMinorQgnFrSctrlButtonCornerBlLatchdown = 0x2613,
   461     EAknsMinorQgnFrSctrlButtonCornerBrLatchdown = 0x2614,
   462     EAknsMinorQgnFrSctrlButtonSideTLatchdown    = 0x2615,
   463     EAknsMinorQgnFrSctrlButtonSideBLatchdown    = 0x2616,
   464     EAknsMinorQgnFrSctrlButtonSideLLatchdown    = 0x2617,
   465     EAknsMinorQgnFrSctrlButtonSideRLatchdown    = 0x2618,
   466     EAknsMinorQgnFrSctrlButtonCenterLatchdown   = 0x2619,
   467 
   468     EAknsMinorQgnFrSctrlButtonPressed           = 0x2620,
   469     EAknsMinorQgnFrSctrlButtonCornerTlPressed   = 0x2621,
   470     EAknsMinorQgnFrSctrlButtonCornerTrPressed   = 0x2622,
   471     EAknsMinorQgnFrSctrlButtonCornerBlPressed   = 0x2623,
   472     EAknsMinorQgnFrSctrlButtonCornerBrPressed   = 0x2624,
   473     EAknsMinorQgnFrSctrlButtonSideTPressed      = 0x2625,
   474     EAknsMinorQgnFrSctrlButtonSideBPressed      = 0x2626,
   475     EAknsMinorQgnFrSctrlButtonSideLPressed      = 0x2627,
   476     EAknsMinorQgnFrSctrlButtonSideRPressed      = 0x2628,
   477     EAknsMinorQgnFrSctrlButtonCenterPressed     = 0x2629,
   478 
   479     EAknsMinorQsnFrInputCharPreview             = 0x2630,
   480     EAknsMinorQsnFrInputCharPreviewCornerTl     = 0x2631,
   481     EAknsMinorQsnFrInputCharPreviewCornerTr     = 0x2632,
   482     EAknsMinorQsnFrInputCharPreviewCornerBl     = 0x2633,
   483     EAknsMinorQsnFrInputCharPreviewCornerBr     = 0x2634,
   484     EAknsMinorQsnFrInputCharPreviewSideT        = 0x2635,
   485     EAknsMinorQsnFrInputCharPreviewSideB        = 0x2636,
   486     EAknsMinorQsnFrInputCharPreviewSideL        = 0x2637,
   487     EAknsMinorQsnFrInputCharPreviewSideR        = 0x2638,
   488     EAknsMinorQsnFrInputCharPreviewCenter       = 0x2639,
   489 
   490 
   491     // Option item frame 2
   492     EAknsMinorQsnFrTake52               = 0x263a,
   493     EAknsMinorQsnFrTake5Corner2Tl       = 0x263b,
   494     EAknsMinorQsnFrTake5Corner2Tr       = 0x263c,
   495     EAknsMinorQsnFrTake5Corner2Bl       = 0x263d,
   496     EAknsMinorQsnFrTake5Corner2Br       = 0x263e,
   497     EAknsMinorQsnFrTake5Side2T          = 0x263f,
   498     EAknsMinorQsnFrTake5Side2B          = 0x2640,
   499     EAknsMinorQsnFrTake5Side2L          = 0x2641,
   500     EAknsMinorQsnFrTake5Side2R          = 0x2642,
   501     EAknsMinorQsnFrTake5Center2         = 0x2643,
   502     
   503     // Option item frame 3
   504     EAknsMinorQsnFrTake53               = 0x2644,
   505     EAknsMinorQsnFrTake5Corner3Tl       = 0x2645,
   506     EAknsMinorQsnFrTake5Corner3Tr       = 0x2646,
   507     EAknsMinorQsnFrTake5Corner3Bl       = 0x2647,
   508     EAknsMinorQsnFrTake5Corner3Br       = 0x2648,
   509     EAknsMinorQsnFrTake5Side3T          = 0x2649,
   510     EAknsMinorQsnFrTake5Side3B          = 0x264a,
   511     EAknsMinorQsnFrTake5Side3L          = 0x264b,
   512     EAknsMinorQsnFrTake5Side3R          = 0x264c,
   513     EAknsMinorQsnFrTake5Center3         = 0x264d,
   514     
   515     // Function button inactive -- option item frame
   516     EAknsMinorQsnFrFunctionButtonInactive               = 0x264e,
   517     EAknsMinorQsnFrFunctionButtonCornerTlInactive       = 0x264f,
   518     EAknsMinorQsnFrFunctionButtonCornerTrInactive       = 0x2650,
   519     EAknsMinorQsnFrFunctionButtonCornerBlInactive       = 0x2651,
   520     EAknsMinorQsnFrFunctionButtonCornerBrInactive       = 0x2652,
   521     EAknsMinorQsnFrFunctionButtonSideTInactive          = 0x2653,
   522     EAknsMinorQsnFrFunctionButtonSideBInactive          = 0x2654,
   523     EAknsMinorQsnFrFunctionButtonSideLInactive          = 0x2655,
   524     EAknsMinorQsnFrFunctionButtonSideRInactive          = 0x2656,
   525     EAknsMinorQsnFrFunctionButtonCenterInactive         = 0x2657,
   526     
   527     // Function button normal -- option item frame
   528     EAknsMinorQsnFrFunctionButtonNormal               = 0x2658,
   529     EAknsMinorQsnFrFunctionButtonCornerTlNormal       = 0x2659,
   530     EAknsMinorQsnFrFunctionButtonCornerTrNormal       = 0x265a,
   531     EAknsMinorQsnFrFunctionButtonCornerBlNormal       = 0x265b,
   532     EAknsMinorQsnFrFunctionButtonCornerBrNormal       = 0x265c,
   533     EAknsMinorQsnFrFunctionButtonSideTNormal          = 0x265d,
   534     EAknsMinorQsnFrFunctionButtonSideBNormal          = 0x265e,
   535     EAknsMinorQsnFrFunctionButtonSideLNormal          = 0x265f,
   536     EAknsMinorQsnFrFunctionButtonSideRNormal          = 0x2660,
   537     EAknsMinorQsnFrFunctionButtonCenterNormal         = 0x2661,
   538     
   539     // Function button pressed -- option item frame
   540     EAknsMinorQsnFrFunctionButtonPressed               = 0x2662,
   541     EAknsMinorQsnFrFunctionButtonCornerTlPressed       = 0x2663,
   542     EAknsMinorQsnFrFunctionButtonCornerTrPressed       = 0x2664,
   543     EAknsMinorQsnFrFunctionButtonCornerBlPressed       = 0x2665,
   544     EAknsMinorQsnFrFunctionButtonCornerBrPressed       = 0x2666,
   545     EAknsMinorQsnFrFunctionButtonSideTPressed          = 0x2667,
   546     EAknsMinorQsnFrFunctionButtonSideBPressed          = 0x2668,
   547     EAknsMinorQsnFrFunctionButtonSideLPressed          = 0x2669,
   548     EAknsMinorQsnFrFunctionButtonSideRPressed          = 0x266a,
   549     EAknsMinorQsnFrFunctionButtonCenterPressed         = 0x266b,
   550 
   551     // Option item frame 1
   552     EAknsMinorQsnFrTake5               = 0x266c,
   553     EAknsMinorQsnFrTake5CornerTl       = 0x266d,
   554     EAknsMinorQsnFrTake5CornerTr       = 0x266e,
   555     EAknsMinorQsnFrTake5CornerBl       = 0x266f,
   556     EAknsMinorQsnFrTake5CornerBr       = 0x2670,
   557     EAknsMinorQsnFrTake5SideT          = 0x2671,
   558     EAknsMinorQsnFrTake5SideB          = 0x2672,
   559     EAknsMinorQsnFrTake5SideL          = 0x2673,
   560     EAknsMinorQsnFrTake5SideR          = 0x2674,
   561     EAknsMinorQsnFrTake5Center         = 0x2675,
   562     
   563     // Sctrl SK button pressed
   564     EAknsMinorQgnFrSctrlSkButtonPressed           = 0x2676,
   565     EAknsMinorQgnFrSctrlSkButtonCornerTlPressed   = 0x2677,
   566     EAknsMinorQgnFrSctrlSkButtonCornerTrPressed   = 0x2678,
   567     EAknsMinorQgnFrSctrlSkButtonCornerBlPressed   = 0x2679,
   568     EAknsMinorQgnFrSctrlSkButtonCornerBrPressed   = 0x267a,
   569     EAknsMinorQgnFrSctrlSkButtonSideTPressed      = 0x267b,
   570     EAknsMinorQgnFrSctrlSkButtonSideBPressed      = 0x267c,
   571     EAknsMinorQgnFrSctrlSkButtonSideLPressed      = 0x267d,
   572     EAknsMinorQgnFrSctrlSkButtonSideRPressed      = 0x267e,
   573     EAknsMinorQgnFrSctrlSkButtonCenterPressed     = 0x267f,
   574     
   575     // Grid pressed
   576     EAknsMinorQsnFrGridPressed            = 0x2680,          
   577     EAknsMinorQsnFrGridCornerTlPressed    = 0x2681,
   578     EAknsMinorQsnFrGridCornerTrPressed    = 0x2682,
   579     EAknsMinorQsnFrGridCornerBlPressed    = 0x2683,
   580     EAknsMinorQsnFrGridCornerBrPressed    = 0x2684,
   581     EAknsMinorQsnFrGridSideTPressed       = 0x2685,
   582     EAknsMinorQsnFrGridSideBPressed       = 0x2686,
   583     EAknsMinorQsnFrGridSideLPressed       = 0x2687,
   584     EAknsMinorQsnFrGridSideRPressed       = 0x2688,
   585     EAknsMinorQsnFrGridCenterPressed      = 0x2689,
   586     
   587     // List pressed
   588     EAknsMinorQsnFrListPressed            = 0x268a,
   589     EAknsMinorQsnFrListCornerTlPressed    = 0x268b,
   590     EAknsMinorQsnFrListCornerTrPressed    = 0x268c,
   591     EAknsMinorQsnFrListCornerBlPressed    = 0x268d,
   592     EAknsMinorQsnFrListCornerBrPressed    = 0x268e,
   593     EAknsMinorQsnFrListSideTPressed       = 0x268f,
   594     EAknsMinorQsnFrListSideBPressed       = 0x2690,
   595     EAknsMinorQsnFrListSideLPressed       = 0x2691,
   596     EAknsMinorQsnFrListSideRPressed       = 0x2692,
   597     EAknsMinorQsnFrListCenterPressed      = 0x2693,
   598     
   599     // Schedule Viewer
   600     EAknsMinorQgnFsFrScheduleViewer            = 0x2694,
   601     EAknsMinorQgnFsFrScheduleViewerCornerTl    = 0x2695,
   602     EAknsMinorQgnFsFrScheduleViewerCornerTr    = 0x2696,
   603     EAknsMinorQgnFsFrScheduleViewerCornerBl    = 0x2697,
   604     EAknsMinorQgnFsFrScheduleViewerCornerBr    = 0x2698,
   605     EAknsMinorQgnFsFrScheduleViewerSideT       = 0x2699,
   606     EAknsMinorQgnFsFrScheduleViewerSideB       = 0x269a,
   607     EAknsMinorQgnFsFrScheduleViewerSideL       = 0x269b,
   608     EAknsMinorQgnFsFrScheduleViewerSideR       = 0x269c,
   609     EAknsMinorQgnFsFrScheduleViewerCenter      = 0x269d,
   610     
   611     // Home Button Widget
   612     EAknsMinorQgnHomeButtonWidget         = 0x269e,
   613     EAknsMinorQgnHomeButtonWidgetTl       = 0x269f,
   614     EAknsMinorQgnHomeButtonWidgetTr       = 0x26a0,
   615     EAknsMinorQgnHomeButtonWidgetBl       = 0x26a1,
   616     EAknsMinorQgnHomeButtonWidgetBr       = 0x26a2,
   617     EAknsMinorQgnHomeButtonWidgetT        = 0x26a3,
   618     EAknsMinorQgnHomeButtonWidgetB        = 0x26a4,
   619     EAknsMinorQgnHomeButtonWidgetL        = 0x26a5,
   620     EAknsMinorQgnHomeButtonWidgetR        = 0x26a6,
   621     EAknsMinorQgnHomeButtonWidgetCenter   = 0x26a7,
   622     
   623     // Home
   624     EAknsMinorQsnFrHome         = 0x26a8,
   625     EAknsMinorQsnFrHomeTl       = 0x26a9,
   626     EAknsMinorQsnFrHomeTr       = 0x26aa,
   627     EAknsMinorQsnFrHomeBl       = 0x26ab,
   628     EAknsMinorQsnFrHomeBr       = 0x26ac,
   629     EAknsMinorQsnFrHomeT        = 0x26ad,
   630     EAknsMinorQsnFrHomeB        = 0x26ae,
   631     EAknsMinorQsnFrHomeL        = 0x26af,
   632     EAknsMinorQsnFrHomeR        = 0x26b0,
   633     EAknsMinorQsnFrHomeCenter   = 0x26b1,
   634     
   635     // Qsn Home Bg Widget
   636     EAknsMinorQsnHomeBgWidget         = 0x26b2,
   637     EAknsMinorQsnHomeBgWidgetTl       = 0x26b3,
   638     EAknsMinorQsnHomeBgWidgetTr       = 0x26b4,
   639     EAknsMinorQsnHomeBgWidgetBl       = 0x26b5,
   640     EAknsMinorQsnHomeBgWidgetBr       = 0x26b6,
   641     EAknsMinorQsnHomeBgWidgetT        = 0x26b7,
   642     EAknsMinorQsnHomeBgWidgetB        = 0x26b8,
   643     EAknsMinorQsnHomeBgWidgetL        = 0x26b9,
   644     EAknsMinorQsnHomeBgWidgetR        = 0x26ba,
   645     EAknsMinorQsnHomeBgWidgetCenter   = 0x26bb,
   646     
   647     // Qgn Home Bg Widget
   648     EAknsMinorQgnHomeBgWidget         = 0x26bc,
   649     EAknsMinorQgnHomeBgWidgetTl       = 0x26bd,
   650     EAknsMinorQgnHomeBgWidgetTr       = 0x26be,
   651     EAknsMinorQgnHomeBgWidgetBl       = 0x26bf,
   652     EAknsMinorQgnHomeBgWidgetBr       = 0x26c0,
   653     EAknsMinorQgnHomeBgWidgetT        = 0x26c1,
   654     EAknsMinorQgnHomeBgWidgetB        = 0x26c2,
   655     EAknsMinorQgnHomeBgWidgetL        = 0x26c3,
   656     EAknsMinorQgnHomeBgWidgetR        = 0x26c4,
   657     EAknsMinorQgnHomeBgWidgetCenter   = 0x26c5,
   658     
   659     // Graf Mediatag Bubble
   660     EAknsMinorQgnGrafMediatagBubble            = 0x26c6,
   661     EAknsMinorQgnGrafMediatagBubbleCornerTl    = 0x26c7,
   662     EAknsMinorQgnGrafMediatagBubbleCornerTr    = 0x26c8,
   663     EAknsMinorQgnGrafMediatagBubbleCornerBl    = 0x26c9,
   664     EAknsMinorQgnGrafMediatagBubbleCornerBr    = 0x26ca,
   665     EAknsMinorQgnGrafMediatagBubbleSideT       = 0x26cb,
   666     EAknsMinorQgnGrafMediatagBubbleSideB       = 0x26cc,
   667     EAknsMinorQgnGrafMediatagBubbleSideL       = 0x26cd,
   668     EAknsMinorQgnGrafMediatagBubbleSideR       = 0x26ce,
   669     EAknsMinorQgnGrafMediatagBubbleCenter      = 0x26cf,
   670     
   671     
   672     // Qsn Fr Cmail List
   673     EAknsMinorQsnFrCmailList            = 0x26d0,
   674     EAknsMinorQsnFrCmailListCornerTl    = 0x26d1,
   675     EAknsMinorQsnFrCmailListCornerTr    = 0x26d2,
   676     EAknsMinorQsnFrCmailListCornerBl    = 0x26d3,
   677     EAknsMinorQsnFrCmailListCornerBr    = 0x26d4,
   678     EAknsMinorQsnFrCmailListSideTop     = 0x26d5,
   679     EAknsMinorQsnFrCmailListSideBottom  = 0x26d6,
   680     EAknsMinorQsnFrCmailListSideL       = 0x26d7,
   681     EAknsMinorQsnFrCmailListSideR       = 0x26d8,
   682     EAknsMinorQsnFrCmailListCenter      = 0x26d9,
   683     
   684     
   685     // Qgn Fr Cmail Field
   686     EAknsMinorQgnFrCmailField            = 0x26da,
   687     EAknsMinorQgnFrCmailFieldCornerTl    = 0x26db,
   688     EAknsMinorQgnFrCmailFieldCornerTr    = 0x26dc,
   689     EAknsMinorQgnFrCmailFieldCornerBl    = 0x26dd,
   690     EAknsMinorQgnFrCmailFieldCornerBr    = 0x26de,
   691     EAknsMinorQgnFrCmailFieldSideT       = 0x26df,
   692     EAknsMinorQgnFrCmailFieldSideB       = 0x26e0,
   693     EAknsMinorQgnFrCmailFieldSideL       = 0x26e1,
   694     EAknsMinorQgnFrCmailFieldSideR       = 0x26e2,
   695     EAknsMinorQgnFrCmailFieldCenter      = 0x26e3,
   696     
   697     // Home Pressed
   698     EAknsMinorQsnFrHomePressed         = 0x26e4,
   699     EAknsMinorQsnFrHomeTlPressed       = 0x26e5,
   700     EAknsMinorQsnFrHomeTrPressed       = 0x26e6,
   701     EAknsMinorQsnFrHomeBlPressed       = 0x26e7,
   702     EAknsMinorQsnFrHomeBrPressed       = 0x26e8,
   703     EAknsMinorQsnFrHomeTPressed        = 0x26e9,
   704     EAknsMinorQsnFrHomeBPressed        = 0x26ea,
   705     EAknsMinorQsnFrHomeLPressed        = 0x26eb,
   706     EAknsMinorQsnFrHomeRPressed        = 0x26ec,
   707     EAknsMinorQsnFrHomeCenterPressed   = 0x26ed,
   708     
   709     
   710     // Qsn Fr Title Divider
   711     EAknsMinorQsnFrTitleDivider            = 0x26ee,
   712     EAknsMinorQsnFrTitleDividerCornerTl    = 0x26ef,
   713     EAknsMinorQsnFrTitleDividerCornerTr    = 0x26f0,
   714     EAknsMinorQsnFrTitleDividerCornerBl    = 0x26f1,
   715     EAknsMinorQsnFrTitleDividerCornerBr    = 0x26f2,
   716     EAknsMinorQsnFrTitleDividerSideTop     = 0x26f3,
   717     EAknsMinorQsnFrTitleDividerSideBottom  = 0x26f4,
   718     EAknsMinorQsnFrTitleDividerSideL       = 0x26f5,
   719     EAknsMinorQsnFrTitleDividerSideR       = 0x26f6,
   720     EAknsMinorQsnFrTitleDividerCenter      = 0x26f7,
   721 
   722     
   723     // Colours
   724     /**
   725     * Component colour groups color table item.
   726     *
   727     * @par Note:
   728     *   From release 2.8 onwards, this element is only provided for backwards
   729     *   compatibility.
   730     *
   731     * @since 2.0
   732     */
   733     EAknsMinorQsnComponentColors        = 0x3000,
   734 
   735     /**
   736     * Color bitmap item for a specific component colour group.
   737     *
   738     * @par Note:
   739     *   From release 2.8 onwards, this element is only provided for backwards
   740     *   compatibility.
   741     *
   742     * @since 2.0
   743     */
   744     EAknsMinorQsnComponentColorBmpCG1   = 0x3001,
   745 
   746     /**
   747     * Color bitmap item for a specific component colour group.
   748     *
   749     * @par Note:
   750     *   From release 2.8 onwards, this element is only provided for backwards
   751     *   compatibility.
   752     *
   753     * @since 2.0
   754     */
   755     EAknsMinorQsnComponentColorBmpCG2   = 0x3002,
   756 
   757     /**
   758     * Color bitmap item for a specific component colour group.
   759     *
   760     * @par Note:
   761     *   From release 2.8 onwards, this element is only provided for backwards
   762     *   compatibility.
   763     *
   764     * @since 2.0
   765     */
   766     EAknsMinorQsnComponentColorBmpCG3   = 0x3003,
   767 
   768     /**
   769     * Color bitmap item for a specific component colour group.
   770     *
   771     * @par Note:
   772     *   From release 2.8 onwards, this element is only provided for backwards
   773     *   compatibility.
   774     *
   775     * @since 2.0
   776     */
   777     EAknsMinorQsnComponentColorBmpCG4   = 0x3004,
   778 
   779     /**
   780     * Color bitmap item for a specific component colour group.
   781     *
   782     * @par Note:
   783     *   From release 2.8 onwards, this element is only provided for backwards
   784     *   compatibility.
   785     *
   786     * @since 2.0
   787     */
   788     EAknsMinorQsnComponentColorBmpCG5   = 0x3005,
   789 
   790     /**
   791     * Color bitmap item for a specific component colour group.
   792     *
   793     * @par Note:
   794     *   From release 2.8 onwards, this element is only provided for backwards
   795     *   compatibility.
   796     *
   797     * @since 2.0
   798     */
   799     EAknsMinorQsnComponentColorBmpCG6a  = 0x3006,
   800 
   801     /**
   802     * Color bitmap item for a specific component colour group.
   803     *
   804     * @par Note:
   805     *   From release 2.8 onwards, this element is only provided for backwards
   806     *   compatibility.
   807     *
   808     * @since 2.0
   809     */
   810     EAknsMinorQsnComponentColorBmpCG6b  = 0x3007,
   811 
   812     /**
   813     * Scroll indicator color table item.
   814     *
   815     * @since 2.0
   816     */
   817     EAknsMinorQsnScrollColors           = 0x3100,
   818 
   819     // Extended skinning colours
   820     /**
   821     * Icon colour groups color table item.
   822     *
   823     * @since 2.8
   824     */
   825     EAknsMinorQsnIconColors             = 0x3200,
   826 
   827     /**
   828     * Text colour groups color table item.
   829     *
   830     * @since 2.8
   831     */
   832     EAknsMinorQsnTextColors             = 0x3300,
   833 
   834     /**
   835     * Line colour groups color table item.
   836     *
   837     * @since 2.8
   838     */
   839     EAknsMinorQsnLineColors             = 0x3400,
   840 
   841     /**
   842     * Other colour groups color table item.
   843     *
   844     * @since 2.8
   845     */
   846     EAknsMinorQsnOtherColors            = 0x3500,
   847 
   848     /**
   849     * Highlight colour groups color table item.
   850     *
   851     * @since 2.8
   852     */
   853     EAknsMinorQsnHighlightColors        = 0x3600,
   854 
   855     /**
   856     * Parent colour groups (that are used if no component-specific color
   857     * is available) color table item.
   858     *
   859     * @since 2.8
   860     */
   861     EAknsMinorQsnParentColors           = 0x3700,
   862 
   863     // Analogue clock
   864     EAknsMinorQsnCpClockAnalogueFace1           = 0x4000,
   865     EAknsMinorQsnCpClockAnalogueFace1MaskIcon   = 0x4003,
   866     EAknsMinorQsnCpClockAnalogueFace1MaskSoft   = 0x4003, // Obsolete alias for <ref>MaskIcon
   867     EAknsMinorQsnCpClockAnalogueBorderNum       = 0x4001,
   868     EAknsMinorQsnCpClockAnalogueFace2           = 0x4002,
   869     EAknsMinorQsnCpClockAnalogueFace2MaskIcon   = 0x4004,
   870     EAknsMinorQsnCpClockAnalogueFace2MaskSoft   = 0x4004, // Obsolete alias for <ref>MaskIcon
   871     EAknsMinorQsnCpClockAnaloguePointerHour     = 0x4005,
   872     EAknsMinorQsnCpClockAnaloguePointerMinute   = 0x4006,
   873 
   874     // Obsolete digital clock graphics
   875     EAknsMinorQsnCpClockDigitalZero             = 0x4010,
   876     EAknsMinorQsnCpClockDigitalOne              = 0x4011,
   877     EAknsMinorQsnCpClockDigitalTwo              = 0x4012,
   878     EAknsMinorQsnCpClockDigitalThree            = 0x4013,
   879     EAknsMinorQsnCpClockDigitalFour             = 0x4014,
   880     EAknsMinorQsnCpClockDigitalFive             = 0x4015,
   881     EAknsMinorQsnCpClockDigitalSix              = 0x4016,
   882     EAknsMinorQsnCpClockDigitalSeven            = 0x4017,
   883     EAknsMinorQsnCpClockDigitalEight            = 0x4018,
   884     EAknsMinorQsnCpClockDigitalNine             = 0x4019,
   885     EAknsMinorQsnCpClockDigitalStop             = 0x401a,
   886     EAknsMinorQsnCpClockDigitalColon            = 0x401b,
   887     EAknsMinorQsnCpClockDigitalZeroMaskSoft     = 0x4020,
   888     EAknsMinorQsnCpClockDigitalOneMaskSoft      = 0x4021,
   889     EAknsMinorQsnCpClockDigitalTwoMaskSoft      = 0x4022,
   890     EAknsMinorQsnCpClockDigitalThreeMaskSoft    = 0x4023,
   891     EAknsMinorQsnCpClockDigitalFourMaskSoft     = 0x4024,
   892     EAknsMinorQsnCpClockDigitalFiveMaskSoft     = 0x4025,
   893     EAknsMinorQsnCpClockDigitalSixMaskSoft      = 0x4026,
   894     EAknsMinorQsnCpClockDigitalSevenMaskSoft    = 0x4027,
   895     EAknsMinorQsnCpClockDigitalEightMaskSoft    = 0x4028,
   896     EAknsMinorQsnCpClockDigitalNineMaskSoft     = 0x4029,
   897     EAknsMinorQsnCpClockDigitalStopMaskSoft     = 0x402a,
   898     EAknsMinorQsnCpClockDigitalColonMaskSoft    = 0x402b,
   899     EAknsMinorQsnCpClockDigitalZeroMaskHard     = 0x4030,
   900     EAknsMinorQsnCpClockDigitalOneMaskHard      = 0x4031,
   901     EAknsMinorQsnCpClockDigitalTwoMaskHard      = 0x4032,
   902     EAknsMinorQsnCpClockDigitalThreeMaskHard    = 0x4033,
   903     EAknsMinorQsnCpClockDigitalFourMaskHard     = 0x4034,
   904     EAknsMinorQsnCpClockDigitalFiveMaskHard     = 0x4035,
   905     EAknsMinorQsnCpClockDigitalSixMaskHard      = 0x4036,
   906     EAknsMinorQsnCpClockDigitalSevenMaskHard    = 0x4037,
   907     EAknsMinorQsnCpClockDigitalEightMaskHard    = 0x4038,
   908     EAknsMinorQsnCpClockDigitalNineMaskHard     = 0x4039,
   909     EAknsMinorQsnCpClockDigitalStopMaskHard     = 0x403a,
   910     EAknsMinorQsnCpClockDigitalColonMaskHard    = 0x403b,
   911     EAknsMinorQsnCpClockDigitalAhZero           = 0x4110,
   912     EAknsMinorQsnCpClockDigitalAhOne            = 0x4111,
   913     EAknsMinorQsnCpClockDigitalAhTwo            = 0x4112,
   914     EAknsMinorQsnCpClockDigitalAhThree          = 0x4113,
   915     EAknsMinorQsnCpClockDigitalAhFour           = 0x4114,
   916     EAknsMinorQsnCpClockDigitalAhFive           = 0x4115,
   917     EAknsMinorQsnCpClockDigitalAhSix            = 0x4116,
   918     EAknsMinorQsnCpClockDigitalAhSeven          = 0x4117,
   919     EAknsMinorQsnCpClockDigitalAhEight          = 0x4118,
   920     EAknsMinorQsnCpClockDigitalAhNine           = 0x4119,
   921     EAknsMinorQsnCpClockDigitalAhStop           = 0x411a,
   922     EAknsMinorQsnCpClockDigitalAhColon          = 0x411b,
   923     EAknsMinorQsnCpClockDigitalAhZeroMaskSoft   = 0x4120,
   924     EAknsMinorQsnCpClockDigitalAhOneMaskSoft    = 0x4121,
   925     EAknsMinorQsnCpClockDigitalAhTwoMaskSoft    = 0x4122,
   926     EAknsMinorQsnCpClockDigitalAhThreeMaskSoft  = 0x4123,
   927     EAknsMinorQsnCpClockDigitalAhFourMaskSoft   = 0x4124,
   928     EAknsMinorQsnCpClockDigitalAhFiveMaskSoft   = 0x4125,
   929     EAknsMinorQsnCpClockDigitalAhSixMaskSoft    = 0x4126,
   930     EAknsMinorQsnCpClockDigitalAhSevenMaskSoft  = 0x4127,
   931     EAknsMinorQsnCpClockDigitalAhEightMaskSoft  = 0x4128,
   932     EAknsMinorQsnCpClockDigitalAhNineMaskSoft   = 0x4129,
   933     EAknsMinorQsnCpClockDigitalAhStopMaskSoft   = 0x412a,
   934     EAknsMinorQsnCpClockDigitalAhColonMaskSoft  = 0x412b,
   935     EAknsMinorQsnCpClockDigitalAhZeroMaskHard   = 0x4130,
   936     EAknsMinorQsnCpClockDigitalAhOneMaskHard    = 0x4131,
   937     EAknsMinorQsnCpClockDigitalAhTwoMaskHard    = 0x4132,
   938     EAknsMinorQsnCpClockDigitalAhThreeMaskHard  = 0x4133,
   939     EAknsMinorQsnCpClockDigitalAhFourMaskHard   = 0x4134,
   940     EAknsMinorQsnCpClockDigitalAhFiveMaskHard   = 0x4135,
   941     EAknsMinorQsnCpClockDigitalAhSixMaskHard    = 0x4136,
   942     EAknsMinorQsnCpClockDigitalAhSevenMaskHard  = 0x4137,
   943     EAknsMinorQsnCpClockDigitalAhEightMaskHard  = 0x4138,
   944     EAknsMinorQsnCpClockDigitalAhNineMaskHard   = 0x4139,
   945     EAknsMinorQsnCpClockDigitalAhStopMaskHard   = 0x413a,
   946     EAknsMinorQsnCpClockDigitalAhColonMaskHard  = 0x413b,
   947 
   948     // New digital clock digits (softmasked with halo, and white shape on black bg)
   949     EAknsMinorQsnCpClockDigitalNewZero          = 0x4210,
   950     EAknsMinorQsnCpClockDigitalNewOne           = 0x4211,
   951     EAknsMinorQsnCpClockDigitalNewTwo           = 0x4212,
   952     EAknsMinorQsnCpClockDigitalNewThree         = 0x4213,
   953     EAknsMinorQsnCpClockDigitalNewFour          = 0x4214,
   954     EAknsMinorQsnCpClockDigitalNewFive          = 0x4215,
   955     EAknsMinorQsnCpClockDigitalNewSix           = 0x4216,
   956     EAknsMinorQsnCpClockDigitalNewSeven         = 0x4217,
   957     EAknsMinorQsnCpClockDigitalNewEight         = 0x4218,
   958     EAknsMinorQsnCpClockDigitalNewNine          = 0x4219,
   959     EAknsMinorQsnCpClockDigitalNewStop          = 0x421a,
   960     EAknsMinorQsnCpClockDigitalNewColon         = 0x421b,
   961     EAknsMinorQsnCpClockDigitalNewZeroShape     = 0x4220,
   962     EAknsMinorQsnCpClockDigitalNewOneShape      = 0x4221,
   963     EAknsMinorQsnCpClockDigitalNewTwoShape      = 0x4222,
   964     EAknsMinorQsnCpClockDigitalNewThreeShape    = 0x4223,
   965     EAknsMinorQsnCpClockDigitalNewFourShape     = 0x4224,
   966     EAknsMinorQsnCpClockDigitalNewFiveShape     = 0x4225,
   967     EAknsMinorQsnCpClockDigitalNewSixShape      = 0x4226,
   968     EAknsMinorQsnCpClockDigitalNewSevenShape    = 0x4227,
   969     EAknsMinorQsnCpClockDigitalNewEightShape    = 0x4228,
   970     EAknsMinorQsnCpClockDigitalNewNineShape     = 0x4229,
   971     EAknsMinorQsnCpClockDigitalNewStopShape     = 0x422a,
   972     EAknsMinorQsnCpClockDigitalNewColonShape    = 0x422b,
   973 
   974     // New Arabic-Indic digital clock digits (softmasked with halo, and white shape on black bg)
   975     EAknsMinorQsnCpClockDigitalAhNewZero        = 0x4310,
   976     EAknsMinorQsnCpClockDigitalAhNewOne         = 0x4311,
   977     EAknsMinorQsnCpClockDigitalAhNewTwo         = 0x4312,
   978     EAknsMinorQsnCpClockDigitalAhNewThree       = 0x4313,
   979     EAknsMinorQsnCpClockDigitalAhNewFour        = 0x4314,
   980     EAknsMinorQsnCpClockDigitalAhNewFive        = 0x4315,
   981     EAknsMinorQsnCpClockDigitalAhNewSix         = 0x4316,
   982     EAknsMinorQsnCpClockDigitalAhNewSeven       = 0x4317,
   983     EAknsMinorQsnCpClockDigitalAhNewEight       = 0x4318,
   984     EAknsMinorQsnCpClockDigitalAhNewNine        = 0x4319,
   985     EAknsMinorQsnCpClockDigitalAhNewStop        = 0x431a,
   986     EAknsMinorQsnCpClockDigitalAhNewColon       = 0x431b,
   987     EAknsMinorQsnCpClockDigitalAhNewZeroShape   = 0x4320,
   988     EAknsMinorQsnCpClockDigitalAhNewOneShape    = 0x4321,
   989     EAknsMinorQsnCpClockDigitalAhNewTwoShape    = 0x4322,
   990     EAknsMinorQsnCpClockDigitalAhNewThreeShape  = 0x4323,
   991     EAknsMinorQsnCpClockDigitalAhNewFourShape   = 0x4324,
   992     EAknsMinorQsnCpClockDigitalAhNewFiveShape   = 0x4325,
   993     EAknsMinorQsnCpClockDigitalAhNewSixShape    = 0x4326,
   994     EAknsMinorQsnCpClockDigitalAhNewSevenShape  = 0x4327,
   995     EAknsMinorQsnCpClockDigitalAhNewEightShape  = 0x4328,
   996     EAknsMinorQsnCpClockDigitalAhNewNineShape   = 0x4329,
   997     EAknsMinorQsnCpClockDigitalAhNewStopShape   = 0x432a,
   998     EAknsMinorQsnCpClockDigitalAhNewColonShape  = 0x432b,
   999 
  1000     // Notepad frame
  1001     EAknsMinorQsnFrNotepad                      = 0x5000,
  1002     EAknsMinorQsnFrNotepadCornerTl              = 0x5001,
  1003     EAknsMinorQsnFrNotepadCornerTr              = 0x5002,
  1004     EAknsMinorQsnFrNotepadCornerBl              = 0x5003,
  1005     EAknsMinorQsnFrNotepadCornerBr              = 0x5004,
  1006     EAknsMinorQsnFrNotepadSideT                 = 0x5005,
  1007     EAknsMinorQsnFrNotepadSideB                 = 0x5006,
  1008     EAknsMinorQsnFrNotepadSideL                 = 0x5007,
  1009     EAknsMinorQsnFrNotepadSideR                 = 0x5008,
  1010     EAknsMinorQsnFrNotepadCenter                = 0x5009,
  1011 
  1012     // Notepad "cont" frame
  1013     EAknsMinorQsnFrNotepadCont                  = 0x5010,
  1014     EAknsMinorQsnFrNotepadContCornerTl          = 0x5011,
  1015     EAknsMinorQsnFrNotepadContCornerTr          = 0x5012,
  1016     EAknsMinorQsnFrNotepadContCornerBl          = 0x5013,
  1017     EAknsMinorQsnFrNotepadContCornerBr          = 0x5014,
  1018     EAknsMinorQsnFrNotepadContSideT             = 0x5015,
  1019     EAknsMinorQsnFrNotepadContSideB             = 0x5016,
  1020     EAknsMinorQsnFrNotepadContSideL             = 0x5017,
  1021     EAknsMinorQsnFrNotepadContSideR             = 0x5018,
  1022     EAknsMinorQsnFrNotepadContCenter            = 0x5019,
  1023 
  1024     // Calculator paper frame
  1025     EAknsMinorQsnFrCalcPaper                    = 0x5100,
  1026     EAknsMinorQsnFrCalcPaperCornerTl            = 0x5101,
  1027     EAknsMinorQsnFrCalcPaperCornerTr            = 0x5102,
  1028     EAknsMinorQsnFrCalcPaperCornerBl            = 0x5103,
  1029     EAknsMinorQsnFrCalcPaperCornerBr            = 0x5104,
  1030     EAknsMinorQsnFrCalcPaperSideT               = 0x5105,
  1031     EAknsMinorQsnFrCalcPaperSideB               = 0x5106,
  1032     EAknsMinorQsnFrCalcPaperSideL               = 0x5107,
  1033     EAknsMinorQsnFrCalcPaperSideR               = 0x5108,
  1034     EAknsMinorQsnFrCalcPaperCenter              = 0x5109,
  1035 
  1036     // Calculator display parts
  1037     EAknsMinorQsnFrCalcDisplaySideL             = 0x5117,
  1038     EAknsMinorQsnFrCalcDisplaySideR             = 0x5118,
  1039     EAknsMinorQsnFrCalcDisplayCenter            = 0x5119,
  1040 
  1041     // Button frame
  1042     EAknsMinorQsnFrSelButton                    = 0x5200,
  1043     EAknsMinorQsnFrSelButtonCornerTl            = 0x5201,
  1044     EAknsMinorQsnFrSelButtonCornerTr            = 0x5202,
  1045     EAknsMinorQsnFrSelButtonCornerBl            = 0x5203,
  1046     EAknsMinorQsnFrSelButtonCornerBr            = 0x5204,
  1047     EAknsMinorQsnFrSelButtonSideT               = 0x5205,
  1048     EAknsMinorQsnFrSelButtonSideB               = 0x5206,
  1049     EAknsMinorQsnFrSelButtonSideL               = 0x5207,
  1050     EAknsMinorQsnFrSelButtonSideR               = 0x5208,
  1051     EAknsMinorQsnFrSelButtonCenter              = 0x5209,
  1052 
  1053     // Info popup frame
  1054     EAknsMinorQsnFrPopupPreview                 = 0x5300,
  1055 
  1056 
  1057     // Transparent popup
  1058     EAknsMinorQgnGrafPopupTrans                 = 0x5400,
  1059 
  1060     /**
  1061     * Highlight animation for grids.
  1062     *
  1063     * @since 3.0
  1064     */
  1065     EAknsMinorQsnAnimGrid                       = 0x6000,
  1066     /**
  1067     * Highlight animation for generic lists (includes ColumnListBox, Form and
  1068     * OptionsMenu).
  1069     * TODO: Declaring animations for Form, ColumnListBox and OptionsMenu
  1070     * separately.
  1071     *
  1072     * @since 3.0
  1073     */
  1074     EAknsMinorQsnAnimList                       = 0x6001,
  1075     /**
  1076     * Highlight animation for settings list item editing list (you know, the
  1077     * one that has radio buttons and all).
  1078     *
  1079     * @since 3.0
  1080     */
  1081     EAknsMinorQsnAnimSetOptFoc                  = 0x6002,
  1082 
  1083     // Bitmap animations which are not tied to resource IDs
  1084     // these animations _must_ be defined by the default
  1085     // system skin
  1086     EAknsMinorQgnGrafLongPressAnim              = 0x7000,
  1087     // Midp alarm animation
  1088     EAknsMinorQgnNoteAlarmAlertAnim             = 0x8000,
  1089 
  1090     // ESeries frames
  1091     EAknsMinorQgnFsAction                       = 0x8100,
  1092     EAknsMinorQgnFsActionCornerTl               = 0x8101,
  1093     EAknsMinorQgnFsActionCornerTr               = 0x8102,
  1094     EAknsMinorQgnFsActionCornerBl               = 0x8103,
  1095     EAknsMinorQgnFsActionCornerBr               = 0x8104,
  1096     EAknsMinorQgnFsActionSideT                  = 0x8105,
  1097     EAknsMinorQgnFsActionSideB                  = 0x8106,
  1098     EAknsMinorQgnFsActionSideL                  = 0x8107,
  1099     EAknsMinorQgnFsActionSideR                  = 0x8108,
  1100     EAknsMinorQgnFsActionCenter                 = 0x8109,
  1101 
  1102     EAknsMinorQgnFsCaleWeekHighBottom           = 0x8200,
  1103     EAknsMinorQgnFsCaleWeekHighBottomCornerTl   = 0x8201,
  1104     EAknsMinorQgnFsCaleWeekHighBottomCornerTr   = 0x8202,
  1105     EAknsMinorQgnFsCaleWeekHighBottomCornerBl   = 0x8203,
  1106     EAknsMinorQgnFsCaleWeekHighBottomCornerBr   = 0x8204,
  1107     EAknsMinorQgnFsCaleWeekHighBottomSideT      = 0x8205,
  1108     EAknsMinorQgnFsCaleWeekHighBottomSideB      = 0x8206,
  1109     EAknsMinorQgnFsCaleWeekHighBottomSideL      = 0x8207,
  1110     EAknsMinorQgnFsCaleWeekHighBottomSideR      = 0x8208,
  1111     EAknsMinorQgnFsCaleWeekHighBottomCenter     = 0x8209,
  1112 
  1113     EAknsMinorQgnFsCaleWeekHigh                 = 0x8300,
  1114     EAknsMinorQgnFsCaleWeekHighCornerTl         = 0x8301,
  1115     EAknsMinorQgnFsCaleWeekHighCornerTr         = 0x8302,
  1116     EAknsMinorQgnFsCaleWeekHighCornerBl         = 0x8303,
  1117     EAknsMinorQgnFsCaleWeekHighCornerBr         = 0x8304,
  1118     EAknsMinorQgnFsCaleWeekHighSideT            = 0x8305,
  1119     EAknsMinorQgnFsCaleWeekHighSideB            = 0x8306,
  1120     EAknsMinorQgnFsCaleWeekHighSideL            = 0x8307,
  1121     EAknsMinorQgnFsCaleWeekHighSideR            = 0x8308,
  1122     EAknsMinorQgnFsCaleWeekHighCenter           = 0x8309,
  1123 
  1124     EAknsMinorQgnFsCaleWeekHighTop              = 0x8400,
  1125     EAknsMinorQgnFsCaleWeekHighTopCornerTl      = 0x8401,
  1126     EAknsMinorQgnFsCaleWeekHighTopCornerTr      = 0x8402,
  1127     EAknsMinorQgnFsCaleWeekHighTopCornerBl      = 0x8403,
  1128     EAknsMinorQgnFsCaleWeekHighTopCornerBr      = 0x8404,
  1129     EAknsMinorQgnFsCaleWeekHighTopSideT         = 0x8405,
  1130     EAknsMinorQgnFsCaleWeekHighTopSideB         = 0x8406,
  1131     EAknsMinorQgnFsCaleWeekHighTopSideL         = 0x8407,
  1132     EAknsMinorQgnFsCaleWeekHighTopSideR         = 0x8408,
  1133     EAknsMinorQgnFsCaleWeekHighTopCenter        = 0x8409,
  1134 
  1135     EAknsMinorQgnFsGrid                         = 0x8500,
  1136     EAknsMinorQgnFsGridCornerTl                 = 0x8501,
  1137     EAknsMinorQgnFsGridCornerTr                 = 0x8502,
  1138     EAknsMinorQgnFsGridCornerBl                 = 0x8503,
  1139     EAknsMinorQgnFsGridCornerBr                 = 0x8504,
  1140     EAknsMinorQgnFsGridSideT                    = 0x8505,
  1141     EAknsMinorQgnFsGridSideL                    = 0x8506,
  1142     EAknsMinorQgnFsGridSideR                    = 0x8507,
  1143     EAknsMinorQgnFsGridSideB                    = 0x8508,
  1144     EAknsMinorQgnFsGridCenter                   = 0x8509,
  1145 
  1146     EAknsMinorQgnFsInput                        = 0x8600,
  1147     EAknsMinorQgnFsInputCornerTl                = 0x8601,
  1148     EAknsMinorQgnFsInputCornerTr                = 0x8602,
  1149     EAknsMinorQgnFsInputCornerBl                = 0x8603,
  1150     EAknsMinorQgnFsInputCornerBr                = 0x8604,
  1151     EAknsMinorQgnFsInputSideT                   = 0x8605,
  1152     EAknsMinorQgnFsInputSideL                   = 0x8606,
  1153     EAknsMinorQgnFsInputSideR                   = 0x8607,
  1154     EAknsMinorQgnFsInputSideB                   = 0x8608,
  1155     EAknsMinorQgnFsInputCenter                  = 0x8609,
  1156 
  1157     EAknsMinorQgnFsList                         = 0x8700,
  1158     EAknsMinorQgnFsListCornerTl                 = 0x8701,
  1159     EAknsMinorQgnFsListCornerTr                 = 0x8702,
  1160     EAknsMinorQgnFsListCornerBl                 = 0x8703,
  1161     EAknsMinorQgnFsListCornerBr                 = 0x8704,
  1162     EAknsMinorQgnFsListSideT                    = 0x8705,
  1163     EAknsMinorQgnFsListSideL                    = 0x8706,
  1164     EAknsMinorQgnFsListSideR                    = 0x8707,
  1165     EAknsMinorQgnFsListSideB                    = 0x8708,
  1166     EAknsMinorQgnFsListCenter                   = 0x8709
  1167     };
  1168 
  1169 // ----------------------------------------------------------------------------
  1170 // EAknsMajorAvkon item IDs
  1171 // ----------------------------------------------------------------------------
  1172 
  1173 /**
  1174 * Minor values for item IDs in EAknsMajorAvkon major class.
  1175 *
  1176 * @since 2.0
  1177 */
  1178 enum TAknsMinorAvkonValue
  1179     {
  1180 
  1181     // Icon group "gene"
  1182     EAknsMinorQgnIndiScrollUpMask       = 0x106,
  1183     EAknsMinorQgnIndiScrollDownMask     = 0x107,
  1184     EAknsMinorQgnIndiSignalStrength     = 0x24,
  1185     EAknsMinorQgnIndiBatteryStrength    = 0x26,
  1186     EAknsMinorQgnIndiNoSignal           = 0x1d6,
  1187     EAknsMinorQgnIndiFindGlass          = 0x4c,
  1188     EAknsMinorQgnPropCheckboxOff        = 0x7a,
  1189     EAknsMinorQgnPropCheckboxOn         = 0x78,
  1190     EAknsMinorQgnPropFolderSmall        = 0x86,
  1191     EAknsMinorQgnPropGroupSmall         = 0x80,
  1192     EAknsMinorQgnPropRadiobuttOff       = 0x7e,
  1193     EAknsMinorQgnPropRadiobuttOn        = 0x7c,
  1194     EAknsMinorQgnPropFolderLarge        = 0x8a,
  1195     EAknsMinorQgnPropFolderMedium       = 0x88,
  1196     EAknsMinorQgnPropGroupLarge         = 0x84,
  1197     EAknsMinorQgnPropGroupMedium        = 0x82,
  1198     EAknsMinorQgnPropUnsupportedFile    = 0x1020,
  1199     EAknsMinorQgnPropFolderGms          = 0x1021,
  1200     EAknsMinorQgnPropFmgrFileGame       = 0x1030,
  1201     EAknsMinorQgnPropFmgrFileOther      = 0x1031,
  1202     EAknsMinorQgnPropFolderCurrent      = 0x1040,
  1203     EAknsMinorQgnPropFolderSubSmall     = 0x1041,
  1204     EAknsMinorQgnPropFolderAppsMedium   = 0x1042,
  1205     EAknsMinorQgnMenuFolderApps         = 0x1042, // Intentional alias to QgnPropFolderAppsMedium
  1206     EAknsMinorQgnPropFolderSubMedium    = 0x1043,
  1207     EAknsMinorQgnPropFolderImages       = 0x1044,
  1208     EAknsMinorQgnPropFolderMmsTemp      = 0x1045,
  1209     EAknsMinorQgnPropFolderSounds       = 0x1046,
  1210     EAknsMinorQgnPropFolderSubLarge     = 0x1047,
  1211     EAknsMinorQgnPropFolderVideo        = 0x1048,
  1212     EAknsMinorQgnPropImFrom             = 0x1050,
  1213     EAknsMinorQgnPropImTome             = 0x1051,
  1214     EAknsMinorQgnPropNrtypAddress       = 0x90,
  1215     EAknsMinorQgnPropNrtypCompAddress   = 0x1100,
  1216     EAknsMinorQgnPropNrtypHomeAddress   = 0x1101,
  1217     EAknsMinorQgnPropNrtypDate          = 0x1102,
  1218     EAknsMinorQgnPropNrtypEmail         = 0x92,
  1219     EAknsMinorQgnPropNrtypFax           = 0x94,
  1220     EAknsMinorQgnPropNrtypMobile        = 0x98,
  1221     EAknsMinorQgnPropNrtypNote          = 0x9a,
  1222     EAknsMinorQgnPropNrtypPager         = 0x9c,
  1223     EAknsMinorQgnPropNrtypPhone         = 0x9e,
  1224     EAknsMinorQgnPropNrtypTone          = 0x1103,
  1225     EAknsMinorQgnPropNrtypUrl           = 0xa0,
  1226     EAknsMinorQgnIndiSubmenu            = 0x1ce,
  1227     EAknsMinorQgnIndiOnimageAudio       = 0x1060,
  1228     EAknsMinorQgnPropFolderDigital      = 0x1070,
  1229     EAknsMinorQgnPropFolderSimple       = 0x1071,
  1230     EAknsMinorQgnPropFolderPres         = 0x1072,
  1231     EAknsMinorQgnPropFileVideo          = 0x1080,
  1232     EAknsMinorQgnPropFileAudio          = 0x1081,
  1233     EAknsMinorQgnPropFileRam            = 0x1082,
  1234     EAknsMinorQgnPropFilePlaylist       = 0x1083,
  1235     EAknsMinorQgnPropWmlFolderLinkSeamless = 0x10a0,
  1236     EAknsMinorQgnIndiFindGoto           = 0x228,
  1237 
  1238     // Icon group "tab"
  1239     EAknsMinorQgnGrafTab21              = 0x0,
  1240     EAknsMinorQgnGrafTab22              = 0x2,
  1241     EAknsMinorQgnGrafTab31              = 0x4,
  1242     EAknsMinorQgnGrafTab32              = 0x6,
  1243     EAknsMinorQgnGrafTab33              = 0x8,
  1244     EAknsMinorQgnGrafTab41              = 0xa,
  1245     EAknsMinorQgnGrafTab42              = 0xc,
  1246     EAknsMinorQgnGrafTab43              = 0xe,
  1247     EAknsMinorQgnGrafTab44              = 0x10,
  1248     EAknsMinorQgnGrafTabLong21          = 0x12,
  1249     EAknsMinorQgnGrafTabLong22          = 0x14,
  1250     EAknsMinorQgnGrafTabLong31          = 0x16,
  1251     EAknsMinorQgnGrafTabLong32          = 0x18,
  1252     EAknsMinorQgnGrafTabLong33          = 0x1a,
  1253 
  1254     // Tab icons for A&H
  1255     EAknsMinorQgnPropFolderTab1         = 0x1300,
  1256     EAknsMinorQgnPropFolderHelpTab1     = 0x1301,
  1257     EAknsMinorQgnPropHelpOpenTab1       = 0x130b,
  1258     EAknsMinorQgnPropFolderImageTab1    = 0x1302,
  1259     EAknsMinorQgnPropFolderMessageTab1  = 0x1303,
  1260     EAknsMinorQgnPropFolderMessageAttachTab1 = 0x1304,
  1261     EAknsMinorQgnPropFolderMessageAudioTab1 = 0x1305,
  1262     EAknsMinorQgnPropFolderMessageObjectTab1 = 0x1306,
  1263     EAknsMinorQgnPropNoteListAlphaTab2  = 0x1307,
  1264     EAknsMinorQgnPropListKeywordTab2    = 0x130c,
  1265     EAknsMinorQgnPropNoteListTimeTab2   = 0x1308,
  1266     EAknsMinorQgnPropMceDocTab4         = 0x1309,
  1267     EAknsMinorQgnPropFolderTab          = 0x130a,
  1268     EAknsMinorQgnPropListKeywordArabicTab2 = 0x1900,
  1269     EAknsMinorQgnPropListKeywordHebrewTab2 = 0x1901,
  1270     EAknsMinorQgnPropNoteListAlphaArabicTab2 = 0x1910,
  1271     EAknsMinorQgnPropNoteListAlphaHebrewTab2 = 0x1911,
  1272 
  1273     // Icon group "bt"
  1274     EAknsMinorQgnPropBtAudio            = 0x1b7,
  1275     EAknsMinorQgnPropBtUnknown          = 0x118,
  1276 
  1277     // Icon group "mce"
  1278     EAknsMinorQgnPropFolderSmallNew     = 0x8c,
  1279     EAknsMinorQgnPropFolderTemp         = 0x8e,
  1280     EAknsMinorQgnPropMceUnknownRead     = 0x1200,
  1281     EAknsMinorQgnPropMceUnknownUnread   = 0x1201,
  1282     EAknsMinorQgnPropMceBtUnread        = 0x1202,
  1283     EAknsMinorQgnPropMceDocSmall        = 0x1203,
  1284     EAknsMinorQgnPropMceDocumentsNewSub = 0x1280,
  1285     EAknsMinorQgnPropMceDocumentsSub    = 0x1281,
  1286     EAknsMinorQgnPropFolderSubs         = 0x1282,
  1287     EAknsMinorQgnPropFolderSubsNew      = 0x1283,
  1288     EAknsMinorQgnPropFolderSubSubs      = 0x1284,
  1289     EAknsMinorQgnPropFolderSubSubsNew   = 0x1285,
  1290     EAknsMinorQgnPropFolderSubUnsubsNew = 0x1286,
  1291     EAknsMinorQgnPropFolderUnsubsNew    = 0x1287,
  1292     EAknsMinorQgnPropMceWriteSub        = 0x1288,
  1293     EAknsMinorQgnPropMceInboxSub        = 0x1289,
  1294     EAknsMinorQgnPropMceInboxNewSub     = 0x128a,
  1295     EAknsMinorQgnPropMceRemoteSub       = 0x128b,
  1296     EAknsMinorQgnPropMceRemoteNewSub    = 0x128c,
  1297     EAknsMinorQgnPropMceSentSub         = 0x128f,
  1298     EAknsMinorQgnPropMceOutboxSub       = 0x1290,
  1299     EAknsMinorQgnPropMceDrSub           = 0x1291,
  1300 
  1301     // Icon group "log"
  1302     EAknsMinorQgnPropLogCallsSub        = 0x1a00,
  1303     EAknsMinorQgnPropLogMissedSub       = 0x1a01,
  1304     EAknsMinorQgnPropLogInSub           = 0x1a02,
  1305     EAknsMinorQgnPropLogOutSub          = 0x1a03,
  1306     EAknsMinorQgnPropLogTimersSub       = 0x1a04,
  1307     EAknsMinorQgnPropLogTimerCallLast   = 0x1a05,
  1308     EAknsMinorQgnPropLogTimerCallOut    = 0x1a06,
  1309     EAknsMinorQgnPropLogTimerCallIn     = 0x1a07,
  1310     EAknsMinorQgnPropLogTimerCallAll    = 0x1a08,
  1311     EAknsMinorQgnPropLogGprsSub         = 0x1a09,
  1312     EAknsMinorQgnPropLogGprsSent        = 0x1a0a,
  1313     EAknsMinorQgnPropLogGprsReceived    = 0x1a0b,
  1314 
  1315     // Icon group "Camera settings"
  1316     EAknsMinorQgnPropSetCamsImageSub    = 0x1b00,
  1317     EAknsMinorQgnPropSetCamsVideoSub    = 0x1b01,
  1318 
  1319     // Icon group "realplayer settings"
  1320     EAknsMinorQgnPropSetMpVideoSub      = 0x1c00,
  1321     EAknsMinorQgnPropSetMpAudioSub      = 0x1c01,
  1322     EAknsMinorQgnPropSetMpStreamSub     = 0x1c02,
  1323 
  1324     // Icon group "chat"
  1325     EAknsMinorQgnPropImIbox             = 0x1d00,
  1326     EAknsMinorQgnPropImFriends          = 0x1d01,
  1327     EAknsMinorQgnPropImList             = 0x1d02,
  1328 
  1329     // Icon group "dyc"
  1330     EAknsMinorQgnPropDycPublicSub       = 0x1e00,
  1331     EAknsMinorQgnPropDycPrivateSub      = 0x1e01,
  1332     EAknsMinorQgnPropDycBlockedSub      = 0x1e02,
  1333     EAknsMinorQgnPropDycAvailBig        = 0x1e03,
  1334     EAknsMinorQgnPropDycDiscreetBig     = 0x1e04,
  1335     EAknsMinorQgnPropDycNotAvailBig     = 0x1e05,
  1336     EAknsMinorQgnPropDycNotPublishBig   = 0x1e06,
  1337 
  1338     // Icon group "Settings"
  1339     EAknsMinorQgnPropSetDeviceSub       = 0x1f00,
  1340     EAknsMinorQgnPropSetCallSub         = 0x1f01,
  1341     EAknsMinorQgnPropSetConnecSub       = 0x1f02,
  1342     EAknsMinorQgnPropSetDatimSub        = 0x1f03,
  1343     EAknsMinorQgnPropSetSecSub          = 0x1f04,
  1344     EAknsMinorQgnPropSetDivSub          = 0x1f05,
  1345     EAknsMinorQgnPropSetBarrSub         = 0x1f06,
  1346     EAknsMinorQgnPropSetNetworkSub      = 0x1f07,
  1347     EAknsMinorQgnPropSetAccessorySub    = 0x1f08,
  1348 
  1349     // Icon group "location"
  1350     EAknsMinorQgnPropLocSetSub          = 0x2200,
  1351     EAknsMinorQgnPropLocRequestsSub     = 0x2201,
  1352 
  1353     // Icon group "Wallet"
  1354     EAknsMinorQgnPropWalletServiceSub   = 0x2300,
  1355     EAknsMinorQgnPropWalletTicketsSub   = 0x2301,
  1356     EAknsMinorQgnPropWalletCardsSub     = 0x2302,
  1357     EAknsMinorQgnPropWalletPnotesSub    = 0x2304,
  1358 
  1359     // Icon group "Sync"
  1360     EAknsMinorQgnPropSmlBt              = 0x2400,
  1361 
  1362     // Icon group "note"
  1363     EAknsMinorQgnNoteQuery              = 0xcc,
  1364     EAknsMinorQgnNoteAlarmClock         = 0xa6,
  1365     EAknsMinorQgnNoteBattCharging       = 0xaa,
  1366     EAknsMinorQgnNoteBattFull           = 0xac,
  1367     EAknsMinorQgnNoteBattLow            = 0xae,
  1368     EAknsMinorQgnNoteBattNotCharging    = 0xb0,
  1369     EAknsMinorQgnNoteBattRecharge       = 0xb2,
  1370     EAknsMinorQgnNoteErased             = 0xba,
  1371     EAknsMinorQgnNoteError              = 0xbc,
  1372     EAknsMinorQgnNoteFaxpc              = 0x1510,
  1373     EAknsMinorQgnNoteGrps               = 0x1511,
  1374     EAknsMinorQgnNoteInfo               = 0xbe,
  1375     EAknsMinorQgnNoteKeyguard           = 0x173,
  1376     EAknsMinorQgnNoteOk                 = 0xc8,
  1377     EAknsMinorQgnNoteProgress           = 0xca,
  1378     EAknsMinorQgnNoteWarning            = 0xd6,
  1379 
  1380     // Icon group "phota"
  1381     EAknsMinorQgnPropImageNotcreated    = 0x1700,
  1382     EAknsMinorQgnPropImageCorrupted     = 0x1701,
  1383 
  1384     // Icon group "memc"
  1385     EAknsMinorQgnPropFileSmall          = 0x1800,
  1386     EAknsMinorQgnPropPhoneMemc          = 0x1801,
  1387     EAknsMinorQgnPropMmcMemc            = 0x1802,
  1388     EAknsMinorQgnPropMmcLocked          = 0x1803,
  1389     EAknsMinorQgnPropMmcNon             = 0x1804,
  1390     EAknsMinorQgnPropPhoneMemcLarge     = 0x1805,
  1391     EAknsMinorQgnPropMmcMemcLarge       = 0x1806,
  1392 
  1393     // Other icons
  1394     EAknsMinorQgnIndiNaviArrowLeft      = 0x2a,
  1395     EAknsMinorQgnIndiNaviArrowRight     = 0x2c,
  1396     EAknsMinorQgnGrafProgressBar        = 0x15a,
  1397     EAknsMinorQgnGrafVorecProgressBar   = 0x15c,
  1398     EAknsMinorQgnGrafVorecBarBackground = 0x15e,
  1399     EAknsMinorQgnGrafWaitBarBackground  = 0x160,
  1400     EAknsMinorQgnGrafWaitBar1           = 0x162,
  1401     EAknsMinorQgnGrafSimpdStatusBackg   = 0x1600,
  1402     EAknsMinorQgnGrafPbStatusBackg      = 0x1601,
  1403     EAknsMinorQgnGrafSnoteAdd1          = 0x1610,
  1404     EAknsMinorQgnGrafSnoteAdd2          = 0x1611,
  1405 
  1406     // Other icons for A&H
  1407     EAknsMinorQgnIndiCamsPhoneMemc      = 0x1680,
  1408     EAknsMinorQgnIndiDycDtOtherAdd      = 0x1681,
  1409     EAknsMinorQgnPropFolderDyc          = 0x1682,
  1410     EAknsMinorQgnPropFolderTab2         = 0x1683,
  1411     EAknsMinorQgnPropLogLogsTab2        = 0x1684,
  1412     EAknsMinorQgnPropMceDraftsNewSub    = 0x1685,
  1413     EAknsMinorQgnPropMceDraftsSub       = 0x1686,
  1414     EAknsMinorQgnPropWmlFolderAdap      = 0x1687,
  1415 
  1416     // Navi area components
  1417     EAknsMinorQsnBgNavipaneSolid        = 0x1010,
  1418     EAknsMinorQsnBgNavipaneWipe         = 0x170,
  1419     EAknsMinorQsnBgNavipaneSolidIdle    = 0x1011,
  1420     EAknsMinorQsnBgNavipaneWipeIdle     = 0x1012,
  1421 
  1422     // Bitmaps for animations
  1423     EAknsMinorQgnNoteQuery2             = 0x2000,
  1424     EAknsMinorQgnNoteQuery3             = 0x2001,
  1425     EAknsMinorQgnNoteQuery4             = 0x2002,
  1426     EAknsMinorQgnNoteQuery5             = 0x2003,
  1427 
  1428     // Animations
  1429     EAknsMinorQgnNoteQueryAnim          = 0x8cc013e,
  1430     EAknsMinorQgnNoteBattChargingAnim   = 0x8cc0142,
  1431     EAknsMinorQgnNoteBattFullAnim       = 0x8cc0144,
  1432     EAknsMinorQgnNoteBattLowAnim        = 0x8cc0146,
  1433     EAknsMinorQgnNoteBattNotChargingAnim= 0x8cc0148,
  1434     EAknsMinorQgnNoteBattRechargeAnim   = 0x8cc014a,
  1435     EAknsMinorQgnNoteErasedAnim         = 0x8cc0136,
  1436     EAknsMinorQgnNoteErrorAnim          = 0x8cc013c,
  1437     EAknsMinorQgnNoteInfoAnim           = 0x8cc0138,
  1438     EAknsMinorQgnNoteKeyguardLockedAnim = 0x8cc014c,
  1439     EAknsMinorQgnNoteKeyguardOpenAnim   = 0x8cc014e,
  1440     EAknsMinorQgnNoteOkAnim             = 0x8cc0134,
  1441     EAknsMinorQgnNoteWarningAnim        = 0x8cc013a,
  1442     EAknsMinorQgnNoteBtAnim             = 0xc34d022,
  1443     EAknsMinorQgnNoteFaxpcAnim          = 0x1f49700b,
  1444     EAknsMinorQgnGrafBarWaitAnim        = 0x8cc0140,
  1445 
  1446     // Browser animations
  1447     EAknsMinorQgnMenuWmlAnim            = 0x5c512128,
  1448     EAknsMinorQgnIndiWaitWmlCsdAnim     = 0x5c512125,
  1449     EAknsMinorQgnIndiWaitWmlGprsAnim    = 0x5c512127,
  1450     EAknsMinorQgnIndiWaitWmlHscsdAnim   = 0x5c51212b,
  1451 
  1452     // CLS animations
  1453     EAknsMinorQgnMenuClsCxtAnim         = 0x10ad705d,
  1454 
  1455     // Telephony Swipe Indicator animations
  1456     EAknsMinorQgnGrafSwipeindiAnimLeft    = 0x8cc0150,
  1457     EAknsMinorQgnGrafSwipeindiBgLeftAnim    = 0x8cc0151,
  1458     EAknsMinorQgnGrafSwipeindiBgRightAnim    = 0x8cc0152,
  1459     EAknsMinorQgnGrafSwipeindiBlueAnimLeft    = 0x8cc0153,
  1460     EAknsMinorQgnGrafSwipeindiGreenAnimRight    = 0x8cc0154,
  1461     EAknsMinorQgnGrafSwipeindiOrangeAnimLeft    = 0x8cc0155,
  1462     EAknsMinorQgnGrafSwipeindiOrangeAnimRight    = 0x8cc0156,
  1463     EAknsMinorQgnGrafSwipeindiRedAnimLeft    = 0x8cc0157,
  1464     EAknsMinorQgnGrafSwipeindiRedAnimRight    = 0x8cc0158
  1465     };
  1466 
  1467 // ----------------------------------------------------------------------------
  1468 // EAknsMajorAppIconBmpLst item IDs
  1469 // ----------------------------------------------------------------------------
  1470 
  1471 /**
  1472 * Minor values for item IDs in EAknsMajorAppIconBmpLst major class.
  1473 *
  1474 * @since 2.0
  1475 */
  1476 enum TAknsMinorAppIconBmpLstValue
  1477     {
  1478     EAknsMinorQgnMenuBtLst              = 0x10005951,
  1479     EAknsMinorQgnMenuCalcLst            = 0x10005902,
  1480     EAknsMinorQgnMenuCaleLst            = 0x10005901,
  1481     EAknsMinorQgnMenuCamcorderLst       = 0x2000,
  1482     EAknsMinorQgnMenuCamLst             = 0x1000593f,
  1483     // Deprecated - divert application was removed from platform in 2.0.
  1484     EAknsMinorQgnMenuDivertLst          = 0x200b,
  1485     EAknsMinorQgnMenuGamesLst           = 0x2001,
  1486     EAknsMinorQgnMenuHelpLst            = 0x10005234,
  1487     EAknsMinorQgnMenuIdleLst            = 0x100058b3,
  1488     EAknsMinorQgnMenuImLst              = 0x101f4673,
  1489     EAknsMinorQgnMenuIrLst              = 0x1000594D,
  1490     EAknsMinorQgnMenuLogLst             = 0x101f4cd5,
  1491     EAknsMinorQgnMenuMceLst             = 0x100058C5,
  1492     EAknsMinorQgnMenuMceCardLst         = 0x101f4ce5,
  1493     EAknsMinorQgnMenuMemoryLst          = 0x101f4666,
  1494     EAknsMinorQgnMenuMidletLst          = 0x200e,
  1495     EAknsMinorQgnMenuMidletSuiteLst     = 0x200f,
  1496     EAknsMinorQgnMenuModeLst            = 0x100058f8,
  1497     EAknsMinorQgnMenuNoteLst            = 0x10005907,
  1498     EAknsMinorQgnMenuPhobLst            = 0x101f4cce,
  1499     EAknsMinorQgnMenuPhotaLst           = 0x101f4cd1,
  1500     EAknsMinorQgnMenuPinbLst            = 0x1000590b,
  1501     EAknsMinorQgnMenuQdialLst           = 0x1000590A,
  1502     EAknsMinorQgnMenuSetLst             = 0x100058ec,
  1503     EAknsMinorQgnMenuSimpdLst           = 0x101F4CF6,
  1504     EAknsMinorQgnMenuSmsvoLst           = 0x100058f5,
  1505     EAknsMinorQgnMenuTodoLst            = 0x10005900,
  1506     EAknsMinorQgnMenuUnknownLst         = 0x2100,
  1507     EAknsMinorQgnMenuVideoLst           = 0x2007,
  1508     EAknsMinorQgnMenuVoirecLst          = 0x100058CA,
  1509     EAknsMinorQgnMenuWclkLst            = 0x10005903,
  1510     EAknsMinorQgnMenuWmlLst             = 0x10008d39,
  1511     EAknsMinorQgnMenuLocLst             = 0x101F4D91,
  1512     EAknsMinorQgnMenuBlidLst            = 0x101F85A0,
  1513     EAknsMinorQgnMenuDycLst             = 0x101f467c,
  1514     EAknsMinorQgnMenuDmLst              = 0x101f6de5,
  1515     EAknsMinorQgnMenuLmLst              = 0x101F85A2
  1516     };
  1517 
  1518 // ----------------------------------------------------------------------------
  1519 // EAknsMajorAppIconBmpCxt item IDs
  1520 // ----------------------------------------------------------------------------
  1521 
  1522 /**
  1523 * Minor values for item IDs in EAknsMajorAppIconBmpCxt major class.
  1524 *
  1525 * @since 2.0
  1526 */
  1527 enum TAknsMinorAppIconBmpCxtValue
  1528     {
  1529     EAknsMinorQgnMenuAppsgridCxt        = 0x101f4cd2,
  1530     EAknsMinorQgnMenuBtCxt              = 0x10005951,
  1531     EAknsMinorQgnMenuCaleCxt            = 0x10005901,
  1532     EAknsMinorQgnMenuCamcorderCxt       = 0x2000,
  1533     EAknsMinorQgnMenuCamCxt             = 0x1000593f,
  1534     EAknsMinorQgnMenuCnvCxt             = 0x101f4668,
  1535     EAknsMinorQgnMenuConCxt             = 0x200a,
  1536     // Deprecated - divert application was removed from platform in 2.0.
  1537     EAknsMinorQgnMenuDivertCxt          = 0x200b,
  1538     EAknsMinorQgnMenuGamesCxt           = 0x2001,
  1539     EAknsMinorQgnMenuHelpCxt            = 0x10005234,
  1540     EAknsMinorQgnMenuImCxt              = 0x101f4673,
  1541     EAknsMinorQgnMenuImOffCxt           = 0x2004,
  1542     EAknsMinorQgnMenuIrCxt              = 0x1000594D,
  1543     EAknsMinorQgnMenuJavaCxt            = 0x200c,
  1544     EAknsMinorQgnMenuLogCxt             = 0x101f4cd5,
  1545     EAknsMinorQgnMenuMceCxt             = 0x100058C5,
  1546     EAknsMinorQgnMenuMceCardCxt         = 0x101f4ce5,
  1547     EAknsMinorQgnMenuMceMmcCxt          = 0x2006,
  1548     EAknsMinorQgnMenuMemoryCxt          = 0x101f4666,
  1549     EAknsMinorQgnMenuMidletSuiteCxt     = 0x200f,
  1550     EAknsMinorQgnMenuModeCxt            = 0x100058f8,
  1551     EAknsMinorQgnMenuNoteCxt            = 0x10005907,
  1552     EAknsMinorQgnMenuPhobCxt            = 0x101f4cce,
  1553     EAknsMinorQgnMenuPhotaCxt           = 0x101f4cd1,
  1554     EAknsMinorQgnMenuSetCxt             = 0x100058ec,
  1555     EAknsMinorQgnMenuSimpdCxt           = 0x101F4CF6,
  1556     EAknsMinorQgnMenuSmsvoCxt           = 0x100058f5,
  1557     EAknsMinorQgnMenuTodoCxt            = 0x10005900,
  1558     EAknsMinorQgnMenuUnknownCxt         = 0x2100,
  1559     EAknsMinorQgnMenuVideoCxt           = 0x2007,
  1560     EAknsMinorQgnMenuVoirecCxt          = 0x100058CA,
  1561     EAknsMinorQgnMenuWclkCxt            = 0x10005903,
  1562     EAknsMinorQgnMenuWmlCxt             = 0x10008d39,
  1563     EAknsMinorQgnMenuLocCxt             = 0x101F4D91,
  1564     EAknsMinorQgnMenuBlidCxt            = 0x101F85A0,
  1565     EAknsMinorQgnMenuBlidOffCxt         = 0x2010,
  1566     EAknsMinorQgnMenuDycCxt             = 0x101f467c,
  1567     EAknsMinorQgnMenuDycOffCxt          = 0x2011,
  1568     EAknsMinorQgnMenuDmCxt              = 0x101f6de5,
  1569     EAknsMinorQgnMenuDmDisabledCxt      = 0x2012,
  1570     EAknsMinorQgnMenuLmCxt              = 0x101F85A2
  1571     };
  1572 
  1573 // ----------------------------------------------------------------------------
  1574 // EAknsMajorScreensaver item IDs
  1575 // ----------------------------------------------------------------------------
  1576 
  1577 /**
  1578 * Minor values for item IDs in EAknsMajorScreensaver major class.
  1579 *
  1580 * @since 2.0
  1581 */
  1582 enum TAknsMinorScreensaverValue
  1583     {
  1584     EAknsMinorQsnBgPowersave            = 0x1000,
  1585     EAknsMinorQsnBgScreenSaver          = 0x1001
  1586     };
  1587 
  1588 // ----------------------------------------------------------------------------
  1589 // EAknsMajorCallstatus item IDs
  1590 // ----------------------------------------------------------------------------
  1591 
  1592 /**
  1593 * Minor values for item IDs in EAknsMajorCallstatus major class.
  1594 *
  1595 * @since 2.0
  1596 */
  1597 enum TAknsMinorCallstatusValue
  1598     {
  1599 
  1600     // Icon group "call" - call status icons
  1601     EAknsMinorQgnIndiCallActive             = 0x0,
  1602     EAknsMinorQgnIndiCallActiveCyphOff      = 0x2,
  1603     EAknsMinorQgnIndiCallDisconn            = 0x4,
  1604     EAknsMinorQgnIndiCallDisconnCyphOff     = 0x6,
  1605     EAknsMinorQgnIndiCallHeld               = 0x8,
  1606     EAknsMinorQgnIndiCallHeldCyphOff        = 0xa,
  1607     EAknsMinorQgnIndiCallMutedCallsta       = 0xd,
  1608     EAknsMinorQgnIndiCallActive2            = 0x1000,
  1609     EAknsMinorQgnIndiCallActiveCyphOff2     = 0x1001,
  1610     EAknsMinorQgnIndiCallActiveConf         = 0x1100,
  1611     EAknsMinorQgnIndiCallActiveConfCyphOff  = 0x1101,
  1612     EAknsMinorQgnIndiCallDisconnConf        = 0x1102,
  1613     EAknsMinorQgnIndiCallDisconnConfCyphOff = 0x1103,
  1614     EAknsMinorQgnIndiCallHeldConf           = 0x1104,
  1615     EAknsMinorQgnIndiCallHeldConfCyphOff    = 0x1105,
  1616     EAknsMinorQgnIndiCallMuted              = 0x1106,
  1617     EAknsMinorQgnIndiCallWaiting            = 0x1107,
  1618     EAknsMinorQgnIndiCallWaiting2           = 0x1108,
  1619     EAknsMinorQgnIndiCallWaitingCyphOff     = 0x1109,
  1620     EAknsMinorQgnIndiCallWaitingCyphOff2    = 0x110a,
  1621     EAknsMinorQgnIndiCallWaitingDisconn     = 0x110b,
  1622     EAknsMinorQgnIndiCallWaitingDisconnCyphOff = 0x110c,
  1623     EAknsMinorQgnIndiCallWaiting1           = 0x110d,
  1624 
  1625     // Icon group "call" - call handling graphics
  1626     EAknsMinorQgnGrafBubbleIncall           = 0xf,
  1627     EAknsMinorQgnGrafBubbleIncallDisconn    = 0x10,
  1628     EAknsMinorQgnGrafCallConfFive           = 0x1200,
  1629     EAknsMinorQgnGrafCallConfFour           = 0x1201,
  1630     EAknsMinorQgnGrafCallConfThree          = 0x1202,
  1631     EAknsMinorQgnGrafCallConfTwo            = 0x1203,
  1632     EAknsMinorQgnGrafCallFirstHeld          = 0x1204,
  1633     EAknsMinorQgnGrafCallFirstOneActive     = 0x1205,
  1634     EAknsMinorQgnGrafCallFirstOneDisconn    = 0x1206,
  1635     EAknsMinorQgnGrafCallFirstOneHeld       = 0x1207,
  1636     EAknsMinorQgnGrafCallFirstThreeActive   = 0x1208,
  1637     EAknsMinorQgnGrafCallFirstThreeDisconn  = 0x1209,
  1638     EAknsMinorQgnGrafCallFirstThreeHeld     = 0x120a,
  1639     EAknsMinorQgnGrafCallFirstTwoActive     = 0x120b,
  1640     EAknsMinorQgnGrafCallFirstTwoDisconn    = 0x120c,
  1641     EAknsMinorQgnGrafCallFirstTwoHeld       = 0x120d,
  1642     EAknsMinorQgnGrafCallFirstWaitActive    = 0x120e,
  1643     EAknsMinorQgnGrafCallFirstWaitDisconn   = 0x120f,
  1644     EAknsMinorQgnGrafCallHiddenHeld         = 0x1210,
  1645     EAknsMinorQgnGrafCallRecBig             = 0x1211,
  1646     EAknsMinorQgnGrafCallRecBigDisconn      = 0x1212,
  1647     EAknsMinorQgnGrafCallRecBigLeft         = 0x1213,
  1648     EAknsMinorQgnGrafCallRecBigLeftDisconn  = 0x1214,
  1649     EAknsMinorQgnGrafCallRecBigRight        = 0x1215,
  1650     EAknsMinorQgnGrafCallRecBigger          = 0x1216,
  1651     EAknsMinorQgnGrafCallRecBigRightDisconn = 0x1217,
  1652     EAknsMinorQgnGrafCallRecSmallLeft       = 0x1218,
  1653     EAknsMinorQgnGrafCallRecSmallRight      = 0x1219,
  1654     EAknsMinorQgnGrafCallRecSmallRightDisconn = 0x121a,
  1655     EAknsMinorQgnGrafCallSecondThreeActive  = 0x121b,
  1656     EAknsMinorQgnGrafCallSecondThreeDisconn = 0x121c,
  1657     EAknsMinorQgnGrafCallSecondThreeHeld    = 0x121d,
  1658     EAknsMinorQgnGrafCallSecondTwoActive    = 0x121e,
  1659     EAknsMinorQgnGrafCallSecondTwoDisconn   = 0x121f,
  1660     EAknsMinorQgnGrafCallSecondTwoHeld      = 0x1220,
  1661 
  1662     // Video call
  1663     EAknsMinorQgnIndiCallVideo1             = 0x1300,
  1664     EAknsMinorQgnIndiCallVideo2             = 0x1301,
  1665     EAknsMinorQgnIndiCallVideoBlindIn       = 0x1302,
  1666     EAknsMinorQgnIndiCallVideoBlindOut      = 0x1303,
  1667     EAknsMinorQgnIndiCallVideoCallsta1      = 0x1304,
  1668     EAknsMinorQgnIndiCallVideoCallsta2      = 0x1305,
  1669     EAknsMinorQgnIndiCallVideoCallstaDisconn= 0x1306,
  1670     EAknsMinorQgnIndiCallVideoDisconn       = 0x1307,
  1671     EAknsMinorQgnIndiCallVideoLst           = 0x1308,
  1672 
  1673     // Zoom indications
  1674     EAknsMinorQgnGrafZoomArea               = 0x1320,
  1675     EAknsMinorQgnIndiZoomMin                = 0x1321,
  1676     EAknsMinorQgnIndiZoomMax                = 0x1322,
  1677 
  1678     // Call handling frames
  1679     EAknsMinorQsnFrCall2Bubble              = 0x1400,
  1680     EAknsMinorQsnFrCall2BubbleDisconn       = 0x1401,
  1681     EAknsMinorQsnFrCall2BubbleFirst         = 0x1402,
  1682     EAknsMinorQsnFrCall2BubbleFirstDisconn  = 0x1403,
  1683     EAknsMinorQsnFrCall2BubbleSecond        = 0x1404,
  1684     EAknsMinorQsnFrCall2BubbleSecondDisconn = 0x1405,
  1685     EAknsMinorQsnFrCall2Rect                = 0x1406,
  1686     EAknsMinorQsnFrCall2RectDisconn         = 0x1407,
  1687 
  1688     // POC frames
  1689     EAknsMinorQsnFrCallPocAct               = 0x1410,
  1690     EAknsMinorQsnFrCallPocActIdle           = 0x1411,
  1691     EAknsMinorQsnFrCallPocInact             = 0x1412,
  1692     EAknsMinorQsnFrCallPocInactIdle         = 0x1413,
  1693     EAknsMinorQsnFrCall2BubbleCoMask        = 0x1420,
  1694     EAknsMinorQsnFrCall2BubbleFirstCoMask   = 0x1421,
  1695     EAknsMinorQsnFrCall2BubbleSecondCoMask  = 0x1422,
  1696     EAknsMinorQsnFrCall2RectCoMask          = 0x1423,
  1697     EAknsMinorQsnFrCallObjectGraphics       = 0x1424,
  1698 
  1699     EAknsMinorQsnFrCall3Rect                = 0x1430,
  1700     EAknsMinorQsnFrCall3RectCornerTl        = 0x1431,
  1701     EAknsMinorQsnFrCall3RectCornerTr        = 0x1432,
  1702     EAknsMinorQsnFrCall3RectCornerBl        = 0x1433,
  1703     EAknsMinorQsnFrCall3RectCornerBr        = 0x1434,
  1704     EAknsMinorQsnFrCall3RectSideT           = 0x1435,
  1705     EAknsMinorQsnFrCall3RectSideB           = 0x1436,
  1706     EAknsMinorQsnFrCall3RectSideL           = 0x1437,
  1707     EAknsMinorQsnFrCall3RectSideR           = 0x1438,
  1708     EAknsMinorQsnFrCall3RectCenter          = 0x1439,
  1709 
  1710     EAknsMinorQsnFrCall3RectDisconn         = 0x1440,
  1711     EAknsMinorQsnFrCall3RectCornerTlDisconn = 0x1441,
  1712     EAknsMinorQsnFrCall3RectCornerTrDisconn = 0x1442,
  1713     EAknsMinorQsnFrCall3RectCornerBlDisconn = 0x1443,
  1714     EAknsMinorQsnFrCall3RectCornerBrDisconn = 0x1444,
  1715     EAknsMinorQsnFrCall3RectSideTDisconn    = 0x1445,
  1716     EAknsMinorQsnFrCall3RectSideBDisconn    = 0x1446,
  1717     EAknsMinorQsnFrCall3RectSideLDisconn    = 0x1447,
  1718     EAknsMinorQsnFrCall3RectSideRDisconn    = 0x1448,
  1719     EAknsMinorQsnFrCall3RectCenterDisconn   = 0x1449
  1720     };
  1721 
  1722 // ----------------------------------------------------------------------------
  1723 // EAknsMajorCalendar item IDs
  1724 // ----------------------------------------------------------------------------
  1725 
  1726 /**
  1727 * Minor values for item IDs in EAknsMajorCalendar major class.
  1728 *
  1729 * @since 2.0
  1730 */
  1731 enum TAknsMinorCalendarValue
  1732     {
  1733     // General calendar frame
  1734     EAknsMinorQsnFrCale                 = 0x1000,
  1735     EAknsMinorQsnFrCaleCornerTl         = 0x1001,
  1736     EAknsMinorQsnFrCaleCornerTr         = 0x1002,
  1737     EAknsMinorQsnFrCaleCornerBl         = 0x1003,
  1738     EAknsMinorQsnFrCaleCornerBr         = 0x1004,
  1739     EAknsMinorQsnFrCaleSideT            = 0x1005,
  1740     EAknsMinorQsnFrCaleSideB            = 0x1006,
  1741     EAknsMinorQsnFrCaleSideL            = 0x1007,
  1742     EAknsMinorQsnFrCaleSideR            = 0x1008,
  1743     EAknsMinorQsnFrCaleCenter           = 0x1009,
  1744 
  1745     // Calendar frame for holiday event
  1746     EAknsMinorQsnFrCaleHoli             = 0x1010,
  1747     EAknsMinorQsnFrCaleHoliCornerTl     = 0x1011,
  1748     EAknsMinorQsnFrCaleHoliCornerTr     = 0x1012,
  1749     EAknsMinorQsnFrCaleHoliCornerBl     = 0x1013,
  1750     EAknsMinorQsnFrCaleHoliCornerBr     = 0x1014,
  1751     EAknsMinorQsnFrCaleHoliSideT        = 0x1015,
  1752     EAknsMinorQsnFrCaleHoliSideB        = 0x1016,
  1753     EAknsMinorQsnFrCaleHoliSideL        = 0x1017,
  1754     EAknsMinorQsnFrCaleHoliSideR        = 0x1018,
  1755     EAknsMinorQsnFrCaleHoliCenter       = 0x1019,
  1756 
  1757     // Calendar icons
  1758     EAknsMinorQgnIndiCdrBirthday        = 0x02,
  1759     EAknsMinorQgnIndiCdrMeeting         = 0x04,
  1760     EAknsMinorQgnIndiCdrReminder        = 0x06,
  1761 
  1762     // Calendar heading frame
  1763     EAknsMinorQsnFrCaleHeading          = 0x1020,
  1764     EAknsMinorQsnFrCaleHeadingCornerTl  = 0x1021,
  1765     EAknsMinorQsnFrCaleHeadingCornerTr  = 0x1022,
  1766     EAknsMinorQsnFrCaleHeadingCornerBl  = 0x1023,
  1767     EAknsMinorQsnFrCaleHeadingCornerBr  = 0x1024,
  1768     EAknsMinorQsnFrCaleHeadingSideT     = 0x1025,
  1769     EAknsMinorQsnFrCaleHeadingSideB     = 0x1026,
  1770     EAknsMinorQsnFrCaleHeadingSideL     = 0x1027,
  1771     EAknsMinorQsnFrCaleHeadingSideR     = 0x1028,
  1772     EAknsMinorQsnFrCaleHeadingCenter    = 0x1029,
  1773 
  1774     // Calendar side frame
  1775     EAknsMinorQsnFrCaleSide             = 0x1030,
  1776     EAknsMinorQsnFrCaleSideCornerTl     = 0x1031,
  1777     EAknsMinorQsnFrCaleSideCornerTr     = 0x1032,
  1778     EAknsMinorQsnFrCaleSideCornerBl     = 0x1033,
  1779     EAknsMinorQsnFrCaleSideCornerBr     = 0x1034,
  1780     EAknsMinorQsnFrCaleSideSideT        = 0x1035,
  1781     EAknsMinorQsnFrCaleSideSideB        = 0x1036,
  1782     EAknsMinorQsnFrCaleSideSideL        = 0x1037,
  1783     EAknsMinorQsnFrCaleSideSideR        = 0x1038,
  1784     EAknsMinorQsnFrCaleSideCenter       = 0x1039
  1785     };
  1786 
  1787 // ----------------------------------------------------------------------------
  1788 // EAknsMajorPinboard item IDs
  1789 // ----------------------------------------------------------------------------
  1790 
  1791 /**
  1792 * Minor values for item IDs in EAknsMajorPinboard major class.
  1793 *
  1794 * @since 2.0
  1795 */
  1796 enum TAknsMinorPinboardValue
  1797     {
  1798     // Pinboard frame
  1799     EAknsMinorQsnFrPinb                 = 0x1000,
  1800     EAknsMinorQsnFrPinbCornerTl         = 0x1001,
  1801     EAknsMinorQsnFrPinbCornerTr         = 0x1002,
  1802     EAknsMinorQsnFrPinbCornerBl         = 0x1003,
  1803     EAknsMinorQsnFrPinbCornerBr         = 0x1004,
  1804     EAknsMinorQsnFrPinbSideT            = 0x1005,
  1805     EAknsMinorQsnFrPinbSideB            = 0x1006,
  1806     EAknsMinorQsnFrPinbSideL            = 0x1007,
  1807     EAknsMinorQsnFrPinbSideR            = 0x1008,
  1808 
  1809     // Pinboard wallpaper
  1810     EAknsMinorQsnFrPinbCenterWp         = 0x1009,
  1811 
  1812     // Icon group "pinb"
  1813     EAknsMinorQgnPropPinbLinkUnknownId  = 0x20,
  1814     EAknsMinorQgnIndiFindTitle          = 0x1100,
  1815     EAknsMinorQgnPropPinbHelp           = 0x1101
  1816     };
  1817 
  1818 // ----------------------------------------------------------------------------
  1819 // EAknsMajorCbsuiApp item IDs
  1820 // ----------------------------------------------------------------------------
  1821 
  1822 /**
  1823 * Minor values for item IDs in EAknsMajorCbsuiApp major class.
  1824 *
  1825 * @since 2.0
  1826 */
  1827 enum TAknsMinorCbsuiAppValue
  1828     {
  1829     // List icons
  1830     EAknsMinorQgnPropCbMsg              = 0x08,
  1831     EAknsMinorQgnPropCbMsgUnread        = 0x0a,
  1832     EAknsMinorQgnPropCbSubs             = 0x0c,
  1833     EAknsMinorQgnPropCbSubsUnread       = 0x0e,
  1834     EAknsMinorQgnPropCbUnsubs           = 0x10,
  1835     EAknsMinorQgnPropCbUnsubsUnread     = 0x12
  1836     };
  1837 
  1838 // ----------------------------------------------------------------------------
  1839 // EAknsMajorSound item IDs
  1840 // ----------------------------------------------------------------------------
  1841 
  1842 /**
  1843 * Minor values for item IDs in EAknsMajorSound major class.
  1844 *
  1845 * @since 2.6
  1846 */
  1847 enum TAknsMinorSoundValue
  1848     {
  1849     EAknsMinorSoundRingingTone          = 0x1000,
  1850     EAknsMinorSoundMessageAlert         = 0x1001
  1851     };
  1852 
  1853 // ----------------------------------------------------------------------------
  1854 // EAknsMajorProperty item IDs
  1855 // ----------------------------------------------------------------------------
  1856 
  1857 /**
  1858 * Minor values for item IDs in EAknsMajorProperty major class.
  1859 *
  1860 * @since 2.7
  1861 */
  1862 enum TAknsMinorPropertyValue
  1863     {
  1864     EAknsMinorPropertyListSeparatorLines    = 0x1000,
  1865     EAknsMinorPropertyMessageHeaderLines    = 0x1020,
  1866     EAknsMinorPropertyAnalogueClockDate     = 0x1100,
  1867     EAknsMinorPropertyMorphingTime          = 0x2000,
  1868     EAknsMinorPropertyNoteSlidingMode       = 0x3000
  1869     };
  1870 
  1871 // ----------------------------------------------------------------------------
  1872 // EAknsMajorGeneric item IDs
  1873 // ----------------------------------------------------------------------------
  1874 
  1875 /**
  1876 * Minor values for item IDs in EAknsMajorGeneric major class.
  1877 *
  1878 * @since 2.6
  1879 */
  1880 enum TAknsMinorGenericValue
  1881     {
  1882     EAknsMinorGenericQgnBtConnectOn = 0x1000,
  1883     EAknsMinorGenericQgnGrafBarFrame = 0x1001,
  1884     EAknsMinorGenericQgnGrafBarFrameLong = 0x1002,
  1885     EAknsMinorGenericQgnGrafBarFrameShort = 0x1003,
  1886     EAknsMinorGenericQgnGrafBarFrameVorec = 0x1004,
  1887     EAknsMinorGenericQgnGrafBarProgress = 0x1005,
  1888     EAknsMinorGenericQgnGrafBarWait1 = 0x1006,
  1889     EAknsMinorGenericQgnGrafBarWait2 = 0x1007,
  1890     EAknsMinorGenericQgnGrafBarWait3 = 0x1008,
  1891     EAknsMinorGenericQgnGrafBarWait4 = 0x1009,
  1892     EAknsMinorGenericQgnGrafBarWait5 = 0x100a,
  1893     EAknsMinorGenericQgnGrafBarWait6 = 0x100b,
  1894     EAknsMinorGenericQgnGrafBarWait7 = 0x100c,
  1895     EAknsMinorGenericQgnGrafBlidCompass = 0x100d,
  1896     EAknsMinorGenericQgnGrafCalcDisplay = 0x100e,
  1897     EAknsMinorGenericQgnGrafCalcPaper = 0x100f,
  1898     EAknsMinorGenericQgnGrafCallFirstOneActiveEmergency = 0x1010,
  1899     EAknsMinorGenericQgnGrafCallTwoActiveEmergency = 0x1011,
  1900     EAknsMinorGenericQgnGrafCallVideoOutBg = 0x1012,
  1901     EAknsMinorGenericQgnGrafMmsAudioInserted = 0x1013,
  1902     EAknsMinorGenericQgnGrafMmsAudioPlay = 0x1014,
  1903     EAknsMinorGenericQgnGrafMmsEdit = 0x1015,
  1904     EAknsMinorGenericQgnGrafMmsInsertedVideo = 0x1016,
  1905     EAknsMinorGenericQgnGrafMmsInsertedVideoEdit = 0x1017,
  1906     EAknsMinorGenericQgnGrafMmsInsertedVideoView = 0x1018,
  1907     EAknsMinorGenericQgnGrafMmsInsertImage = 0x1019,
  1908     EAknsMinorGenericQgnGrafMmsInsertVideo = 0x101a,
  1909     EAknsMinorGenericQgnGrafMmsObjectCorrupt = 0x101b,
  1910     EAknsMinorGenericQgnGrafMmsPlay = 0x101c,
  1911     EAknsMinorGenericQgnGrafMmsTransBar = 0x101d,
  1912     EAknsMinorGenericQgnGrafMmsTransClock = 0x101e,
  1913     EAknsMinorGenericQgnGrafMmsTransEye = 0x101f,
  1914     EAknsMinorGenericQgnGrafMmsTransFade = 0x1020,
  1915     EAknsMinorGenericQgnGrafMmsTransHeart = 0x1021,
  1916     EAknsMinorGenericQgnGrafMmsTransIris = 0x1022,
  1917     EAknsMinorGenericQgnGrafMmsTransNone = 0x1023,
  1918     EAknsMinorGenericQgnGrafMmsTransPush = 0x1024,
  1919     EAknsMinorGenericQgnGrafMmsTransSlide = 0x1025,
  1920     EAknsMinorGenericQgnGrafMmsTransSnake = 0x1026,
  1921     EAknsMinorGenericQgnGrafMmsTransStar = 0x1027,
  1922     EAknsMinorGenericQgnGrafMmsUnedit = 0x1028,
  1923     EAknsMinorGenericQgnGrafMpSplash = 0x1029,
  1924     EAknsMinorGenericQgnGrafNoteCont = 0x102a,
  1925     EAknsMinorGenericQgnGrafNoteStart = 0x102b,
  1926     EAknsMinorGenericQgnGrafPhoneLocked = 0x102c,
  1927     EAknsMinorGenericQgnGrafPopup = 0x102d,
  1928     EAknsMinorGenericQgnGrafQuickEight = 0x102e,
  1929     EAknsMinorGenericQgnGrafQuickFive = 0x102f,
  1930     EAknsMinorGenericQgnGrafQuickFour = 0x1030,
  1931     EAknsMinorGenericQgnGrafQuickNine = 0x1031,
  1932     EAknsMinorGenericQgnGrafQuickOne = 0x1032,
  1933     EAknsMinorGenericQgnGrafQuickSeven = 0x1033,
  1934     EAknsMinorGenericQgnGrafQuickSix = 0x1034,
  1935     EAknsMinorGenericQgnGrafQuickThree = 0x1035,
  1936     EAknsMinorGenericQgnGrafQuickTwo = 0x1036,
  1937     EAknsMinorGenericQgnGrafStatusSmallProg = 0x1037,
  1938     EAknsMinorGenericQgnGrafWmlSplash = 0x1038,
  1939     EAknsMinorGenericQgnImstatEmpty = 0x1039,
  1940     EAknsMinorGenericQgnIndiAccuracyOff = 0x103a,
  1941     EAknsMinorGenericQgnIndiAccuracyOn = 0x103b,
  1942     EAknsMinorGenericQgnIndiAlarmAdd = 0x103c,
  1943     EAknsMinorGenericQgnIndiAlsLine2Add = 0x103d,
  1944     EAknsMinorGenericQgnIndiAmInstMmcAdd = 0x103e,
  1945     EAknsMinorGenericQgnIndiAmNotInstAdd = 0x103f,
  1946     EAknsMinorGenericQgnIndiAttachementAdd = 0x1040,
  1947     EAknsMinorGenericQgnIndiAttachAudio = 0x1041,
  1948     EAknsMinorGenericQgnIndiAttachGene = 0x1042,
  1949     EAknsMinorGenericQgnIndiAttachImage = 0x1043,
  1950     EAknsMinorGenericQgnIndiAttachUnsupportAdd = 0x1044,
  1951     EAknsMinorGenericQgnIndiBtAudioConnectedAdd = 0x1045,
  1952     EAknsMinorGenericQgnIndiBtAudioSelectedAdd = 0x1046,
  1953     EAknsMinorGenericQgnIndiBtPairedAdd = 0x1047,
  1954     EAknsMinorGenericQgnIndiBtTrustedAdd = 0x1048,
  1955     EAknsMinorGenericQgnIndiCalcButtonDivide = 0x1049,
  1956     EAknsMinorGenericQgnIndiCalcButtonDividePressed = 0x104a,
  1957     EAknsMinorGenericQgnIndiCalcButtonDown = 0x104b,
  1958     EAknsMinorGenericQgnIndiCalcButtonDownInactive = 0x104c,
  1959     EAknsMinorGenericQgnIndiCalcButtonDownPressed = 0x104d,
  1960     EAknsMinorGenericQgnIndiCalcButtonEquals = 0x104e,
  1961     EAknsMinorGenericQgnIndiCalcButtonEqualsPressed = 0x104f,
  1962     EAknsMinorGenericQgnIndiCalcButtonMinus = 0x1050,
  1963     EAknsMinorGenericQgnIndiCalcButtonMinusPressed = 0x1051,
  1964     EAknsMinorGenericQgnIndiCalcButtonMr = 0x1052,
  1965     EAknsMinorGenericQgnIndiCalcButtonMrPressed = 0x1053,
  1966     EAknsMinorGenericQgnIndiCalcButtonMs = 0x1054,
  1967     EAknsMinorGenericQgnIndiCalcButtonMsPressed = 0x1055,
  1968     EAknsMinorGenericQgnIndiCalcButtonMultiply = 0x1056,
  1969     EAknsMinorGenericQgnIndiCalcButtonMultiplyPressed = 0x1057,
  1970     EAknsMinorGenericQgnIndiCalcButtonPercent = 0x1058,
  1971     EAknsMinorGenericQgnIndiCalcButtonPercentInactive = 0x1059,
  1972     EAknsMinorGenericQgnIndiCalcButtonPercentPressed = 0x105a,
  1973     EAknsMinorGenericQgnIndiCalcButtonPlus = 0x105b,
  1974     EAknsMinorGenericQgnIndiCalcButtonPlusPressed = 0x105c,
  1975     EAknsMinorGenericQgnIndiCalcButtonSign = 0x105d,
  1976     EAknsMinorGenericQgnIndiCalcButtonSignInactive = 0x105e,
  1977     EAknsMinorGenericQgnIndiCalcButtonSignPressed = 0x105f,
  1978     EAknsMinorGenericQgnIndiCalcButtonSquareroot = 0x1060,
  1979     EAknsMinorGenericQgnIndiCalcButtonSquarerootInactive = 0x1061,
  1980     EAknsMinorGenericQgnIndiCalcButtonSquarerootPressed = 0x1062,
  1981     EAknsMinorGenericQgnIndiCalcButtonUp = 0x1063,
  1982     EAknsMinorGenericQgnIndiCalcButtonUpInactive = 0x1064,
  1983     EAknsMinorGenericQgnIndiCalcButtonUpPressed = 0x1065,
  1984     EAknsMinorGenericQgnIndiCallActiveEmergency = 0x1066,
  1985     EAknsMinorGenericQgnIndiCallCypheringOff = 0x1067,
  1986     EAknsMinorGenericQgnIndiCallData = 0x1068,
  1987     EAknsMinorGenericQgnIndiCallDataDiv = 0x1069,
  1988     EAknsMinorGenericQgnIndiCallDataHscsd = 0x106a,
  1989     EAknsMinorGenericQgnIndiCallDataHscsdDiv = 0x106b,
  1990     EAknsMinorGenericQgnIndiCallDataHscsdWaiting = 0x106c,
  1991     EAknsMinorGenericQgnIndiCallDataWaiting = 0x106d,
  1992     EAknsMinorGenericQgnIndiCallDiverted = 0x106e,
  1993     EAknsMinorGenericQgnIndiCallFax = 0x106f,
  1994     EAknsMinorGenericQgnIndiCallFaxDiv = 0x1070,
  1995     EAknsMinorGenericQgnIndiCallFaxWaiting = 0x1071,
  1996     EAknsMinorGenericQgnIndiCallLine2 = 0x1072,
  1997     EAknsMinorGenericQgnIndiCallVideo = 0x1073,
  1998     EAknsMinorGenericQgnIndiCallVideoAdd = 0x1074,
  1999     EAknsMinorGenericQgnIndiCallVideoCallsta = 0x1075,
  2000     EAknsMinorGenericQgnIndiCallWaitingCyphOff1 = 0x1076,
  2001     EAknsMinorGenericQgnIndiCamsExpo = 0x1077,
  2002     EAknsMinorGenericQgnIndiCamsFlashOff = 0x1078,
  2003     EAknsMinorGenericQgnIndiCamsFlashOn = 0x1079,
  2004     EAknsMinorGenericQgnIndiCamsMicOff = 0x107a,
  2005     EAknsMinorGenericQgnIndiCamsMmc = 0x107b,
  2006     EAknsMinorGenericQgnIndiCamsNight = 0x107c,
  2007     EAknsMinorGenericQgnIndiCamsPaused = 0x107d,
  2008     EAknsMinorGenericQgnIndiCamsRec = 0x107e,
  2009     EAknsMinorGenericQgnIndiCamsTimer = 0x107f,
  2010     EAknsMinorGenericQgnIndiCamsZoomBg = 0x1080,
  2011     EAknsMinorGenericQgnIndiCamsZoomElevator = 0x1081,
  2012     EAknsMinorGenericQgnIndiCamZoom2Video = 0x1082,
  2013     EAknsMinorGenericQgnIndiCbHotAdd = 0x1083,
  2014     EAknsMinorGenericQgnIndiCbKeptAdd = 0x1084,
  2015     EAknsMinorGenericQgnIndiCdrDummy = 0x1085,
  2016     EAknsMinorGenericQgnIndiCdrEventDummy = 0x1086,
  2017     EAknsMinorGenericQgnIndiCdrEventGrayed = 0x1087,
  2018     EAknsMinorGenericQgnIndiCdrEventMixed = 0x1088,
  2019     EAknsMinorGenericQgnIndiCdrEventPrivate = 0x1089,
  2020     EAknsMinorGenericQgnIndiCdrEventPrivateDimm = 0x108a,
  2021     EAknsMinorGenericQgnIndiCdrEventPublic = 0x108b,
  2022     EAknsMinorGenericQgnIndiCheckboxOff = 0x108c,
  2023     EAknsMinorGenericQgnIndiCheckboxOn = 0x108d,
  2024     EAknsMinorGenericQgnIndiChiFindNumeric = 0x108e,
  2025     EAknsMinorGenericQgnIndiChiFindPinyin = 0x108f,
  2026     EAknsMinorGenericQgnIndiChiFindSmall = 0x1090,
  2027     EAknsMinorGenericQgnIndiChiFindStrokeSimple = 0x1091,
  2028     EAknsMinorGenericQgnIndiChiFindStrokeSymbol = 0x1092,
  2029     EAknsMinorGenericQgnIndiChiFindStrokeTrad = 0x1093,
  2030     EAknsMinorGenericQgnIndiChiFindZhuyin = 0x1094,
  2031     EAknsMinorGenericQgnIndiChiFindZhuyinSymbol = 0x1095,
  2032     EAknsMinorGenericQgnIndiConnectionAlwaysAdd = 0x1096,
  2033     EAknsMinorGenericQgnIndiConnectionInactiveAdd = 0x1097,
  2034     EAknsMinorGenericQgnIndiConnectionOnAdd = 0x1098,
  2035     EAknsMinorGenericQgnIndiDrmRightsExpAdd = 0x1099,
  2036     EAknsMinorGenericQgnIndiDstAdd = 0x109a,
  2037     EAknsMinorGenericQgnIndiDycAvailAdd = 0x109b,
  2038     EAknsMinorGenericQgnIndiDycDiscreetAdd = 0x109c,
  2039     EAknsMinorGenericQgnIndiDycDtMobileAdd = 0x109d,
  2040     EAknsMinorGenericQgnIndiDycDtPcAdd = 0x109e,
  2041     EAknsMinorGenericQgnIndiDycNotAvailAdd = 0x109f,
  2042     EAknsMinorGenericQgnIndiDycNotPublishAdd = 0x10a0,
  2043     EAknsMinorGenericQgnIndiEarpiece = 0x10a1,
  2044     EAknsMinorGenericQgnIndiEarpieceActive = 0x10a2,
  2045     EAknsMinorGenericQgnIndiEarpieceMuted = 0x10a3,
  2046     EAknsMinorGenericQgnIndiEarpiecePassive = 0x10a4,
  2047     EAknsMinorGenericQgnIndiFepArrowDown = 0x10a5,
  2048     EAknsMinorGenericQgnIndiFepArrowLeft = 0x10a6,
  2049     EAknsMinorGenericQgnIndiFepArrowRight = 0x10a7,
  2050     EAknsMinorGenericQgnIndiFepArrowUp = 0x10a8,
  2051     EAknsMinorGenericQgnIndiFindGlassPinb = 0x10a9,
  2052     EAknsMinorGenericQgnIndiImFriendOffAdd = 0x10aa,
  2053     EAknsMinorGenericQgnIndiImFriendOnAdd = 0x10ab,
  2054     EAknsMinorGenericQgnIndiImImsgAdd = 0x10ac,
  2055     EAknsMinorGenericQgnIndiImWatchAdd = 0x10ad,
  2056     EAknsMinorGenericQgnIndiItemNotShown = 0x10ae,
  2057     EAknsMinorGenericQgnIndiLevelBack = 0x10af,
  2058     EAknsMinorGenericQgnIndiMarkedAdd = 0x10b0,
  2059     EAknsMinorGenericQgnIndiMarkedGridAdd = 0x10b1,
  2060     EAknsMinorGenericQgnIndiMic = 0x10b2,
  2061     EAknsMinorGenericQgnIndiMissedCallOne = 0x10b3,
  2062     EAknsMinorGenericQgnIndiMissedCallTwo = 0x10b4,
  2063     EAknsMinorGenericQgnIndiMissedMessOne = 0x10b5,
  2064     EAknsMinorGenericQgnIndiMissedMessTwo = 0x10b6,
  2065     EAknsMinorGenericQgnIndiMmcAdd = 0x10b7,
  2066     EAknsMinorGenericQgnIndiMmcMarkedAdd = 0x10b8,
  2067     EAknsMinorGenericQgnIndiMmsArrowLeft = 0x10b9,
  2068     EAknsMinorGenericQgnIndiMmsArrowRight = 0x10ba,
  2069     EAknsMinorGenericQgnIndiMmsPause = 0x10bb,
  2070     EAknsMinorGenericQgnIndiMmsSpeakerActive = 0x10bc,
  2071     EAknsMinorGenericQgnIndiMmsTemplateImageCorrupt = 0x10bd,
  2072     EAknsMinorGenericQgnIndiMpButtonForw = 0x10be,
  2073     EAknsMinorGenericQgnIndiMpButtonForwInact = 0x10bf,
  2074     EAknsMinorGenericQgnIndiMpButtonNext = 0x10c0,
  2075     EAknsMinorGenericQgnIndiMpButtonNextInact = 0x10c1,
  2076     EAknsMinorGenericQgnIndiMpButtonPause = 0x10c2,
  2077     EAknsMinorGenericQgnIndiMpButtonPauseInact = 0x10c3,
  2078     EAknsMinorGenericQgnIndiMpButtonPlay = 0x10c4,
  2079     EAknsMinorGenericQgnIndiMpButtonPlayInact = 0x10c5,
  2080     EAknsMinorGenericQgnIndiMpButtonPrev = 0x10c6,
  2081     EAknsMinorGenericQgnIndiMpButtonPrevInact = 0x10c7,
  2082     EAknsMinorGenericQgnIndiMpButtonRew = 0x10c8,
  2083     EAknsMinorGenericQgnIndiMpButtonRewInact = 0x10c9,
  2084     EAknsMinorGenericQgnIndiMpButtonStop = 0x10ca,
  2085     EAknsMinorGenericQgnIndiMpButtonStopInact = 0x10cb,
  2086     EAknsMinorGenericQgnIndiMpCorruptedFileAdd = 0x10cc,
  2087     EAknsMinorGenericQgnIndiMpPause = 0x10cd,
  2088     EAknsMinorGenericQgnIndiMpPlay = 0x10ce,
  2089     EAknsMinorGenericQgnIndiMpPlaylistArrowAdd = 0x10cf,
  2090     EAknsMinorGenericQgnIndiMpRandom = 0x10d0,
  2091     EAknsMinorGenericQgnIndiMpRandomRepeat = 0x10d1,
  2092     EAknsMinorGenericQgnIndiMpRepeat = 0x10d2,
  2093     EAknsMinorGenericQgnIndiMpStop = 0x10d3,
  2094     EAknsMinorGenericQgnIndiObjectGene = 0x10d4,
  2095     EAknsMinorGenericQgnIndiPaused = 0x10d5,
  2096     EAknsMinorGenericQgnIndiPinSpace = 0x10d6,
  2097     EAknsMinorGenericQgnIndiQdialAdd = 0x10d7,
  2098     EAknsMinorGenericQgnIndiRadiobuttOff = 0x10d8,
  2099     EAknsMinorGenericQgnIndiRadiobuttOn = 0x10d9,
  2100     EAknsMinorGenericQgnIndiRepeatAdd = 0x10da,
  2101     EAknsMinorGenericQgnIndiSettProtectedAdd = 0x10db,
  2102     EAknsMinorGenericQgnIndiSignalActiveCdma = 0x10dc,
  2103     EAknsMinorGenericQgnIndiSignalDormantCdma = 0x10dd,
  2104     EAknsMinorGenericQgnIndiSignalGprsAttach = 0x10de,
  2105     EAknsMinorGenericQgnIndiSignalGprsContext = 0x10df,
  2106     EAknsMinorGenericQgnIndiSignalGprsMultipdp = 0x10e0,
  2107     EAknsMinorGenericQgnIndiSignalGprsSuspended = 0x10e1,
  2108     EAknsMinorGenericQgnIndiSignalPdAttach = 0x10e2,
  2109     EAknsMinorGenericQgnIndiSignalPdContext = 0x10e3,
  2110     EAknsMinorGenericQgnIndiSignalPdMultipdp = 0x10e4,
  2111     EAknsMinorGenericQgnIndiSignalPdSuspended = 0x10e5,
  2112     EAknsMinorGenericQgnIndiSignalWcdmaAttach = 0x10e6,
  2113     EAknsMinorGenericQgnIndiSignalWcdmaContext = 0x10e7,
  2114     EAknsMinorGenericQgnIndiSignalWcdmaIcon = 0x10e8,
  2115     EAknsMinorGenericQgnIndiSignalWcdmaMultidp = 0x10e9,
  2116     EAknsMinorGenericQgnIndiSignalWcdmaMultipdp = 0x10ea,
  2117     EAknsMinorGenericQgnIndiSliderNavi = 0x10eb,
  2118     EAknsMinorGenericQgnIndiSpeaker = 0x10ec,
  2119     EAknsMinorGenericQgnIndiSpeakerActive = 0x10ed,
  2120     EAknsMinorGenericQgnIndiSpeakerMuted = 0x10ee,
  2121     EAknsMinorGenericQgnIndiSpeakerPassive = 0x10ef,
  2122     EAknsMinorGenericQgnIndiThaiFindSmall = 0x10f0,
  2123     EAknsMinorGenericQgnIndiTodoHighAdd = 0x10f1,
  2124     EAknsMinorGenericQgnIndiTodoLowAdd = 0x10f2,
  2125     EAknsMinorGenericQgnIndiVoiceAdd = 0x10f3,
  2126     EAknsMinorGenericQgnIndiVorecButtonForw = 0x10f4,
  2127     EAknsMinorGenericQgnIndiVorecButtonForwInactive = 0x10f5,
  2128     EAknsMinorGenericQgnIndiVorecButtonForwPressed = 0x10f6,
  2129     EAknsMinorGenericQgnIndiVorecButtonPause = 0x10f7,
  2130     EAknsMinorGenericQgnIndiVorecButtonPauseInactive = 0x10f8,
  2131     EAknsMinorGenericQgnIndiVorecButtonPausePressed = 0x10f9,
  2132     EAknsMinorGenericQgnIndiVorecButtonPlay = 0x10fa,
  2133     EAknsMinorGenericQgnIndiVorecButtonPlayInactive = 0x10fb,
  2134     EAknsMinorGenericQgnIndiVorecButtonPlayPressed = 0x10fc,
  2135     EAknsMinorGenericQgnIndiVorecButtonRec = 0x10fd,
  2136     EAknsMinorGenericQgnIndiVorecButtonRecInactive = 0x10fe,
  2137     EAknsMinorGenericQgnIndiVorecButtonRecPressed = 0x10ff,
  2138     EAknsMinorGenericQgnIndiVorecButtonRew = 0x1100,
  2139     EAknsMinorGenericQgnIndiVorecButtonRewInactive = 0x1101,
  2140     EAknsMinorGenericQgnIndiVorecButtonRewPressed = 0x1102,
  2141     EAknsMinorGenericQgnIndiVorecButtonStop = 0x1103,
  2142     EAknsMinorGenericQgnIndiVorecButtonStopInactive = 0x1104,
  2143     EAknsMinorGenericQgnIndiVorecButtonStopPressed = 0x1105,
  2144     EAknsMinorGenericQgnIndiWmlCsdAdd = 0x1106,
  2145     EAknsMinorGenericQgnIndiWmlGprsAdd = 0x1107,
  2146     EAknsMinorGenericQgnIndiWmlHscsdAdd = 0x1108,
  2147     EAknsMinorGenericQgnIndiWmlObject = 0x1109,
  2148     EAknsMinorGenericQgnIndiXhtmlMmc = 0x110a,
  2149     EAknsMinorGenericQgnIndiZoomDir = 0x110b,
  2150     EAknsMinorGenericQgnLogoEmpty = 0x110c,
  2151     EAknsMinorGenericQgnNoteAlarmAlert = 0x110d,
  2152     EAknsMinorGenericQgnNoteAlarmCalendar = 0x110e,
  2153     EAknsMinorGenericQgnNoteAlarmMisc = 0x110f,
  2154     EAknsMinorGenericQgnNoteBt = 0x1110,
  2155     EAknsMinorGenericQgnNoteBtPopup = 0x1111,
  2156     EAknsMinorGenericQgnNoteCall = 0x1112,
  2157     EAknsMinorGenericQgnNoteCopy = 0x1113,
  2158     EAknsMinorGenericQgnNoteCsd = 0x1114,
  2159     EAknsMinorGenericQgnNoteDycStatusChanged = 0x1115,
  2160     EAknsMinorGenericQgnNoteEmpty = 0x1116,
  2161     EAknsMinorGenericQgnNoteGprs = 0x1117,
  2162     EAknsMinorGenericQgnNoteImMessage = 0x1118,
  2163     EAknsMinorGenericQgnNoteMail = 0x1119,
  2164     EAknsMinorGenericQgnNoteMemory = 0x111a,
  2165     EAknsMinorGenericQgnNoteMessage = 0x111b,
  2166     EAknsMinorGenericQgnNoteMms = 0x111c,
  2167     EAknsMinorGenericQgnNoteMove = 0x111d,
  2168     EAknsMinorGenericQgnNoteRemoteMailbox = 0x111e,
  2169     EAknsMinorGenericQgnNoteSim = 0x111f,
  2170     EAknsMinorGenericQgnNoteSml = 0x1120,
  2171     EAknsMinorGenericQgnNoteSmlServer = 0x1121,
  2172     EAknsMinorGenericQgnNoteUrgentMessage = 0x1122,
  2173     EAknsMinorGenericQgnNoteVoice = 0x1123,
  2174     EAknsMinorGenericQgnNoteVoiceFound = 0x1124,
  2175     EAknsMinorGenericQgnNoteWarr = 0x1125,
  2176     EAknsMinorGenericQgnNoteWml = 0x1126,
  2177     EAknsMinorGenericQgnPropAlbumMusic = 0x1127,
  2178     EAknsMinorGenericQgnPropAlbumPhoto = 0x1128,
  2179     EAknsMinorGenericQgnPropAlbumVideo = 0x1129,
  2180     EAknsMinorGenericQgnPropAmsGetNewSub = 0x112a,
  2181     EAknsMinorGenericQgnPropAmMidlet = 0x112b,
  2182     EAknsMinorGenericQgnPropAmSis = 0x112c,
  2183     EAknsMinorGenericQgnPropBatteryIcon = 0x112d,
  2184     EAknsMinorGenericQgnPropBlidCompassSub = 0x112e,
  2185     EAknsMinorGenericQgnPropBlidCompassTab3 = 0x112f,
  2186     EAknsMinorGenericQgnPropBlidLocationSub = 0x1130,
  2187     EAknsMinorGenericQgnPropBlidLocationTab3 = 0x1131,
  2188     EAknsMinorGenericQgnPropBlidNavigationSub = 0x1132,
  2189     EAknsMinorGenericQgnPropBlidNavigationTab3 = 0x1133,
  2190     EAknsMinorGenericQgnPropBrowserSelectfile = 0x1134,
  2191     EAknsMinorGenericQgnPropBtCarkit = 0x1135,
  2192     EAknsMinorGenericQgnPropBtComputer = 0x1136,
  2193     EAknsMinorGenericQgnPropBtDeviceTab2 = 0x1137,
  2194     EAknsMinorGenericQgnPropBtHeadset = 0x1138,
  2195     EAknsMinorGenericQgnPropBtMisc = 0x1139,
  2196     EAknsMinorGenericQgnPropBtPhone = 0x113a,
  2197     EAknsMinorGenericQgnPropBtSetTab2 = 0x113b,
  2198     EAknsMinorGenericQgnPropCamsBright = 0x113c,
  2199     EAknsMinorGenericQgnPropCamsBurst = 0x113d,
  2200     EAknsMinorGenericQgnPropCamsContrast = 0x113e,
  2201     EAknsMinorGenericQgnPropCamsSetImageTab2 = 0x113f,
  2202     EAknsMinorGenericQgnPropCamsSetVideoTab2 = 0x1140,
  2203     EAknsMinorGenericQgnPropCheckboxOffSel = 0x1141,
  2204     EAknsMinorGenericQgnPropClkAlarmTab2 = 0x1142,
  2205     EAknsMinorGenericQgnPropClkDualTab2 = 0x1143,
  2206     EAknsMinorGenericQgnPropCmonGprsSuspended = 0x1144,
  2207     EAknsMinorGenericQgnPropDrmExpForbid = 0x1145,
  2208     EAknsMinorGenericQgnPropDrmRightsExpForbidLarge = 0x1146, // This is a deprecated alias for QgnPropDrmExpForbidLarge
  2209     EAknsMinorGenericQgnPropDrmExpForbidLarge = 0x1146, // Intentionally duplicate minor value
  2210     EAknsMinorGenericQgnPropDrmRightsExp = 0x1147,
  2211     EAknsMinorGenericQgnPropDrmRightsExpLarge = 0x1148, // This is a deprecated alias for QgnPropDrmExpLarge
  2212     EAknsMinorGenericQgnPropDrmExpLarge = 0x1148, // Intentionally duplicate minor value
  2213     EAknsMinorGenericQgnPropDrmRightsHold = 0x1149,
  2214     EAknsMinorGenericQgnPropDrmRightsMultiple = 0x114a,
  2215     EAknsMinorGenericQgnPropDrmRightsValid = 0x114b,
  2216     EAknsMinorGenericQgnPropDrmSendForbid = 0x114c,
  2217     EAknsMinorGenericQgnPropDscontentTab2 = 0x114d,
  2218     EAknsMinorGenericQgnPropDsprofileTab2 = 0x114e,
  2219     EAknsMinorGenericQgnPropDycActWatch = 0x114f,
  2220     EAknsMinorGenericQgnPropDycAvail = 0x1150,
  2221     EAknsMinorGenericQgnPropDycBlockedTab3 = 0x1151,
  2222     EAknsMinorGenericQgnPropDycDiscreet = 0x1152,
  2223     EAknsMinorGenericQgnPropDycNotAvail = 0x1153,
  2224     EAknsMinorGenericQgnPropDycNotPublish = 0x1154,
  2225     EAknsMinorGenericQgnPropDycPrivateTab3 = 0x1155,
  2226     EAknsMinorGenericQgnPropDycPublicTab3 = 0x1156,
  2227     EAknsMinorGenericQgnPropDycStatusTab1 = 0x1157,
  2228     EAknsMinorGenericQgnPropEmpty = 0x1158,
  2229     EAknsMinorGenericQgnPropFileAllSub = 0x1159,
  2230     EAknsMinorGenericQgnPropFileAllTab4 = 0x115a,
  2231     EAknsMinorGenericQgnPropFileDownload = 0x115b,
  2232     EAknsMinorGenericQgnPropFileImagesSub = 0x115c,
  2233     EAknsMinorGenericQgnPropFileImagesTab4 = 0x115d,
  2234     EAknsMinorGenericQgnPropFileLinksSub = 0x115e,
  2235     EAknsMinorGenericQgnPropFileLinksTab4 = 0x115f,
  2236     EAknsMinorGenericQgnPropFileMusicSub = 0x1160,
  2237     EAknsMinorGenericQgnPropFileMusicTab4 = 0x1161,
  2238     EAknsMinorGenericQgnPropFileSounds = 0x1162,
  2239     EAknsMinorGenericQgnPropFileSoundsSub = 0x1163,
  2240     EAknsMinorGenericQgnPropFileSoundsTab4 = 0x1164,
  2241     EAknsMinorGenericQgnPropFileVideoSub = 0x1165,
  2242     EAknsMinorGenericQgnPropFileVideoTab4 = 0x1166,
  2243     EAknsMinorGenericQgnPropFmgrDycLogos = 0x1167,
  2244     EAknsMinorGenericQgnPropFmgrFileApps = 0x1168,
  2245     EAknsMinorGenericQgnPropFmgrFileCompo = 0x1169,
  2246     EAknsMinorGenericQgnPropFmgrFileGms = 0x116a,
  2247     EAknsMinorGenericQgnPropFmgrFileImage = 0x116b,
  2248     EAknsMinorGenericQgnPropFmgrFileLink = 0x116c,
  2249     EAknsMinorGenericQgnPropFmgrFilePlaylist = 0x116d,
  2250     EAknsMinorGenericQgnPropFmgrFileSound = 0x116e,
  2251     EAknsMinorGenericQgnPropFmgrFileVideo = 0x116f,
  2252     EAknsMinorGenericQgnPropFmgrFileVoicerec = 0x1170,
  2253     EAknsMinorGenericQgnPropFolder = 0x1171,
  2254     EAknsMinorGenericQgnPropFolderSmsTab1 = 0x1172,
  2255     EAknsMinorGenericQgnPropGroupOpenTab1 = 0x1173,
  2256     EAknsMinorGenericQgnPropGroupTab2 = 0x1174,
  2257     EAknsMinorGenericQgnPropGroupTab3 = 0x1175,
  2258     EAknsMinorGenericQgnPropImageOpenTab1 = 0x1176,
  2259     EAknsMinorGenericQgnPropImFriendOff = 0x1177,
  2260     EAknsMinorGenericQgnPropImFriendOn = 0x1178,
  2261     EAknsMinorGenericQgnPropImFriendTab4 = 0x1179,
  2262     EAknsMinorGenericQgnPropImIboxNew = 0x117a,
  2263     EAknsMinorGenericQgnPropImIboxTab4 = 0x117b,
  2264     EAknsMinorGenericQgnPropImImsg = 0x117c,
  2265     EAknsMinorGenericQgnPropImJoinedNotSaved = 0x117d,
  2266     EAknsMinorGenericQgnPropImListTab4 = 0x117e,
  2267     EAknsMinorGenericQgnPropImMany = 0x117f,
  2268     EAknsMinorGenericQgnPropImNewInvit = 0x1180,
  2269     EAknsMinorGenericQgnPropImNonuserCreatedSavedActive = 0x1181,
  2270     EAknsMinorGenericQgnPropImNonuserCreatedSavedInactive = 0x1182,
  2271     EAknsMinorGenericQgnPropImSaved = 0x1183,
  2272     EAknsMinorGenericQgnPropImSavedChat = 0x1184,
  2273     EAknsMinorGenericQgnPropImSavedChatTab4 = 0x1185,
  2274     EAknsMinorGenericQgnPropImSavedConv = 0x1186,
  2275     EAknsMinorGenericQgnPropImSmileysAngry = 0x1187,
  2276     EAknsMinorGenericQgnPropImSmileysBored = 0x1188,
  2277     EAknsMinorGenericQgnPropImSmileysCrying = 0x1189,
  2278     EAknsMinorGenericQgnPropImSmileysGlasses = 0x118a,
  2279     EAknsMinorGenericQgnPropImSmileysHappy = 0x118b,
  2280     EAknsMinorGenericQgnPropImSmileysIndif = 0x118c,
  2281     EAknsMinorGenericQgnPropImSmileysKiss = 0x118d,
  2282     EAknsMinorGenericQgnPropImSmileysLaugh = 0x118e,
  2283     EAknsMinorGenericQgnPropImSmileysRobot = 0x118f,
  2284     EAknsMinorGenericQgnPropImSmileysSad = 0x1190,
  2285     EAknsMinorGenericQgnPropImSmileysShock = 0x1191,
  2286     EAknsMinorGenericQgnPropImSmileysSkeptical = 0x1192,
  2287     EAknsMinorGenericQgnPropImSmileysSleepy = 0x1193,
  2288     EAknsMinorGenericQgnPropImSmileysSunglasses = 0x1194,
  2289     EAknsMinorGenericQgnPropImSmileysSurprise = 0x1195,
  2290     EAknsMinorGenericQgnPropImSmileysTired = 0x1196,
  2291     EAknsMinorGenericQgnPropImSmileysVeryhappy = 0x1197,
  2292     EAknsMinorGenericQgnPropImSmileysVerysad = 0x1198,
  2293     EAknsMinorGenericQgnPropImSmileysWickedsmile = 0x1199,
  2294     EAknsMinorGenericQgnPropImSmileysWink = 0x119a,
  2295     EAknsMinorGenericQgnPropImToMany = 0x119b,
  2296     EAknsMinorGenericQgnPropImUserBlocked = 0x119c,
  2297     EAknsMinorGenericQgnPropImUserCreatedActive = 0x119d,
  2298     EAknsMinorGenericQgnPropImUserCreatedInactive = 0x119e,
  2299     EAknsMinorGenericQgnPropKeywordFindTab1 = 0x119f,
  2300     EAknsMinorGenericQgnPropListAlphaTab2 = 0x11a0,
  2301     EAknsMinorGenericQgnPropListTab3 = 0x11a1,
  2302     EAknsMinorGenericQgnPropLocAccepted = 0x11a2,
  2303     EAknsMinorGenericQgnPropLocExpired = 0x11a3,
  2304     EAknsMinorGenericQgnPropLocPolicyAccept = 0x11a4,
  2305     EAknsMinorGenericQgnPropLocPolicyAsk = 0x11a5,
  2306     EAknsMinorGenericQgnPropLocPolicyReject = 0x11a6,
  2307     EAknsMinorGenericQgnPropLocPrivacySub = 0x11a7,
  2308     EAknsMinorGenericQgnPropLocPrivacyTab3 = 0x11a8,
  2309     EAknsMinorGenericQgnPropLocRejected = 0x11a9,
  2310     EAknsMinorGenericQgnPropLocRequestsTab2 = 0x11aa,
  2311     EAknsMinorGenericQgnPropLocRequestsTab3 = 0x11ab,
  2312     EAknsMinorGenericQgnPropLocSetTab2 = 0x11ac,
  2313     EAknsMinorGenericQgnPropLocSetTab3 = 0x11ad,
  2314     EAknsMinorGenericQgnPropLogCallsInTab3 = 0x11ae,
  2315     EAknsMinorGenericQgnPropLogCallsMissedTab3 = 0x11af,
  2316     EAknsMinorGenericQgnPropLogCallsOutTab3 = 0x11b0,
  2317     EAknsMinorGenericQgnPropLogCallsTab4 = 0x11b1,
  2318     EAknsMinorGenericQgnPropLogCallAll = 0x11b2,
  2319     EAknsMinorGenericQgnPropLogCallLast = 0x11b3,
  2320     EAknsMinorGenericQgnPropLogCostsSub = 0x11b4,
  2321     EAknsMinorGenericQgnPropLogCostsTab4 = 0x11b5,
  2322     EAknsMinorGenericQgnPropLogCountersTab2 = 0x11b6,
  2323     EAknsMinorGenericQgnPropLogGprsTab4 = 0x11b7,
  2324     EAknsMinorGenericQgnPropLogIn = 0x11b8,
  2325     EAknsMinorGenericQgnPropLogMissed = 0x11b9,
  2326     EAknsMinorGenericQgnPropLogOut = 0x11ba,
  2327     EAknsMinorGenericQgnPropLogTimersTab4 = 0x11bb,
  2328     EAknsMinorGenericQgnPropLogTimerCallActive = 0x11bc,
  2329     EAknsMinorGenericQgnPropMailText = 0x11bd,
  2330     EAknsMinorGenericQgnPropMailUnsupported = 0x11be,
  2331     EAknsMinorGenericQgnPropMceBtRead = 0x11bf,
  2332     EAknsMinorGenericQgnPropMceDraftsTab4 = 0x11c0,
  2333     EAknsMinorGenericQgnPropMceDrTab4 = 0x11c1,
  2334     EAknsMinorGenericQgnPropMceInboxSmall = 0x11c2,
  2335     EAknsMinorGenericQgnPropMceInboxTab4 = 0x11c3,
  2336     EAknsMinorGenericQgnPropMceIrRead = 0x11c4,
  2337     EAknsMinorGenericQgnPropMceIrUnread = 0x11c5,
  2338     EAknsMinorGenericQgnPropMceMailFetRead = 0x11c6,
  2339     EAknsMinorGenericQgnPropMceMailFetReaDel = 0x11c7,
  2340     EAknsMinorGenericQgnPropMceMailFetUnread = 0x11c8,
  2341     EAknsMinorGenericQgnPropMceMailUnfetRead = 0x11c9,
  2342     EAknsMinorGenericQgnPropMceMailUnfetUnread = 0x11ca,
  2343     EAknsMinorGenericQgnPropMceMmsInfo = 0x11cb,
  2344     EAknsMinorGenericQgnPropMceMmsRead = 0x11cc,
  2345     EAknsMinorGenericQgnPropMceMmsUnread = 0x11cd,
  2346     EAknsMinorGenericQgnPropMceNotifRead = 0x11ce,
  2347     EAknsMinorGenericQgnPropMceNotifUnread = 0x11cf,
  2348     EAknsMinorGenericQgnPropMceOutboxTab4 = 0x11d0,
  2349     EAknsMinorGenericQgnPropMcePushRead = 0x11d1,
  2350     EAknsMinorGenericQgnPropMcePushUnread = 0x11d2,
  2351     EAknsMinorGenericQgnPropMceRemoteOnTab4 = 0x11d3,
  2352     EAknsMinorGenericQgnPropMceRemoteTab4 = 0x11d4,
  2353     EAknsMinorGenericQgnPropMceSentTab4 = 0x11d5,
  2354     EAknsMinorGenericQgnPropMceSmartRead = 0x11d6,
  2355     EAknsMinorGenericQgnPropMceSmartUnread = 0x11d7,
  2356     EAknsMinorGenericQgnPropMceSmsInfo = 0x11d8,
  2357     EAknsMinorGenericQgnPropMceSmsRead = 0x11d9,
  2358     EAknsMinorGenericQgnPropMceSmsReadUrgent = 0x11da,
  2359     EAknsMinorGenericQgnPropMceSmsUnread = 0x11db,
  2360     EAknsMinorGenericQgnPropMceSmsUnreadUrgent = 0x11dc,
  2361     EAknsMinorGenericQgnPropMceTemplate = 0x11dd,
  2362     EAknsMinorGenericQgnPropMemcMmcTab = 0x11de,
  2363     EAknsMinorGenericQgnPropMemcMmcTab2 = 0x11df,
  2364     EAknsMinorGenericQgnPropMemcPhoneTab = 0x11e0,
  2365     EAknsMinorGenericQgnPropMemcPhoneTab2 = 0x11e1,
  2366     EAknsMinorGenericQgnPropMmsEmptyPageSub = 0x11e2,
  2367     EAknsMinorGenericQgnPropMmsTemplateImageSmSub = 0x11e3,
  2368     EAknsMinorGenericQgnPropMmsTemplateImageSub = 0x11e4,
  2369     EAknsMinorGenericQgnPropMmsTemplateTitleSub = 0x11e5,
  2370     EAknsMinorGenericQgnPropMmsTemplateVideoSub = 0x11e6,
  2371     EAknsMinorGenericQgnPropNetwork2g = 0x11e7,
  2372     EAknsMinorGenericQgnPropNetwork3g = 0x11e8,
  2373     EAknsMinorGenericQgnPropNrtypHome = 0x11e9,
  2374     EAknsMinorGenericQgnPropNrtypHomeDiv = 0x11ea,
  2375     EAknsMinorGenericQgnPropNrtypMobileDiv = 0x11eb,
  2376     EAknsMinorGenericQgnPropNrtypPhoneCnap = 0x11ec,
  2377     EAknsMinorGenericQgnPropNrtypPhoneDiv = 0x11ed,
  2378     EAknsMinorGenericQgnPropNrtypSdn = 0x11ee,
  2379     EAknsMinorGenericQgnPropNrtypVideo = 0x11ef,
  2380     EAknsMinorGenericQgnPropNrtypWork = 0x11f0,
  2381     EAknsMinorGenericQgnPropNrtypWorkDiv = 0x11f1,
  2382     EAknsMinorGenericQgnPropNrtypWvid = 0x11f2,
  2383     EAknsMinorGenericQgnPropNtypVideo = 0x11f3,
  2384     EAknsMinorGenericQgnPropOtaTone = 0x11f4,
  2385     EAknsMinorGenericQgnPropPbContactsTab3 = 0x11f5,
  2386     EAknsMinorGenericQgnPropPbPersonalTab4 = 0x11f6,
  2387     EAknsMinorGenericQgnPropPbPhotoTab3 = 0x11f7,
  2388     EAknsMinorGenericQgnPropPbSubsTab3 = 0x11f8,
  2389     EAknsMinorGenericQgnPropPinbAnchorId = 0x11f9,
  2390     EAknsMinorGenericQgnPropPinbBagId = 0x11fa,
  2391     EAknsMinorGenericQgnPropPinbBeerId = 0x11fb,
  2392     EAknsMinorGenericQgnPropPinbBookId = 0x11fc,
  2393     EAknsMinorGenericQgnPropPinbCrownId = 0x11fd,
  2394     EAknsMinorGenericQgnPropPinbCupId = 0x11fe,
  2395     EAknsMinorGenericQgnPropPinbDocument = 0x11ff,
  2396     EAknsMinorGenericQgnPropPinbDuckId = 0x1200,
  2397     EAknsMinorGenericQgnPropPinbEightId = 0x1201,
  2398     EAknsMinorGenericQgnPropPinbExclamtionId = 0x1202,
  2399     EAknsMinorGenericQgnPropPinbFiveId = 0x1203,
  2400     EAknsMinorGenericQgnPropPinbFourId = 0x1204,
  2401     EAknsMinorGenericQgnPropPinbHeartId = 0x1205,
  2402     EAknsMinorGenericQgnPropPinbInbox = 0x1206,
  2403     EAknsMinorGenericQgnPropPinbLinkBmId = 0x1207,
  2404     EAknsMinorGenericQgnPropPinbLinkImageId = 0x1208,
  2405     EAknsMinorGenericQgnPropPinbLinkMessageId = 0x1209,
  2406     EAknsMinorGenericQgnPropPinbLinkNoteId = 0x120a,
  2407     EAknsMinorGenericQgnPropPinbLinkPageId = 0x120b,
  2408     EAknsMinorGenericQgnPropPinbLinkToneId = 0x120c,
  2409     EAknsMinorGenericQgnPropPinbLinkVideoId = 0x120d,
  2410     EAknsMinorGenericQgnPropPinbLinkVorecId = 0x120e,
  2411     EAknsMinorGenericQgnPropPinbLockId = 0x120f,
  2412     EAknsMinorGenericQgnPropPinbLorryId = 0x1210,
  2413     EAknsMinorGenericQgnPropPinbMoneyId = 0x1211,
  2414     EAknsMinorGenericQgnPropPinbMovieId = 0x1212,
  2415     EAknsMinorGenericQgnPropPinbNineId = 0x1213,
  2416     EAknsMinorGenericQgnPropPinbNotepad = 0x1214,
  2417     EAknsMinorGenericQgnPropPinbOneId = 0x1215,
  2418     EAknsMinorGenericQgnPropPinbPhoneId = 0x1216,
  2419     EAknsMinorGenericQgnPropPinbSevenId = 0x1217,
  2420     EAknsMinorGenericQgnPropPinbSixId = 0x1218,
  2421     EAknsMinorGenericQgnPropPinbSmiley1Id = 0x1219,
  2422     EAknsMinorGenericQgnPropPinbSmiley2Id = 0x121a,
  2423     EAknsMinorGenericQgnPropPinbSoccerId = 0x121b,
  2424     EAknsMinorGenericQgnPropPinbStarId = 0x121c,
  2425     EAknsMinorGenericQgnPropPinbSuitcaseId = 0x121d,
  2426     EAknsMinorGenericQgnPropPinbTeddyId = 0x121e,
  2427     EAknsMinorGenericQgnPropPinbThreeId = 0x121f,
  2428     EAknsMinorGenericQgnPropPinbToday = 0x1220,
  2429     EAknsMinorGenericQgnPropPinbTwoId = 0x1221,
  2430     EAknsMinorGenericQgnPropPinbWml = 0x1222,
  2431     EAknsMinorGenericQgnPropPinbZeroId = 0x1223,
  2432     EAknsMinorGenericQgnPropPslnActive = 0x1224,
  2433     EAknsMinorGenericQgnPropPushDefault = 0x1225,
  2434     EAknsMinorGenericQgnPropSetAccessoryTab4 = 0x1226,
  2435     EAknsMinorGenericQgnPropSetBarrTab4 = 0x1227,
  2436     EAknsMinorGenericQgnPropSetCallTab4 = 0x1228,
  2437     EAknsMinorGenericQgnPropSetConnecTab4 = 0x1229,
  2438     EAknsMinorGenericQgnPropSetDatimTab4 = 0x122a,
  2439     EAknsMinorGenericQgnPropSetDeviceTab4 = 0x122b,
  2440     EAknsMinorGenericQgnPropSetDivTab4 = 0x122c,
  2441     EAknsMinorGenericQgnPropSetMpAudioTab3 = 0x122d,
  2442     EAknsMinorGenericQgnPropSetMpStreamTab3 = 0x122e,
  2443     EAknsMinorGenericQgnPropSetMpVideoTab3 = 0x122f,
  2444     EAknsMinorGenericQgnPropSetNetworkTab4 = 0x1230,
  2445     EAknsMinorGenericQgnPropSetSecTab4 = 0x1231,
  2446     EAknsMinorGenericQgnPropSetTonesSub = 0x1232,
  2447     EAknsMinorGenericQgnPropSetTonesTab4 = 0x1233,
  2448     EAknsMinorGenericQgnPropSignalIcon = 0x1234,
  2449     EAknsMinorGenericQgnPropSmlBtOff = 0x1235,
  2450     EAknsMinorGenericQgnPropSmlHttp = 0x1236,
  2451     EAknsMinorGenericQgnPropSmlHttpOff = 0x1237,
  2452     EAknsMinorGenericQgnPropSmlIr = 0x1238,
  2453     EAknsMinorGenericQgnPropSmlIrOff = 0x1239,
  2454     EAknsMinorGenericQgnPropSmlRemoteNewSub = 0x123a,
  2455     EAknsMinorGenericQgnPropSmlRemoteSub = 0x123b,
  2456     EAknsMinorGenericQgnPropSmlUsb = 0x123c,
  2457     EAknsMinorGenericQgnPropSmlUsbOff = 0x123d,
  2458     EAknsMinorGenericQgnPropSmsDeliveredCdma = 0x123e,
  2459     EAknsMinorGenericQgnPropSmsDeliveredUrgentCdma = 0x123f,
  2460     EAknsMinorGenericQgnPropSmsFailedCdma = 0x1240,
  2461     EAknsMinorGenericQgnPropSmsFailedUrgentCdma = 0x1241,
  2462     EAknsMinorGenericQgnPropSmsPendingCdma = 0x1242,
  2463     EAknsMinorGenericQgnPropSmsPendingUrgentCdma = 0x1243,
  2464     EAknsMinorGenericQgnPropSmsSentCdma = 0x1244,
  2465     EAknsMinorGenericQgnPropSmsSentUrgentCdma = 0x1245,
  2466     EAknsMinorGenericQgnPropSmsWaitingCdma = 0x1246,
  2467     EAknsMinorGenericQgnPropSmsWaitingUrgentCdma = 0x1247,
  2468     EAknsMinorGenericQgnPropTodoDone = 0x1248,
  2469     EAknsMinorGenericQgnPropTodoUndone = 0x1249,
  2470     EAknsMinorGenericQgnPropVoice = 0x124a,
  2471     EAknsMinorGenericQgnPropVpnLogError = 0x124b,
  2472     EAknsMinorGenericQgnPropVpnLogInfo = 0x124c,
  2473     EAknsMinorGenericQgnPropVpnLogWarn = 0x124d,
  2474     EAknsMinorGenericQgnPropWalletCards = 0x124e,
  2475     EAknsMinorGenericQgnPropWalletCardsLib = 0x124f,
  2476     EAknsMinorGenericQgnPropWalletCardsLibDef = 0x1250,
  2477     EAknsMinorGenericQgnPropWalletCardsLibOta = 0x1251,
  2478     EAknsMinorGenericQgnPropWalletCardsOta = 0x1252,
  2479     EAknsMinorGenericQgnPropWalletPnotes = 0x1253,
  2480     EAknsMinorGenericQgnPropWalletService = 0x1254,
  2481     EAknsMinorGenericQgnPropWalletTickets = 0x1255,
  2482     EAknsMinorGenericQgnPropWmlBm = 0x1256,
  2483     EAknsMinorGenericQgnPropWmlBmAdap = 0x1257,
  2484     EAknsMinorGenericQgnPropWmlBmLast = 0x1258,
  2485     EAknsMinorGenericQgnPropWmlBmTab2 = 0x1259,
  2486     EAknsMinorGenericQgnPropWmlCheckboxOff = 0x125a,
  2487     EAknsMinorGenericQgnPropWmlCheckboxOffSel = 0x125b,
  2488     EAknsMinorGenericQgnPropWmlCheckboxOn = 0x125c,
  2489     EAknsMinorGenericQgnPropWmlCheckboxOnSel = 0x125d,
  2490     EAknsMinorGenericQgnPropWmlCircle = 0x125e,
  2491     EAknsMinorGenericQgnPropWmlCsd = 0x125f,
  2492     EAknsMinorGenericQgnPropWmlDisc = 0x1260,
  2493     EAknsMinorGenericQgnPropWmlGprs = 0x1261,
  2494     EAknsMinorGenericQgnPropWmlHome = 0x1262,
  2495     EAknsMinorGenericQgnPropWmlHscsd = 0x1263,
  2496     EAknsMinorGenericQgnPropWmlImageMap = 0x1264,
  2497     EAknsMinorGenericQgnPropWmlImageNotShown = 0x1265,
  2498     EAknsMinorGenericQgnPropWmlObject = 0x1266,
  2499     EAknsMinorGenericQgnPropWmlPage = 0x1267,
  2500     EAknsMinorGenericQgnPropWmlPagesTab2 = 0x1268,
  2501     EAknsMinorGenericQgnPropWmlRadiobuttOff = 0x1269,
  2502     EAknsMinorGenericQgnPropWmlRadiobuttOffSel = 0x126a,
  2503     EAknsMinorGenericQgnPropWmlRadiobuttOn = 0x126b,
  2504     EAknsMinorGenericQgnPropWmlRadiobuttOnSel = 0x126c,
  2505     EAknsMinorGenericQgnPropWmlSelectarrow = 0x126d,
  2506     EAknsMinorGenericQgnPropWmlSelectfile = 0x126e,
  2507     EAknsMinorGenericQgnPropWmlSms = 0x126f,
  2508     EAknsMinorGenericQgnPropWmlSquare = 0x1270,
  2509     EAknsMinorGenericQgnStatAlarm = 0x1271,
  2510     EAknsMinorGenericQgnStatBt = 0x1272,
  2511     EAknsMinorGenericQgnStatBtBlank = 0x1273,
  2512     EAknsMinorGenericQgnStatBtUni = 0x1274,
  2513     EAknsMinorGenericQgnStatBtUniBlank = 0x1275,
  2514     EAknsMinorGenericQgnStatCaseArabic = 0x1276,
  2515     EAknsMinorGenericQgnStatCaseArabicNumeric = 0x1277,
  2516     EAknsMinorGenericQgnStatCaseArabicNumericQuery = 0x1278,
  2517     EAknsMinorGenericQgnStatCaseArabicQuery = 0x1279,
  2518     EAknsMinorGenericQgnStatCaseCapital = 0x127a,
  2519     EAknsMinorGenericQgnStatCaseCapitalFull = 0x127b,
  2520     EAknsMinorGenericQgnStatCaseCapitalQuery = 0x127c,
  2521     EAknsMinorGenericQgnStatCaseHebrew = 0x127d,
  2522     EAknsMinorGenericQgnStatCaseHebrewQuery = 0x127e,
  2523     EAknsMinorGenericQgnStatCaseNumeric = 0x127f,
  2524     EAknsMinorGenericQgnStatCaseNumericFull = 0x1280,
  2525     EAknsMinorGenericQgnStatCaseNumericQuery = 0x1281,
  2526     EAknsMinorGenericQgnStatCaseSmall = 0x1282,
  2527     EAknsMinorGenericQgnStatCaseSmallFull = 0x1283,
  2528     EAknsMinorGenericQgnStatCaseSmallQuery = 0x1284,
  2529     EAknsMinorGenericQgnStatCaseText = 0x1285,
  2530     EAknsMinorGenericQgnStatCaseTextFull = 0x1286,
  2531     EAknsMinorGenericQgnStatCaseTextQuery = 0x1287,
  2532     EAknsMinorGenericQgnStatCaseThai = 0x1288,
  2533     EAknsMinorGenericQgnStatCaseTitle = 0x1289,
  2534     EAknsMinorGenericQgnStatCaseTitleQuery = 0x128a,
  2535     EAknsMinorGenericQgnStatCdmaRoaming = 0x128b,
  2536     EAknsMinorGenericQgnStatCdmaRoamingUni = 0x128c,
  2537     EAknsMinorGenericQgnStatChiPinyin = 0x128d,
  2538     EAknsMinorGenericQgnStatChiPinyinQuery = 0x128e,
  2539     EAknsMinorGenericQgnStatChiStroke = 0x128f,
  2540     EAknsMinorGenericQgnStatChiStrokeFind = 0x1290,
  2541     EAknsMinorGenericQgnStatChiStrokeFindQuery = 0x1291,
  2542     EAknsMinorGenericQgnStatChiStrokeQuery = 0x1292,
  2543     EAknsMinorGenericQgnStatChiStrokeTrad = 0x1293,
  2544     EAknsMinorGenericQgnStatChiStrokeTradQuery = 0x1294,
  2545     EAknsMinorGenericQgnStatChiZhuyin = 0x1295,
  2546     EAknsMinorGenericQgnStatChiZhuyinFind = 0x1296,
  2547     EAknsMinorGenericQgnStatChiZhuyinFindQuery = 0x1297,
  2548     EAknsMinorGenericQgnStatChiZhuyinQuery = 0x1298,
  2549     EAknsMinorGenericQgnStatCypheringOn = 0x1299,
  2550     EAknsMinorGenericQgnStatCypheringOnUni = 0x129a,
  2551     EAknsMinorGenericQgnStatDivert0 = 0x129b,
  2552     EAknsMinorGenericQgnStatDivert1 = 0x129c,
  2553     EAknsMinorGenericQgnStatDivert12 = 0x129d,
  2554     EAknsMinorGenericQgnStatDivert2 = 0x129e,
  2555     EAknsMinorGenericQgnStatDivertVm = 0x129f,
  2556     EAknsMinorGenericQgnStatHeadset = 0x12a0,
  2557     EAknsMinorGenericQgnStatHeadsetUnavailable = 0x12a1,
  2558     EAknsMinorGenericQgnStatIhf = 0x12a2,
  2559     EAknsMinorGenericQgnStatIhfUni = 0x12a3,
  2560     EAknsMinorGenericQgnStatImUni = 0x12a4,
  2561     EAknsMinorGenericQgnStatIr = 0x12a5,
  2562     EAknsMinorGenericQgnStatIrBlank = 0x12a6,
  2563     EAknsMinorGenericQgnStatIrUni = 0x12a7,
  2564     EAknsMinorGenericQgnStatIrUniBlank = 0x12a8,
  2565     EAknsMinorGenericQgnStatJapinHiragana = 0x12a9,
  2566     EAknsMinorGenericQgnStatJapinHiraganaOnly = 0x12aa,
  2567     EAknsMinorGenericQgnStatJapinKatakanaFull = 0x12ab,
  2568     EAknsMinorGenericQgnStatJapinKatakanaHalf = 0x12ac,
  2569     EAknsMinorGenericQgnStatKeyguard = 0x12ad,
  2570     EAknsMinorGenericQgnStatLine2 = 0x12ae,
  2571     EAknsMinorGenericQgnStatLoc = 0x12af,
  2572     EAknsMinorGenericQgnStatLocOff = 0x12b0,
  2573     EAknsMinorGenericQgnStatLocOn = 0x12b1,
  2574     EAknsMinorGenericQgnStatLoopset = 0x12b2,
  2575     EAknsMinorGenericQgnStatMessage = 0x12b3,
  2576     EAknsMinorGenericQgnStatMessageBlank = 0x12b4,
  2577     EAknsMinorGenericQgnStatMessageData = 0x12b5,
  2578     EAknsMinorGenericQgnStatMessageDataUni = 0x12b6,
  2579     EAknsMinorGenericQgnStatMessageFax = 0x12b7,
  2580     EAknsMinorGenericQgnStatMessageFaxUni = 0x12b8,
  2581     EAknsMinorGenericQgnStatMessageMail = 0x12b9,
  2582     EAknsMinorGenericQgnStatMessageMailUni = 0x12ba,
  2583     EAknsMinorGenericQgnStatMessageOther = 0x12bb,
  2584     EAknsMinorGenericQgnStatMessageOtherUni = 0x12bc,
  2585     EAknsMinorGenericQgnStatMessagePs = 0x12bd,
  2586     EAknsMinorGenericQgnStatMessageRemote = 0x12be,
  2587     EAknsMinorGenericQgnStatMessageRemoteUni = 0x12bf,
  2588     EAknsMinorGenericQgnStatMessageUni = 0x12c0,
  2589     EAknsMinorGenericQgnStatMessageUniBlank = 0x12c1,
  2590     EAknsMinorGenericQgnStatMissedCallsUni = 0x12c2,
  2591     EAknsMinorGenericQgnStatMissedCallPs = 0x12c3,
  2592     EAknsMinorGenericQgnStatModBt = 0x12c4,
  2593     EAknsMinorGenericQgnStatOutbox = 0x12c5,
  2594     EAknsMinorGenericQgnStatOutboxUni = 0x12c6,
  2595     EAknsMinorGenericQgnStatQuery = 0x12c7,
  2596     EAknsMinorGenericQgnStatQueryQuery = 0x12c8,
  2597     EAknsMinorGenericQgnStatT9 = 0x12c9,
  2598     EAknsMinorGenericQgnStatT9Query = 0x12ca,
  2599     EAknsMinorGenericQgnStatTty = 0x12cb,
  2600     EAknsMinorGenericQgnStatUsb = 0x12cc,
  2601     EAknsMinorGenericQgnStatUsbUni = 0x12cd,
  2602     EAknsMinorGenericQgnStatVm0 = 0x12ce,
  2603     EAknsMinorGenericQgnStatVm0Uni = 0x12cf,
  2604     EAknsMinorGenericQgnStatVm1 = 0x12d0,
  2605     EAknsMinorGenericQgnStatVm12 = 0x12d1,
  2606     EAknsMinorGenericQgnStatVm12Uni = 0x12d2,
  2607     EAknsMinorGenericQgnStatVm1Uni = 0x12d3,
  2608     EAknsMinorGenericQgnStatVm2 = 0x12d4,
  2609     EAknsMinorGenericQgnStatVm2Uni = 0x12d5,
  2610     EAknsMinorGenericQgnStatZoneHome = 0x12d6,
  2611     EAknsMinorGenericQgnStatZoneViag = 0x12d7,
  2612     EAknsMinorGenericQgnIndiJapFindCaseNumericFull = 0x12d8,
  2613     EAknsMinorGenericQgnIndiJapFindCaseSmallFull = 0x12d9,
  2614     EAknsMinorGenericQgnIndiJapFindHiragana = 0x12da,
  2615     EAknsMinorGenericQgnIndiJapFindHiraganaOnly = 0x12db,
  2616     EAknsMinorGenericQgnIndiJapFindKatakanaFull = 0x12dc,
  2617     EAknsMinorGenericQgnIndiJapFindKatakanaHalf = 0x12dd,
  2618     EAknsMinorGenericQgnIndiJapFindPredictive = 0x12de,
  2619     EAknsMinorGenericQgnIndiRadioButtonBack = 0x12df,
  2620     EAknsMinorGenericQgnIndiRadioButtonBackInactive = 0x12e0,
  2621     EAknsMinorGenericQgnIndiRadioButtonBackPressed = 0x12e1,
  2622     EAknsMinorGenericQgnIndiRadioButtonDown = 0x12e2,
  2623     EAknsMinorGenericQgnIndiRadioButtonDownInactive = 0x12e3,
  2624     EAknsMinorGenericQgnIndiRadioButtonDownPressed = 0x12e4,
  2625     EAknsMinorGenericQgnIndiRadioButtonForward = 0x12e5,
  2626     EAknsMinorGenericQgnIndiRadioButtonForwardInactive = 0x12e6,
  2627     EAknsMinorGenericQgnIndiRadioButtonForwardPressed = 0x12e7,
  2628     EAknsMinorGenericQgnIndiRadioButtonPause = 0x12e8,
  2629     EAknsMinorGenericQgnIndiRadioButtonPauseInactive = 0x12e9,
  2630     EAknsMinorGenericQgnIndiRadioButtonPausePressed = 0x12ea,
  2631     EAknsMinorGenericQgnIndiRadioButtonRecord = 0x12eb,
  2632     EAknsMinorGenericQgnIndiRadioButtonRecordInactive = 0x12ec,
  2633     EAknsMinorGenericQgnIndiRadioButtonRecordPressed = 0x12ed,
  2634     EAknsMinorGenericQgnIndiRadioButtonStop = 0x12ee,
  2635     EAknsMinorGenericQgnIndiRadioButtonStopInactive = 0x12ef,
  2636     EAknsMinorGenericQgnIndiRadioButtonStopPressed = 0x12f0,
  2637     EAknsMinorGenericQgnIndiRadioButtonUp = 0x12f1,
  2638     EAknsMinorGenericQgnIndiRadioButtonUpInactive = 0x12f2,
  2639     EAknsMinorGenericQgnIndiRadioButtonUpPressed = 0x12f3,
  2640     EAknsMinorGenericQgnPropAlbumMain = 0x12f4,
  2641     EAknsMinorGenericQgnPropAlbumPhotoSmall = 0x12f5,
  2642     EAknsMinorGenericQgnPropAlbumVideoSmall = 0x12f6,
  2643     EAknsMinorGenericQgnPropLogGprsReceivedSub = 0x12f7,
  2644     EAknsMinorGenericQgnPropLogGprsSentSub = 0x12f8,
  2645     EAknsMinorGenericQgnPropLogGprsTab3 = 0x12f9,
  2646     EAknsMinorGenericQgnPropPinbLinkStreamId = 0x12fa,
  2647     EAknsMinorGenericQgnStatCaseShift = 0x12fb,
  2648     EAknsMinorGenericQgnIndiCamsBw = 0x12fc,
  2649     EAknsMinorGenericQgnIndiCamsCloudy = 0x12fd,
  2650     EAknsMinorGenericQgnIndiCamsFluorescent = 0x12fe,
  2651     EAknsMinorGenericQgnIndiCamsNegative = 0x12ff,
  2652     EAknsMinorGenericQgnIndiCamsSepia = 0x1300,
  2653     EAknsMinorGenericQgnIndiCamsSunny = 0x1301,
  2654     EAknsMinorGenericQgnIndiCamsTungsten = 0x1302,
  2655     EAknsMinorGenericQgnIndiPhoneAdd = 0x1303,
  2656     EAknsMinorGenericQgnPropLinkEmbdLarge = 0x1304,
  2657     EAknsMinorGenericQgnPropLinkEmbdMedium = 0x1305,
  2658     EAknsMinorGenericQgnPropLinkEmbdSmall = 0x1306,
  2659     EAknsMinorGenericQgnPropMceDraft = 0x1307,
  2660     EAknsMinorGenericQgnPropMceDraftNew = 0x1308,
  2661     EAknsMinorGenericQgnPropMceInboxSmallNew = 0x1309,
  2662     EAknsMinorGenericQgnPropMceOutboxSmall = 0x130a,
  2663     EAknsMinorGenericQgnPropMceOutboxSmallNew = 0x130b,
  2664     EAknsMinorGenericQgnPropMceSent = 0x130c,
  2665     EAknsMinorGenericQgnPropMceSentNew = 0x130d,
  2666     EAknsMinorGenericQgnPropSmlRemoteTab4 = 0x130e,
  2667     EAknsMinorGenericQgnIndiAiSat = 0x130f,
  2668     EAknsMinorGenericQgnMenuCb2Cxt = 0x1310,
  2669     EAknsMinorGenericQgnMenuSimfdnCxt = 0x1311,
  2670     EAknsMinorGenericQgnMenuSiminCxt = 0x1312,
  2671     // value 0x1313 is reserved
  2672     EAknsMinorGenericQgnMenuCbCxt = 0x1314,
  2673     EAknsMinorGenericQgnGrafMmsTemplatePrevImage = 0x1315,
  2674     EAknsMinorGenericQgnGrafMmsTemplatePrevText = 0x1316,
  2675     EAknsMinorGenericQgnGrafMmsTemplatePrevVideo = 0x1317,
  2676     EAknsMinorGenericQgnIndiSignalNotAvailCdma = 0x1318,
  2677     EAknsMinorGenericQgnIndiSignalNoService = 0x1319,
  2678     EAknsMinorGenericQgnMenuDycRoamingCxt = 0x131a,
  2679     EAknsMinorGenericQgnMenuImRoamingCxt = 0x131b,
  2680     EAknsMinorGenericQgnMenuMyAccountLst = 0x131c,
  2681     EAknsMinorGenericQgnPropAmsGetNew = 0x131d,
  2682     EAknsMinorGenericQgnPropFileOtherSub = 0x131e,
  2683     EAknsMinorGenericQgnPropFileOtherTab4 = 0x131f,
  2684     EAknsMinorGenericQgnPropMyAccount = 0x1320,
  2685     EAknsMinorGenericQgnIndiAiCale = 0x1321,
  2686     EAknsMinorGenericQgnIndiAiTodo = 0x1322,
  2687     EAknsMinorGenericQgnIndiMmsLinksEmail = 0x1323,
  2688     EAknsMinorGenericQgnIndiMmsLinksPhone = 0x1324,
  2689     EAknsMinorGenericQgnIndiMmsLinksWml = 0x1325,
  2690     EAknsMinorGenericQgnIndiMmsSpeakerMuted = 0x1326,
  2691     EAknsMinorGenericQgnPropAiShortcut = 0x1327,
  2692     EAknsMinorGenericQgnPropImFriendAway = 0x1328,
  2693     EAknsMinorGenericQgnPropImServer = 0x1329,
  2694     EAknsMinorGenericQgnPropMmsTemplateImageBotSub = 0x132a,
  2695     EAknsMinorGenericQgnPropMmsTemplateImageMidSub = 0x132b,
  2696     EAknsMinorGenericQgnPropMmsTemplateImageSmBotSub = 0x132c,
  2697     EAknsMinorGenericQgnPropMmsTemplateImageSmLdiaSub = 0x132d,
  2698     EAknsMinorGenericQgnPropMmsTemplateImageSmManySub = 0x132e,
  2699     EAknsMinorGenericQgnPropMmsTemplateImageSmRdiaSub = 0x132f,
  2700     EAknsMinorGenericQgnPropMmsTemplateImageSmTlSub = 0x1330,
  2701     EAknsMinorGenericQgnPropMmsTemplateImageSmTrSub = 0x1331,
  2702     EAknsMinorGenericQgnPropMmsTemplateTextSub = 0x1332,
  2703     EAknsMinorGenericQgnPropWmlPlay = 0x1333,
  2704     EAknsMinorGenericQgnIndiOnlineAlbumImageAdd = 0x1334,
  2705     EAknsMinorGenericQgnIndiOnlineAlbumVideoAdd = 0x1335,
  2706     EAknsMinorGenericQgnPropClsInactiveChannel = 0x1336,
  2707     EAknsMinorGenericQgnPropClsTab1 = 0x1337,
  2708     EAknsMinorGenericQgnPropOnlineAlbumEmpty = 0x1338,
  2709     EAknsMinorGenericQgnPropNetwSharedConn = 0x1339,
  2710     EAknsMinorGenericQgnPropFolderDynamic = 0x133a,
  2711     EAknsMinorGenericQgnPropFolderDynamicLarge = 0x133b,
  2712     EAknsMinorGenericQgnPropFolderMmc = 0x133c,
  2713     EAknsMinorGenericQgnPropFolderProfiles = 0x133d,
  2714     EAknsMinorGenericQgnPropLmArea = 0x133e,
  2715     EAknsMinorGenericQgnPropLmBusiness = 0x133f,
  2716     EAknsMinorGenericQgnPropLmCategoriesTab2 = 0x1340,
  2717     EAknsMinorGenericQgnPropLmChurch = 0x1341,
  2718     EAknsMinorGenericQgnPropLmCommunication = 0x1342,
  2719     EAknsMinorGenericQgnPropLmCxt = 0x1343,
  2720     EAknsMinorGenericQgnPropLmEducation = 0x1344,
  2721     EAknsMinorGenericQgnPropLmFun = 0x1345,
  2722     EAknsMinorGenericQgnPropLmGene = 0x1346,
  2723     EAknsMinorGenericQgnPropLmHotel = 0x1347,
  2724     EAknsMinorGenericQgnPropLmLst = 0x1348,
  2725     EAknsMinorGenericQgnPropLmNamesTab2 = 0x1349,
  2726     EAknsMinorGenericQgnPropLmOutdoor = 0x134a,
  2727     EAknsMinorGenericQgnPropLmPeople = 0x134b,
  2728     EAknsMinorGenericQgnPropLmPublic = 0x134c,
  2729     EAknsMinorGenericQgnPropLmRestaurant = 0x134d,
  2730     EAknsMinorGenericQgnPropLmShopping = 0x134e,
  2731     EAknsMinorGenericQgnPropLmSightseeing = 0x134f,
  2732     EAknsMinorGenericQgnPropLmSport = 0x1350,
  2733     EAknsMinorGenericQgnPropLmTransport = 0x1351,
  2734     EAknsMinorGenericQgnPropPmAttachAlbum = 0x1352,
  2735     EAknsMinorGenericQgnPropProfiles = 0x1353,
  2736     EAknsMinorGenericQgnPropProfilesSmall = 0x1354,
  2737     EAknsMinorGenericQgnPropSmlSyncFromServer = 0x1355,
  2738     EAknsMinorGenericQgnPropSmlSyncOff = 0x1356,
  2739     EAknsMinorGenericQgnPropSmlSyncServer = 0x1357,
  2740     EAknsMinorGenericQgnPropSmlSyncToServer = 0x1358,
  2741     EAknsMinorGenericQgnPropAlbumPermanentPhoto = 0x1359,
  2742     EAknsMinorGenericQgnPropAlbumPermanentPhotoSmall = 0x135a,
  2743     EAknsMinorGenericQgnPropAlbumPermanentVideo = 0x135b,
  2744     EAknsMinorGenericQgnPropAlbumPermanentVideoSmall = 0x135c,
  2745     EAknsMinorGenericQgnPropAlbumSounds = 0x135d,
  2746     EAknsMinorGenericQgnPropAlbumSoundsSmall = 0x135e,
  2747     EAknsMinorGenericQgnPropFolderPermanent = 0x135f,
  2748     EAknsMinorGenericQgnPropOnlineAlbumSub = 0x1360,
  2749     EAknsMinorGenericQgnGrafDimWipeLsc = 0x1361,
  2750     EAknsMinorGenericQgnGrafDimWipePrt = 0x1362,
  2751     EAknsMinorGenericQgnGrafLinePrimaryHorizontal = 0x1363,
  2752     EAknsMinorGenericQgnGrafLinePrimaryHorizontalDashed = 0x1364,
  2753     EAknsMinorGenericQgnGrafLinePrimaryVertical = 0x1365,
  2754     EAknsMinorGenericQgnGrafLinePrimaryVerticalDashed = 0x1366,
  2755     EAknsMinorGenericQgnGrafLineSecondaryHorizontal = 0x1367,
  2756     EAknsMinorGenericQgnGrafLineSecondaryVertical = 0x1368,
  2757     EAknsMinorGenericQgnGrafStatusSmallProgress = 0x1369,
  2758     EAknsMinorGenericQgnGrafStatusSmallWaitBg = 0x136a,
  2759     EAknsMinorGenericQgnGrafTabActiveL = 0x136b,
  2760     EAknsMinorGenericQgnGrafTabActiveM = 0x136c,
  2761     EAknsMinorGenericQgnGrafTabActiveR = 0x136d,
  2762     EAknsMinorGenericQgnGrafTabPassiveL = 0x136e,
  2763     EAknsMinorGenericQgnGrafTabPassiveM = 0x136f,
  2764     EAknsMinorGenericQgnGrafTabPassiveR = 0x1370,
  2765     EAknsMinorGenericQgnGrafVolumeSet10Off = 0x1371,
  2766     EAknsMinorGenericQgnGrafVolumeSet10On = 0x1372,
  2767     EAknsMinorGenericQgnGrafVolumeSet1Off = 0x1373,
  2768     EAknsMinorGenericQgnGrafVolumeSet1On = 0x1374,
  2769     EAknsMinorGenericQgnGrafVolumeSet2Off = 0x1375,
  2770     EAknsMinorGenericQgnGrafVolumeSet2On = 0x1376,
  2771     EAknsMinorGenericQgnGrafVolumeSet3Off = 0x1377,
  2772     EAknsMinorGenericQgnGrafVolumeSet3On = 0x1378,
  2773     EAknsMinorGenericQgnGrafVolumeSet4Off = 0x1379,
  2774     EAknsMinorGenericQgnGrafVolumeSet4On = 0x137a,
  2775     EAknsMinorGenericQgnGrafVolumeSet5Off = 0x137b,
  2776     EAknsMinorGenericQgnGrafVolumeSet5On = 0x137c,
  2777     EAknsMinorGenericQgnGrafVolumeSet6Off = 0x137d,
  2778     EAknsMinorGenericQgnGrafVolumeSet6On = 0x137e,
  2779     EAknsMinorGenericQgnGrafVolumeSet7Off = 0x137f,
  2780     EAknsMinorGenericQgnGrafVolumeSet7On = 0x1380,
  2781     EAknsMinorGenericQgnGrafVolumeSet8Off = 0x1381,
  2782     EAknsMinorGenericQgnGrafVolumeSet8On = 0x1382,
  2783     EAknsMinorGenericQgnGrafVolumeSet9Off = 0x1383,
  2784     EAknsMinorGenericQgnGrafVolumeSet9On = 0x1384,
  2785     EAknsMinorGenericQgnGrafVolumeSmall10Off = 0x1385,
  2786     EAknsMinorGenericQgnGrafVolumeSmall10On = 0x1386,
  2787     EAknsMinorGenericQgnGrafVolumeSmall1Off = 0x1387,
  2788     EAknsMinorGenericQgnGrafVolumeSmall1On = 0x1388,
  2789     EAknsMinorGenericQgnGrafVolumeSmall2Off = 0x1389,
  2790     EAknsMinorGenericQgnGrafVolumeSmall2On = 0x138a,
  2791     EAknsMinorGenericQgnGrafVolumeSmall3Off = 0x138b,
  2792     EAknsMinorGenericQgnGrafVolumeSmall3On = 0x138c,
  2793     EAknsMinorGenericQgnGrafVolumeSmall4Off = 0x138d,
  2794     EAknsMinorGenericQgnGrafVolumeSmall4On = 0x138e,
  2795     EAknsMinorGenericQgnGrafVolumeSmall5Off = 0x138f,
  2796     EAknsMinorGenericQgnGrafVolumeSmall5On = 0x1390,
  2797     EAknsMinorGenericQgnGrafVolumeSmall6Off = 0x1391,
  2798     EAknsMinorGenericQgnGrafVolumeSmall6On = 0x1392,
  2799     EAknsMinorGenericQgnGrafVolumeSmall7Off = 0x1393,
  2800     EAknsMinorGenericQgnGrafVolumeSmall7On = 0x1394,
  2801     EAknsMinorGenericQgnGrafVolumeSmall8Off = 0x1395,
  2802     EAknsMinorGenericQgnGrafVolumeSmall8On = 0x1396,
  2803     EAknsMinorGenericQgnGrafVolumeSmall9Off = 0x1397,
  2804     EAknsMinorGenericQgnGrafVolumeSmall9On = 0x1398,
  2805     EAknsMinorGenericQgnGrafWaitIncrem = 0x1399,
  2806     EAknsMinorGenericQgnImStatEmpty = 0x139a,
  2807     EAknsMinorGenericQgnIndiAmInstNoAdd = 0x139b,
  2808     EAknsMinorGenericQgnIndiAttachAdd = 0x139c,
  2809     EAknsMinorGenericQgnIndiAttachUnfetchedAdd = 0x139d,
  2810     EAknsMinorGenericQgnIndiAttachVideo = 0x139e,
  2811     EAknsMinorGenericQgnIndiBatteryStrengthLsc = 0x139f,
  2812     EAknsMinorGenericQgnIndiBrowserMmcAdd = 0x13a0,
  2813     EAknsMinorGenericQgnIndiBrowserPauseAdd = 0x13a1,
  2814     EAknsMinorGenericQgnIndiBtConnectedAdd = 0x13a2,
  2815     EAknsMinorGenericQgnIndiCallVideoBlindInMaskIcon = 0x13a3,
  2816     EAknsMinorGenericQgnIndiCallVideoBlindInMaskSoft = 0x13a3,   // This is obsolete alias for <ref>MaskIcon
  2817     EAknsMinorGenericQgnIndiCallVideoBlindOutMaskIcon = 0x13a4,
  2818     EAknsMinorGenericQgnIndiCallVideoBlindOutMaskSoft = 0x13a4,  // This is obsolete alias for <ref>MaskIcon
  2819     EAknsMinorGenericQgnIndiCamsBright = 0x13a5,
  2820     EAknsMinorGenericQgnIndiCamsBurst = 0x13a6,
  2821     EAknsMinorGenericQgnIndiCamsContrast = 0x13a7,
  2822     EAknsMinorGenericQgnIndiCamsZoomBgMax = 0x13a8,
  2823     EAknsMinorGenericQgnIndiCamsZoomBgMin = 0x13a9,
  2824     EAknsMinorGenericQgnIndiChiFindCangjie = 0x13aa,
  2825     EAknsMinorGenericQgnIndiConnectionOnRoamAdd = 0x13ab,
  2826     EAknsMinorGenericQgnIndiDrmManyMoAdd = 0x13ac,
  2827     EAknsMinorGenericQgnIndiDycDiacreetAdd = 0x13ad,
  2828     EAknsMinorGenericQgnIndiEnter = 0x13ae,
  2829     EAknsMinorGenericQgnIndiFindGlassAdvanced = 0x13af,
  2830     EAknsMinorGenericQgnIndiFindNone = 0x13b0,
  2831     EAknsMinorGenericQgnIndiImportantAdd = 0x13b1,
  2832     EAknsMinorGenericQgnIndiImMessage = 0x13b2,
  2833     EAknsMinorGenericQgnIndiLocPolicyAcceptAdd = 0x13b3,
  2834     EAknsMinorGenericQgnIndiLocPolicyAskAdd = 0x13b4,
  2835     EAknsMinorGenericQgnIndiMmsEarpiece = 0x13b5,
  2836     EAknsMinorGenericQgnIndiMmsNoncorm = 0x13b6,
  2837     EAknsMinorGenericQgnIndiMmsStop = 0x13b7,
  2838     EAknsMinorGenericQgnIndiSettProtectedInvAdd = 0x13b8,
  2839     EAknsMinorGenericQgnIndiSignalStrengthLsc = 0x13b9,
  2840     EAknsMinorGenericQgnIndiSignalWcdmaSuspended = 0x13ba,
  2841     EAknsMinorGenericQgnIndiTextLeft = 0x13bb,
  2842     EAknsMinorGenericQgnIndiTextRight = 0x13bc,
  2843     EAknsMinorGenericQgnIndiWmlImageNoteShown = 0x13bd,
  2844     EAknsMinorGenericQgnIndiWmlImageNotShown = 0x13be,
  2845     EAknsMinorGenericQgnPropBildNavigationSub = 0x13bf,
  2846     EAknsMinorGenericQgnPropBtDevicesTab2 = 0x13c0,
  2847     EAknsMinorGenericQgnPropGroupVip = 0x13c1,
  2848     EAknsMinorGenericQgnPropLogCallsTab3 = 0x13c2,
  2849     EAknsMinorGenericQgnPropLogTimersTab3 = 0x13c3,
  2850     EAknsMinorGenericQgnPropMceDrafts = 0x13c4,
  2851     EAknsMinorGenericQgnPropMceDraftsNew = 0x13c5,
  2852     EAknsMinorGenericQgnPropMceMailFetReadDel = 0x13c6,
  2853     EAknsMinorGenericQgnPropMceSmsTab4 = 0x13c7,
  2854     EAknsMinorGenericQgnPropModeRing = 0x13c8,
  2855     EAknsMinorGenericQgnPropPbContactsTab1 = 0x13c9,
  2856     EAknsMinorGenericQgnPropPbContactsTab2 = 0x13ca,
  2857     EAknsMinorGenericQgnPropPinbExclamationId = 0x13cb,
  2858     EAknsMinorGenericQgnPropPlsnActive = 0x13cc,
  2859     EAknsMinorGenericQgnPropSetButton = 0x13cd,
  2860     EAknsMinorGenericQgnPropVoiceMidi = 0x13ce,
  2861     EAknsMinorGenericQgnPropVoiceWav = 0x13cf,
  2862     EAknsMinorGenericQgnPropVpnAccessPoint = 0x13d0,
  2863     EAknsMinorGenericQgnPropWmlUssd = 0x13d1,
  2864     EAknsMinorGenericQgnStatChiCangjie = 0x13d2,
  2865     EAknsMinorGenericQgnStatConnectionOnUni = 0x13d3,
  2866     EAknsMinorGenericQgnStatCsd = 0x13d4,
  2867     EAknsMinorGenericQgnStatCsdUni = 0x13d5,
  2868     EAknsMinorGenericQgnStatDsign = 0x13d6,
  2869     EAknsMinorGenericQgnStatHscsd = 0x13d7,
  2870     EAknsMinorGenericQgnStatHscsdUni = 0x13d8,
  2871     EAknsMinorGenericQgnStatMissedCalls = 0x13d9,
  2872     EAknsMinorGenericQgnStatNoCalls = 0x13da,
  2873     EAknsMinorGenericQgnStatNoCallsUni = 0x13db,
  2874     EAknsMinorGenericQgnIndiWlanSecureNetworkAdd = 0x13dc,
  2875     EAknsMinorGenericQgnIndiWlanSignalGoodAdd = 0x13dd,
  2876     EAknsMinorGenericQgnIndiWlanSignalLowAdd = 0x13de,
  2877     EAknsMinorGenericQgnIndiWlanSignalMedAdd = 0x13df,
  2878     EAknsMinorGenericQgnPropCmonConnActive = 0x13e0,
  2879     EAknsMinorGenericQgnPropCmonWlanAvail = 0x13e1,
  2880     EAknsMinorGenericQgnPropCmonWlanConn = 0x13e2,
  2881     EAknsMinorGenericQgnPropWlanBearer = 0x13e3,
  2882     EAknsMinorGenericQgnPropWlanEasy = 0x13e4,
  2883     EAknsMinorGenericQgnStatWlanActive = 0x13e5,
  2884     EAknsMinorGenericQgnStatWlanActiveSecure = 0x13e6,
  2885     EAknsMinorGenericQgnStatWlanActiveSecureUni = 0x13e7,
  2886     EAknsMinorGenericQgnStatWlanActiveUni = 0x13e8,
  2887     EAknsMinorGenericQgnStatWlanAvail = 0x13e9,
  2888     EAknsMinorGenericQgnStatWlanAvailUni = 0x13ea,
  2889     EAknsMinorGenericQgnGrafMmsAudioCorrupted = 0x13eb,
  2890     EAknsMinorGenericQgnGrafMmsAudioDrm = 0x13ec,
  2891     EAknsMinorGenericQgnGrafMmsImageCorrupted = 0x13ed,
  2892     EAknsMinorGenericQgnGrafMmsImageDrm = 0x13ee,
  2893     EAknsMinorGenericQgnGrafMmsVideoCorrupted = 0x13ef,
  2894     EAknsMinorGenericQgnGrafMmsVideoDrm = 0x13f0,
  2895     EAknsMinorGenericQgnMenuEmpty = 0x13f1,
  2896     EAknsMinorGenericQgnPropImFriendTab3 = 0x13f2,
  2897     EAknsMinorGenericQgnPropImIboxTab3 = 0x13f3,
  2898     EAknsMinorGenericQgnPropImListTab3 = 0x13f4,
  2899     EAknsMinorGenericQgnPropImSavedChatTab3 = 0x13f5,
  2900     EAknsMinorGenericQgnIndiSignalEgprsAttach = 0x13f6,
  2901     EAknsMinorGenericQgnIndiSignalEgprsContext = 0x13f7,
  2902     EAknsMinorGenericQgnIndiSignalEgprsMultipdp = 0x13f8,
  2903     EAknsMinorGenericQgnIndiSignalEgprsSuspended = 0x13f9,
  2904     EAknsMinorGenericQgnStatPocOn = 0x13fa,
  2905     EAknsMinorGenericQgnMenuGroupConnectLst = 0x13fb,
  2906     EAknsMinorGenericQgnMenuGroupConnect = 0x13fb, // Intentional duplicate
  2907     EAknsMinorGenericQgnMenuGroupExtrasLst = 0x13fc,
  2908     EAknsMinorGenericQgnMenuGroupExtras = 0x13fc, // Intentional duplicate
  2909     EAknsMinorGenericQgnMenuGroupInstallLst = 0x13fd,
  2910     EAknsMinorGenericQgnMenuGroupInstall = 0x13fd, // Intentional duplicate
  2911     EAknsMinorGenericQgnMenuGroupOrganiserLst = 0x13fe,
  2912     EAknsMinorGenericQgnMenuGroupOrganiser = 0x13fe, // Intentional duplicate
  2913     EAknsMinorGenericQgnMenuGroupToolsLst = 0x13ff,
  2914     EAknsMinorGenericQgnMenuGroupTools = 0x13ff, // Intentional duplicate
  2915     EAknsMinorGenericQgnIndiCamsZoomMax = 0x1400,
  2916     EAknsMinorGenericQgnIndiCamsZoomMin = 0x1401,
  2917     EAknsMinorGenericQgnIndiAiMusicPause = 0x1402,
  2918     EAknsMinorGenericQgnIndiAiMusicPlay = 0x1403,
  2919     EAknsMinorGenericQgnIndiAiNtDef = 0x1404,
  2920     EAknsMinorGenericQgnIndiAlarmInactiveAdd = 0x1405,
  2921     EAknsMinorGenericQgnIndiCdrTodo = 0x1406,
  2922     EAknsMinorGenericQgnIndiViewerPanningDown = 0x1407,
  2923     EAknsMinorGenericQgnIndiViewerPanningLeft = 0x1408,
  2924     EAknsMinorGenericQgnIndiViewerPanningRight = 0x1409,
  2925     EAknsMinorGenericQgnIndiViewerPanningUp = 0x140a,
  2926     EAknsMinorGenericQgnIndiViewerPointer = 0x140b,
  2927     EAknsMinorGenericQgnIndiViewerPointerHand = 0x140c,
  2928     EAknsMinorGenericQgnPropLogCallsMostdialTab4 = 0x140d,
  2929     EAknsMinorGenericQgnPropLogMostdSub = 0x140e,
  2930     EAknsMinorGenericQgnAreaMainMup = 0x140f,
  2931     EAknsMinorGenericQgnGrafBlid = 0x1410,
  2932     EAknsMinorGenericQgnGrafBlidDestNear = 0x1411,
  2933     EAknsMinorGenericQgnGrafBlidDir = 0x1412,
  2934     EAknsMinorGenericQgnGrafMupBarProgress = 0x1413,
  2935     EAknsMinorGenericQgnGrafMupBarProgress2 = 0x1414,
  2936     EAknsMinorGenericQgnGrafMupVisualizerImage = 0x1415,
  2937     EAknsMinorGenericQgnGrafMupVisualizerMaskIcon = 0x1416,
  2938     EAknsMinorGenericQgnGrafMupVisualizerMaskSoft = 0x1416, // This is obsolete alias for <ref>MaskIcon
  2939     EAknsMinorGenericQgnIndiAppOpen = 0x1417,
  2940     EAknsMinorGenericQgnIndiCallVoipActive = 0x1418,
  2941     EAknsMinorGenericQgnIndiCallVoipActive2 = 0x1419,
  2942     EAknsMinorGenericQgnIndiCallVoipActiveConf = 0x141a,
  2943     EAknsMinorGenericQgnIndiCallVoipCallstaDisconn = 0x141b,
  2944     EAknsMinorGenericQgnIndiCallVoipDisconn = 0x141c,
  2945     EAknsMinorGenericQgnIndiCallVoipDisconnConf = 0x141d,
  2946     EAknsMinorGenericQgnIndiCallVoipHeld = 0x141e,
  2947     EAknsMinorGenericQgnIndiCallVoipHeldConf = 0x141f,
  2948     EAknsMinorGenericQgnIndiCallVoipWaiting1 = 0x1420,
  2949     EAknsMinorGenericQgnIndiCallVoipWaiting2 = 0x1421,
  2950     EAknsMinorGenericQgnIndiMupButtonLink = 0x1422,
  2951     EAknsMinorGenericQgnIndiMupButtonLinkDimmed = 0x1423,
  2952     EAknsMinorGenericQgnIndiMupButtonLinkHl = 0x1424,
  2953     EAknsMinorGenericQgnIndiMupButtonLinkInact = 0x1425,
  2954     EAknsMinorGenericQgnIndiMupButtonMc = 0x1426,
  2955     EAknsMinorGenericQgnIndiMupButtonMcHl = 0x1427,
  2956     EAknsMinorGenericQgnIndiMupButtonMcInact = 0x1428,
  2957     EAknsMinorGenericQgnIndiMupButtonNext = 0x1429,
  2958     EAknsMinorGenericQgnIndiMupButtonNextHl = 0x142a,
  2959     EAknsMinorGenericQgnIndiMupButtonNextInact = 0x142b,
  2960     EAknsMinorGenericQgnIndiMupButtonPause = 0x142c,
  2961     EAknsMinorGenericQgnIndiMupButtonPauseHl = 0x142d,
  2962     EAknsMinorGenericQgnIndiMupButtonPauseInact = 0x142e,
  2963     EAknsMinorGenericQgnIndiMupButtonPlay = 0x142f,
  2964     EAknsMinorGenericQgnIndiMupButtonPlaylist = 0x1430,
  2965     EAknsMinorGenericQgnIndiMupButtonPlaylistDimmed = 0x1431,
  2966     EAknsMinorGenericQgnIndiMupButtonPlaylistHl = 0x1432,
  2967     EAknsMinorGenericQgnIndiMupButtonPlaylistInact = 0x1433,
  2968     EAknsMinorGenericQgnIndiMupButtonPlayHl = 0x1434,
  2969     EAknsMinorGenericQgnIndiMupButtonPlayInact = 0x1435,
  2970     EAknsMinorGenericQgnIndiMupButtonPrev = 0x1436,
  2971     EAknsMinorGenericQgnIndiMupButtonPrevHl = 0x1437,
  2972     EAknsMinorGenericQgnIndiMupButtonPrevInact = 0x1438,
  2973     EAknsMinorGenericQgnIndiMupButtonStop = 0x1439,
  2974     EAknsMinorGenericQgnIndiMupButtonStopHl = 0x143a,
  2975     EAknsMinorGenericQgnIndiMupEq = 0x143b,
  2976     EAknsMinorGenericQgnIndiMupEqBg = 0x143c,
  2977     EAknsMinorGenericQgnIndiMupEqSlider = 0x143d,
  2978     EAknsMinorGenericQgnIndiMupPause = 0x143e,
  2979     EAknsMinorGenericQgnIndiMupPauseAdd = 0x143f,
  2980     EAknsMinorGenericQgnIndiMupPlay = 0x1440,
  2981     EAknsMinorGenericQgnIndiMupPlayAdd = 0x1441,
  2982     EAknsMinorGenericQgnIndiMupSpeaker = 0x1442,
  2983     EAknsMinorGenericQgnIndiMupSpeakerMuted = 0x1443,
  2984     EAknsMinorGenericQgnIndiMupStop = 0x1444,
  2985     EAknsMinorGenericQgnIndiMupStopAdd = 0x1445,
  2986     EAknsMinorGenericQgnIndiMupVolumeSlider = 0x1446,
  2987     EAknsMinorGenericQgnIndiMupVolumeSliderBg = 0x1447,
  2988     EAknsMinorGenericQgnMenuGroupMedia = 0x1448,
  2989     EAknsMinorGenericQgnMenuVoip = 0x1449,
  2990     EAknsMinorGenericQgnNoteAlarmTodo = 0x144a,
  2991     EAknsMinorGenericQgnPropBlidTripSub = 0x144b,
  2992     EAknsMinorGenericQgnPropBlidTripTab3 = 0x144c,
  2993     EAknsMinorGenericQgnPropBlidWaypoint = 0x144d,
  2994     EAknsMinorGenericQgnPropLinkEmbd = 0x144e,
  2995     EAknsMinorGenericQgnPropMupAlbum = 0x144f,
  2996     EAknsMinorGenericQgnPropMupArtist = 0x1450,
  2997     EAknsMinorGenericQgnPropMupAudio = 0x1451,
  2998     EAknsMinorGenericQgnPropMupComposer = 0x1452,
  2999     EAknsMinorGenericQgnPropMupGenre = 0x1453,
  3000     EAknsMinorGenericQgnPropMupPlaylist = 0x1454,
  3001     EAknsMinorGenericQgnPropMupSongs = 0x1455,
  3002     EAknsMinorGenericQgnPropNrtypVoip = 0x1456,
  3003     EAknsMinorGenericQgnPropNrtypVoipDiv = 0x1457,
  3004     EAknsMinorGenericQgnPropSubCurrent = 0x1458,
  3005     EAknsMinorGenericQgnPropSubMarked = 0x1459,
  3006     EAknsMinorGenericQgnStatPocOnUni = 0x145a,
  3007     EAknsMinorGenericQgnStatVietCaseCapital = 0x145b,
  3008     EAknsMinorGenericQgnStatVietCaseSmall = 0x145c,
  3009     EAknsMinorGenericQgnStatVietCaseText = 0x145d,
  3010     EAknsMinorGenericQgnIndiSyncSetAdd = 0x145e,
  3011     EAknsMinorGenericQgnPropMceMms = 0x145f,
  3012     EAknsMinorGenericQgnPropUnknown = 0x1460,
  3013     EAknsMinorGenericQgnStatMsgNumber = 0x1461,
  3014     EAknsMinorGenericQgnStatMsgRoom = 0x1462,
  3015     EAknsMinorGenericQgnStatSilent = 0x1463,
  3016     EAknsMinorGenericQgnGrafBgGray = 0x1464,
  3017     EAknsMinorGenericQgnIndiAiNt3g = 0x1465,
  3018     EAknsMinorGenericQgnIndiAiNtAudvideo = 0x1466,
  3019     EAknsMinorGenericQgnIndiAiNtChat = 0x1467,
  3020     EAknsMinorGenericQgnIndiAiNtDirectio = 0x1468,
  3021     EAknsMinorGenericQgnIndiAiNtDownload = 0x1469,
  3022     EAknsMinorGenericQgnIndiAiNtEconomy = 0x146a,
  3023     EAknsMinorGenericQgnIndiAiNtErotic = 0x146b,
  3024     EAknsMinorGenericQgnIndiAiNtEvent = 0x146c,
  3025     EAknsMinorGenericQgnIndiAiNtFilm = 0x146d,
  3026     EAknsMinorGenericQgnIndiAiNtFinanceu = 0x146e,
  3027     EAknsMinorGenericQgnIndiAiNtFinancuk = 0x146f,
  3028     EAknsMinorGenericQgnIndiAiNtFind = 0x1470,
  3029     EAknsMinorGenericQgnIndiAiNtFlirt = 0x1471,
  3030     EAknsMinorGenericQgnIndiAiNtFormula1 = 0x1472,
  3031     EAknsMinorGenericQgnIndiAiNtFun = 0x1473,
  3032     EAknsMinorGenericQgnIndiAiNtGames = 0x1474,
  3033     EAknsMinorGenericQgnIndiAiNtHoroscop = 0x1475,
  3034     EAknsMinorGenericQgnIndiAiNtLottery = 0x1476,
  3035     EAknsMinorGenericQgnIndiAiNtMessage = 0x1477,
  3036     EAknsMinorGenericQgnIndiAiNtMusic = 0x1478,
  3037     EAknsMinorGenericQgnIndiAiNtNewidea = 0x1479,
  3038     EAknsMinorGenericQgnIndiAiNtNews = 0x147a,
  3039     EAknsMinorGenericQgnIndiAiNtNewsweat = 0x147b,
  3040     EAknsMinorGenericQgnIndiAiNtParty = 0x147c,
  3041     EAknsMinorGenericQgnIndiAiNtShopping = 0x147d,
  3042     EAknsMinorGenericQgnIndiAiNtSoccer1 = 0x147e,
  3043     EAknsMinorGenericQgnIndiAiNtSoccer2 = 0x147f,
  3044     EAknsMinorGenericQgnIndiAiNtSoccerwc = 0x1480,
  3045     EAknsMinorGenericQgnIndiAiNtStar = 0x1481,
  3046     EAknsMinorGenericQgnIndiAiNtTopten = 0x1482,
  3047     EAknsMinorGenericQgnIndiAiNtTravel = 0x1483,
  3048     EAknsMinorGenericQgnIndiAiNtTv = 0x1484,
  3049     EAknsMinorGenericQgnIndiAiNtVodafone = 0x1485,
  3050     EAknsMinorGenericQgnIndiAiNtWeather = 0x1486,
  3051     EAknsMinorGenericQgnIndiAiNtWinterol = 0x1487,
  3052     EAknsMinorGenericQgnIndiAiNtXmas = 0x1488,
  3053     EAknsMinorGenericQgnPropPinbEight = 0x1489,
  3054     EAknsMinorGenericQgnGrafMmsPostcardBack = 0x148a,
  3055     EAknsMinorGenericQgnGrafMmsPostcardFront = 0x148b,
  3056     EAknsMinorGenericQgnGrafMmsPostcardInsertImageBg = 0x148c,
  3057     EAknsMinorGenericQgnIndiFileCorruptedAdd = 0x148d,
  3058     EAknsMinorGenericQgnIndiMmsPostcardDown = 0x148e,
  3059     EAknsMinorGenericQgnIndiMmsPostcardImage = 0x148f,
  3060     EAknsMinorGenericQgnIndiMmsPostcardStamp = 0x1490,
  3061     EAknsMinorGenericQgnIndiMmsPostcardText = 0x1491,
  3062     EAknsMinorGenericQgnIndiMmsPostcardUp = 0x1492,
  3063     EAknsMinorGenericQgnIndiMupButtonMcDimmed = 0x1493,
  3064     EAknsMinorGenericQgnIndiMupButtonStopInact = 0x1494,
  3065     EAknsMinorGenericQgnIndiMupRandom = 0x1495,
  3066     EAknsMinorGenericQgnIndiMupRepeat = 0x1496,
  3067     EAknsMinorGenericQgnIndiWmlWindows = 0x1497,
  3068     EAknsMinorGenericQgnPropFileVideoMp = 0x1498,
  3069     EAknsMinorGenericQgnPropMcePostcard = 0x1499,
  3070     EAknsMinorGenericQgnPropMmsPostcardAddressActive = 0x149a,
  3071     EAknsMinorGenericQgnPropMmsPostcardAddressInactive = 0x149b,
  3072     EAknsMinorGenericQgnPropMmsPostcardGreetingActive = 0x149c,
  3073     EAknsMinorGenericQgnPropMmsPostcardGreetingInactive = 0x149d,
  3074     EAknsMinorGenericQgnPropDrmExpForbidSuper = 0x149e,
  3075     EAknsMinorGenericQgnPropDrmRemovedLarge = 0x149f,
  3076     EAknsMinorGenericQgnPropDrmRemovedTab3 = 0x14a0,
  3077     EAknsMinorGenericQgnPropDrmRightsExpSuper = 0x14a1,
  3078     EAknsMinorGenericQgnPropDrmRightsGroup = 0x14a2,
  3079     EAknsMinorGenericQgnPropDrmRightsInvalidTab3 = 0x14a3,
  3080     EAknsMinorGenericQgnPropDrmRightsValidSuper = 0x14a4,
  3081     EAknsMinorGenericQgnPropDrmRightsValidTab3 = 0x14a5,
  3082     EAknsMinorGenericQgnPropDrmSendForbidSuper = 0x14a6,
  3083     EAknsMinorGenericQgnPropDrmValidLarge = 0x14a7,
  3084     EAknsMinorGenericQgnPropMupPlaylistAuto = 0x14a8,
  3085     EAknsMinorGenericQgnStatCarkit = 0x14a9,
  3086     EAknsMinorGenericQgnGrafMmsVolumeOff = 0x14aa,
  3087     EAknsMinorGenericQgnGrafMmsVolumeOn = 0x14ab,
  3088     EAknsMinorGenericQgnStatRoaming = 0x14ac,
  3089     EAknsMinorGenericQgnStatRoamingUni = 0x14ad,
  3090     EAknsMinorGenericQgnGrafBarFrameCenter = 0x14ae,
  3091     EAknsMinorGenericQgnGrafBgPhobThumbnail = 0x14af,
  3092     EAknsMinorGenericQgnGrafBlidDirMask = 0x14b0,
  3093     EAknsMinorGenericQgnGrafCalcResultsLine = 0x14b1,
  3094     EAknsMinorGenericQgnGrafMupBarFrame = 0x14b2,
  3095     EAknsMinorGenericQgnIndiAiNtAntenna = 0x14b3,
  3096     EAknsMinorGenericQgnIndiAiNtArrowLeft = 0x14b4,
  3097     EAknsMinorGenericQgnIndiAiNtArrowRight = 0x14b5,
  3098     EAknsMinorGenericQgnIndiAiNtAt = 0x14b6,
  3099     EAknsMinorGenericQgnIndiAiNtAttentio = 0x14b7,
  3100     EAknsMinorGenericQgnIndiAiNtBirthday = 0x14b8,
  3101     EAknsMinorGenericQgnIndiAiNtCamera = 0x14b9,
  3102     EAknsMinorGenericQgnIndiAiNtCar = 0x14ba,
  3103     EAknsMinorGenericQgnIndiAiNtConferen = 0x14bb,
  3104     EAknsMinorGenericQgnIndiAiNtDisc = 0x14bc,
  3105     EAknsMinorGenericQgnIndiAiNtFilm1 = 0x14bd,
  3106     EAknsMinorGenericQgnIndiAiNtFilmcam = 0x14be,
  3107     EAknsMinorGenericQgnIndiAiNtFirstaid = 0x14bf,
  3108     EAknsMinorGenericQgnIndiAiNtHeadset = 0x14c0,
  3109     EAknsMinorGenericQgnIndiAiNtLove = 0x14c1,
  3110     EAknsMinorGenericQgnIndiAiNtMicrowav = 0x14c2,
  3111     EAknsMinorGenericQgnIndiAiNtMoney = 0x14c3,
  3112     EAknsMinorGenericQgnIndiAiNtMusic1 = 0x14c4,
  3113     EAknsMinorGenericQgnIndiAiNtRadio = 0x14c5,
  3114     EAknsMinorGenericQgnIndiAiNtRecordpl = 0x14c6,
  3115     EAknsMinorGenericQgnIndiAiNtScreen = 0x14c7,
  3116     EAknsMinorGenericQgnIndiAiNtStopwatc = 0x14c8,
  3117     EAknsMinorGenericQgnIndiAiNtTheme = 0x14c9,
  3118     EAknsMinorGenericQgnIndiAiNtTourweat = 0x14ca,
  3119     EAknsMinorGenericQgnIndiAiNtWorld = 0x14cb,
  3120     EAknsMinorGenericQgnIndiDrmRightsAdd = 0x14cc,
  3121     EAknsMinorGenericQgnPropFileSwf = 0x14cd,
  3122     EAknsMinorGenericQgnPropFileSwfSmall = 0x14ce,
  3123     EAknsMinorGenericQgnIndiVoipCallActive = 0x14cf,
  3124     EAknsMinorGenericQgnIndiVoipCallActive2 = 0x14d0,
  3125     EAknsMinorGenericQgnIndiVoipCallDisconn = 0x14d1,
  3126     EAknsMinorGenericQgnIndiVoipCallHeld = 0x14d2,
  3127     EAknsMinorGenericQgnIndiVoipCallWaiting1 = 0x14d3,
  3128     EAknsMinorGenericQgnIndiVoipCallWaiting2 = 0x14d4,
  3129     EAknsMinorGenericQgnIndiVoipCallWaitingDisconn = 0x14d5,
  3130     EAknsMinorGenericQgnIndiVoipReadiness = 0x14d6,
  3131     EAknsMinorGenericQgnStatDivertVoip = 0x14d7,
  3132     EAknsMinorGenericQgnStatImPs12 = 0x14d8,
  3133     EAknsMinorGenericQgnStatImPs16 = 0x14d9,
  3134     EAknsMinorGenericQgnStatKeyguardPs12 = 0x14da,
  3135     EAknsMinorGenericQgnStatKeyguardPs16 = 0x14db,
  3136     EAknsMinorGenericQgnStatMessageMailPs12 = 0x14dc,
  3137     EAknsMinorGenericQgnStatMessageMailPs16 = 0x14dd,
  3138     EAknsMinorGenericQgnStatMessagePs12 = 0x14de,
  3139     EAknsMinorGenericQgnStatMessagePs16 = 0x14df,
  3140     EAknsMinorGenericQgnStatMissedCallsPs12 = 0x14e0,
  3141     EAknsMinorGenericQgnStatMissedCallsPs16 = 0x14e1,
  3142     EAknsMinorGenericQgnStatVm0Ps12 = 0x14e2,
  3143     EAknsMinorGenericQgnStatVm0Ps16 = 0x14e3,
  3144     EAknsMinorGenericQgnGrafBlidDirringMask = 0x14e4,
  3145     EAknsMinorGenericQgnGrafCallFirstOneActiveEmegency = 0x14e5,
  3146     EAknsMinorGenericQgnGrafMmsAudioDrmInvalidSendForbid = 0x14e6,
  3147     EAknsMinorGenericQgnGrafMmsAudioDrmValidSend = 0x14e7,
  3148     EAknsMinorGenericQgnGrafMmsAudioDrmValidSendForbid = 0x14e8,
  3149     EAknsMinorGenericQgnGrafMmsImageDrmInvalidSendForbid = 0x14e9,
  3150     EAknsMinorGenericQgnGrafMmsPres = 0x14ea,
  3151     EAknsMinorGenericQgnGrafMmsPresCorrupted = 0x14eb,
  3152     EAknsMinorGenericQgnGrafMmsPresDrmInvalidSend = 0x14ec,
  3153     EAknsMinorGenericQgnGrafMmsPresDrmInvalidSendForbid = 0x14ed,
  3154     EAknsMinorGenericQgnGrafMmsVideoDrmInvalidSendForbid = 0x14ee,
  3155     EAknsMinorGenericQgnGrafMmsVideoDrmValidSend = 0x14ef,
  3156     EAknsMinorGenericQgnGrafMmsVideoDrmValidSendForbid = 0x14f0,
  3157     EAknsMinorGenericQgnGrafShutdown = 0x14f1,
  3158     EAknsMinorGenericQgnGrafShutdownBg = 0x14f2,
  3159     EAknsMinorGenericQgnGrafStartup = 0x14f3,
  3160     EAknsMinorGenericQgnGrafStartupBg = 0x14f4,
  3161     EAknsMinorGenericQgnGrafUsb = 0x14f5,
  3162     EAknsMinorGenericQgnGrafUsbBg = 0x14f6,
  3163     EAknsMinorGenericQgnIndiCallActiveEmergencyCallsta = 0x14f7,
  3164     EAknsMinorGenericQgnIndiMcePriorityHigh = 0x14f8,
  3165     EAknsMinorGenericQgnIndiMcePriorityLow = 0x14f9,
  3166     EAknsMinorGenericQgnIndiMupButtonNextDimmed = 0x14fa,
  3167     EAknsMinorGenericQgnIndiMupButtonPauseDimmed = 0x14fb,
  3168     EAknsMinorGenericQgnIndiMupButtonPlayDimmed = 0x14fc,
  3169     EAknsMinorGenericQgnIndiMupButtonPrevDimmed = 0x14fd,
  3170     EAknsMinorGenericQgnIndiMupButtonStopDimmed = 0x14fe,
  3171     EAknsMinorGenericQgnIndiMupRepeatOne = 0x14ff,
  3172     EAknsMinorGenericQgnIndiPocAdd = 0x1500,
  3173     EAknsMinorGenericQgnIndiVietFindSmall = 0x1501,
  3174     EAknsMinorGenericQgnNotePoc = 0x1502,
  3175     EAknsMinorGenericQgnPropFilePresentation = 0x1503,
  3176     EAknsMinorGenericQgnPropFilePresentationsSub = 0x1504,
  3177     EAknsMinorGenericQgnPropFilePresentationsTab4 = 0x1505,
  3178     EAknsMinorGenericQgnPropImFriendInvisible = 0x1506,
  3179     EAknsMinorGenericQgnPropMceDelivered = 0x1507,
  3180     EAknsMinorGenericQgnPropMceDeliveryFailed = 0x1508,
  3181     EAknsMinorGenericQgnPropMceDeliveryPending = 0x1509,
  3182     EAknsMinorGenericQgnPropMceMmsDelivered = 0x150a,
  3183     EAknsMinorGenericQgnPropMceMmsDeliveryFailed = 0x150b,
  3184     EAknsMinorGenericQgnPropMceMmsDeliveryPending = 0x150c,
  3185     EAknsMinorGenericQgnPropMocFile = 0x150d,
  3186     EAknsMinorGenericQgnPropMocFolder = 0x150e,
  3187     EAknsMinorGenericQgnPropMocFolderSub = 0x150f,
  3188     EAknsMinorGenericQgnPropModAudio = 0x1510,
  3189     EAknsMinorGenericQgnPropModAudioCol = 0x1511,
  3190     EAknsMinorGenericQgnPropModAudioExp = 0x1512,
  3191     EAknsMinorGenericQgnPropModChapter = 0x1513,
  3192     EAknsMinorGenericQgnPropModChapterCol = 0x1514,
  3193     EAknsMinorGenericQgnPropModChapterExp = 0x1515,
  3194     EAknsMinorGenericQgnPropModComment = 0x1516,
  3195     EAknsMinorGenericQgnPropModCommentCol = 0x1517,
  3196     EAknsMinorGenericQgnPropModCommentExp = 0x1518,
  3197     EAknsMinorGenericQgnPropModDoc = 0x1519,
  3198     EAknsMinorGenericQgnPropModDocCol = 0x151a,
  3199     EAknsMinorGenericQgnPropModDocExp = 0x151b,
  3200     EAknsMinorGenericQgnPropModHierarchyViewTab3 = 0x151c,
  3201     EAknsMinorGenericQgnPropModImage = 0x151d,
  3202     EAknsMinorGenericQgnPropModImageCol = 0x151e,
  3203     EAknsMinorGenericQgnPropModImageExp = 0x151f,
  3204     EAknsMinorGenericQgnPropModLayoutViewTab3 = 0x1520,
  3205     EAknsMinorGenericQgnPropModLink = 0x1521,
  3206     EAknsMinorGenericQgnPropModLinkCol = 0x1522,
  3207     EAknsMinorGenericQgnPropModLinkExp = 0x1523,
  3208     EAknsMinorGenericQgnPropModNormViewTab3 = 0x1524,
  3209     EAknsMinorGenericQgnPropModPaint = 0x1525,
  3210     EAknsMinorGenericQgnPropModPaintCol = 0x1526,
  3211     EAknsMinorGenericQgnPropModPaintExp = 0x1527,
  3212     EAknsMinorGenericQgnPropModPresentation = 0x1528,
  3213     EAknsMinorGenericQgnPropModPresentationCol = 0x1529,
  3214     EAknsMinorGenericQgnPropModPresentationExp = 0x152a,
  3215     EAknsMinorGenericQgnPropModReference = 0x152b,
  3216     EAknsMinorGenericQgnPropModReferenceCol = 0x152c,
  3217     EAknsMinorGenericQgnPropModReferenceExp = 0x152d,
  3218     EAknsMinorGenericQgnPropModSheet = 0x152e,
  3219     EAknsMinorGenericQgnPropModSheetCol = 0x152f,
  3220     EAknsMinorGenericQgnPropModSheetExp = 0x1530,
  3221     EAknsMinorGenericQgnPropModTable = 0x1531,
  3222     EAknsMinorGenericQgnPropModTableCol = 0x1532,
  3223     EAknsMinorGenericQgnPropModTableExp = 0x1533,
  3224     EAknsMinorGenericQgnPropModUnknown = 0x1534,
  3225     EAknsMinorGenericQgnPropModUnknownCol = 0x1535,
  3226     EAknsMinorGenericQgnPropModUnknownExp = 0x1536,
  3227     EAknsMinorGenericQgnPropModVideo = 0x1537,
  3228     EAknsMinorGenericQgnPropModVideoCol = 0x1538,
  3229     EAknsMinorGenericQgnPropModVideoExp = 0x1539,
  3230     EAknsMinorGenericQgnPropMopAlignHorizontalCenter = 0x153a,
  3231     EAknsMinorGenericQgnPropMopAlignHorizontalLeft = 0x153b,
  3232     EAknsMinorGenericQgnPropMopAlignHorizontalRight = 0x153c,
  3233     EAknsMinorGenericQgnPropMopAlignVerticalBottom = 0x153d,
  3234     EAknsMinorGenericQgnPropMopAlignVerticalCenter = 0x153e,
  3235     EAknsMinorGenericQgnPropMopAlignVerticalTop = 0x153f,
  3236     EAknsMinorGenericQgnPropMopAutoshape = 0x1540,
  3237     EAknsMinorGenericQgnPropMopAutoshapeArrowDown = 0x1541,
  3238     EAknsMinorGenericQgnPropMopAutoshapeArrowHeadDouble = 0x1542,
  3239     EAknsMinorGenericQgnPropMopAutoshapeArrowHeadSingle = 0x1543,
  3240     EAknsMinorGenericQgnPropMopAutoshapeArrowLeft = 0x1544,
  3241     EAknsMinorGenericQgnPropMopAutoshapeArrowRight = 0x1545,
  3242     EAknsMinorGenericQgnPropMopAutoshapeArrowUp = 0x1546,
  3243     EAknsMinorGenericQgnPropMopAutoshapeLine = 0x1547,
  3244     EAknsMinorGenericQgnPropMopAutoshapeOval = 0x1548,
  3245     EAknsMinorGenericQgnPropMopAutoshapeRectangle = 0x1549,
  3246     EAknsMinorGenericQgnPropMopAutoshapeRoundRectangle = 0x154a,
  3247     EAknsMinorGenericQgnPropMopAutoshapeSmall = 0x154b,
  3248     EAknsMinorGenericQgnPropMopAutoshapeTab2 = 0x154c,
  3249     EAknsMinorGenericQgnPropMopBackgroundTab2 = 0x154d,
  3250     EAknsMinorGenericQgnPropMopBorderTab2 = 0x154e,
  3251     EAknsMinorGenericQgnPropMopChart = 0x154f,
  3252     EAknsMinorGenericQgnPropMopChartSmall = 0x1550,
  3253     EAknsMinorGenericQgnPropMopComment = 0x1551,
  3254     EAknsMinorGenericQgnPropMopCommentSmall = 0x1552,
  3255     EAknsMinorGenericQgnPropMopEmpty = 0x1553,
  3256     EAknsMinorGenericQgnPropMopImage = 0x1554,
  3257     EAknsMinorGenericQgnPropMopImageSmall = 0x1555,
  3258     EAknsMinorGenericQgnPropMopLayoutTab3 = 0x1556,
  3259     EAknsMinorGenericQgnPropMopLineTab2 = 0x1557,
  3260     EAknsMinorGenericQgnPropMopNotesTab3 = 0x1558,
  3261     EAknsMinorGenericQgnPropMopNoteSmall = 0x1559,
  3262     EAknsMinorGenericQgnPropMopOutlineTab3 = 0x155a,
  3263     EAknsMinorGenericQgnPropMopSetLayoutTab3 = 0x155b,
  3264     EAknsMinorGenericQgnPropMopSetNotesTab3 = 0x155c,
  3265     EAknsMinorGenericQgnPropMopSetOutlineTab3 = 0x155d,
  3266     EAknsMinorGenericQgnPropMopSlide = 0x155e,
  3267     EAknsMinorGenericQgnPropMopSlide2Column = 0x155f,
  3268     EAknsMinorGenericQgnPropMopSlideBlank = 0x1560,
  3269     EAknsMinorGenericQgnPropMopSlideBullets = 0x1561,
  3270     EAknsMinorGenericQgnPropMopSlideCol = 0x1562,
  3271     EAknsMinorGenericQgnPropMopSlideColHidden = 0x1563,
  3272     EAknsMinorGenericQgnPropMopSlideExp = 0x1564,
  3273     EAknsMinorGenericQgnPropMopSlideExpHidden = 0x1565,
  3274     EAknsMinorGenericQgnPropMopSlideHidden = 0x1566,
  3275     EAknsMinorGenericQgnPropMopSlideImageAndText = 0x1567,
  3276     EAknsMinorGenericQgnPropMopSlideTable = 0x1568,
  3277     EAknsMinorGenericQgnPropMopSlideTextAndImage = 0x1569,
  3278     EAknsMinorGenericQgnPropMopSlideTitle1Row = 0x156a,
  3279     EAknsMinorGenericQgnPropMopSlideTitle2Row = 0x156b,
  3280     EAknsMinorGenericQgnPropMopTable = 0x156c,
  3281     EAknsMinorGenericQgnPropMopTableSmall = 0x156d,
  3282     EAknsMinorGenericQgnPropMopTextbox = 0x156e,
  3283     EAknsMinorGenericQgnPropMopTextboxSmall = 0x156f,
  3284     EAknsMinorGenericQgnPropMopTextboxTab2 = 0x1570,
  3285     EAknsMinorGenericQgnPropMopUnknown = 0x1571,
  3286     EAknsMinorGenericQgnPropMopUnknownSmall = 0x1572,
  3287     EAknsMinorGenericQgnPropMoEmpty = 0x1573,
  3288     EAknsMinorGenericQgnPropMoFormatBorderTab4 = 0x1574,
  3289     EAknsMinorGenericQgnPropMoFormatBulletTab4 = 0x1575,
  3290     EAknsMinorGenericQgnPropMoFormatFontStyleTab4 = 0x1576,
  3291     EAknsMinorGenericQgnPropMoFormatFontTab4 = 0x1577,
  3292     EAknsMinorGenericQgnPropMoFormatParaTab4 = 0x1578,
  3293     EAknsMinorGenericQgnPropMoMmcMemc = 0x1579,
  3294     EAknsMinorGenericQgnPropMoPhoneMemc = 0x157a,
  3295     EAknsMinorGenericQgnPropNrtypCnap = 0x157b,
  3296     EAknsMinorGenericQgnPropNrtypPoc = 0x157c,
  3297     EAknsMinorGenericQgnStatFarsiCase = 0x157d,
  3298     EAknsMinorGenericQgnStatPocDnd = 0x157e,
  3299     EAknsMinorGenericQgnStatPocMissed = 0x157f,
  3300     EAknsMinorGenericQgnStatPocMissedUni = 0x1580,
  3301     EAknsMinorGenericQgnStatPocPocOn = 0x1581,
  3302     EAknsMinorGenericQgnGrafBarFrameSideL = 0x1582,
  3303     EAknsMinorGenericQgnGrafBarFrameSideR = 0x1583,
  3304     EAknsMinorGenericQgnPropCaleAccepted = 0x1584,
  3305     EAknsMinorGenericQgnPropCaleAttendance = 0x1585,
  3306     EAknsMinorGenericQgnPropCaleInfo = 0x1586,
  3307     EAknsMinorGenericQgnPropCaleNotanswered = 0x1587,
  3308     EAknsMinorGenericQgnPropCaleOrganizer = 0x1588,
  3309     EAknsMinorGenericQgnPropCaleRejected = 0x1589,
  3310     EAknsMinorGenericQgnPropCaleTentative = 0x158a,
  3311     EAknsMinorGenericQgnPropMceMeetreqFetRead = 0x158b,
  3312     EAknsMinorGenericQgnPropMceMeetreqFetUnread = 0x158c,
  3313     EAknsMinorGenericQgnPropMceMeetreqReaDel = 0x158d,
  3314     EAknsMinorGenericQgnPropMceMeetreqUnfetRead = 0x158e,
  3315     EAknsMinorGenericQgnPropMceMeetreqUnfetUnread = 0x158f,
  3316     EAknsMinorGenericQgnGrafLineMessageHorizontal = 0x1590,
  3317     EAknsMinorGenericQgnPropGroupCollapsed = 0x1591,
  3318     EAknsMinorGenericQgnPropGroupExpanded = 0x1592,
  3319     EAknsMinorGenericQgnPropSnoteWlanAdhoc = 0x1593,
  3320     EAknsMinorGenericQgnPropSnoteWlanInfra = 0x1594,
  3321     EAknsMinorGenericQgnStatVoipReadiness = 0x1595,
  3322     EAknsMinorGenericQgnPropMceMeetreqReadDel = 0x1596,
  3323     EAknsMinorGenericQgnPropMosCells = 0x1597,
  3324     EAknsMinorGenericQgnPropMosChart = 0x1598,
  3325     EAknsMinorGenericQgnPropMosClearBoth = 0x1599,
  3326     EAknsMinorGenericQgnPropMosClearContent = 0x159a,
  3327     EAknsMinorGenericQgnPropMosClearFormatting = 0x159b,
  3328     EAknsMinorGenericQgnPropMosDetailsTab2 = 0x159c,
  3329     EAknsMinorGenericQgnPropMosEditCell = 0x159d,
  3330     EAknsMinorGenericQgnPropMosEditLinkAddress = 0x159e,
  3331     EAknsMinorGenericQgnPropMosEditLinkName = 0x159f,
  3332     EAknsMinorGenericQgnPropMosEditName = 0x15a0,
  3333     EAknsMinorGenericQgnPropMosFindLocTab2 = 0x15a1,
  3334     EAknsMinorGenericQgnPropMosFindTab2 = 0x15a2,
  3335     EAknsMinorGenericQgnPropMosFormatAlignTab4 = 0x15a3,
  3336     EAknsMinorGenericQgnPropMosFormatNumberTab4 = 0x15a4,
  3337     EAknsMinorGenericQgnPropMosFuncAllTab3 = 0x15a5,
  3338     EAknsMinorGenericQgnPropMosFuncCategoryTab3 = 0x15a6,
  3339     EAknsMinorGenericQgnPropMosFuncCommonTab3 = 0x15a7,
  3340     EAknsMinorGenericQgnPropMosFuncDatetime = 0x15a8,
  3341     EAknsMinorGenericQgnPropMosFuncDatetimeTab4 = 0x15a9,
  3342     EAknsMinorGenericQgnPropMosFuncFinancial = 0x15aa,
  3343     EAknsMinorGenericQgnPropMosFuncFinancialTab4 = 0x15ab,
  3344     EAknsMinorGenericQgnPropMosFuncInfo = 0x15ac,
  3345     EAknsMinorGenericQgnPropMosFuncInfoTab4 = 0x15ad,
  3346     EAknsMinorGenericQgnPropMosFuncLogical = 0x15ae,
  3347     EAknsMinorGenericQgnPropMosFuncLogicalTab4 = 0x15af,
  3348     EAknsMinorGenericQgnPropMosFuncLookup = 0x15b0,
  3349     EAknsMinorGenericQgnPropMosFuncLookupTab4 = 0x15b1,
  3350     EAknsMinorGenericQgnPropMosFuncMath = 0x15b2,
  3351     EAknsMinorGenericQgnPropMosFuncMathTab4 = 0x15b3,
  3352     EAknsMinorGenericQgnPropMosFuncStatistic = 0x15b4,
  3353     EAknsMinorGenericQgnPropMosFuncStatisticTab4 = 0x15b5,
  3354     EAknsMinorGenericQgnPropMosFuncText = 0x15b6,
  3355     EAknsMinorGenericQgnPropMosFuncTextTab4 = 0x15b7,
  3356     EAknsMinorGenericQgnPropMosLabelTab2 = 0x15b8,
  3357     EAknsMinorGenericQgnPropMosSelectSheet = 0x15b9,
  3358     EAknsMinorGenericQgnPropMosSetChartStyleTab2 = 0x15ba,
  3359     EAknsMinorGenericQgnPropMosSetChartTitleTab2 = 0x15bb,
  3360     EAknsMinorGenericQgnPropMosSetGeneralTab2 = 0x15bc,
  3361     EAknsMinorGenericQgnPropMosSetSheetTab2 = 0x15bd,
  3362     EAknsMinorGenericQgnPropMosSheet = 0x15be,
  3363     EAknsMinorGenericQgnPropMosSheetCol = 0x15bf,
  3364     EAknsMinorGenericQgnPropMosSheetExp = 0x15c0,
  3365     EAknsMinorGenericQgnPropMosXaxisScaleTab2 = 0x15c1,
  3366     EAknsMinorGenericQgnPropMosXaxisStyleTab2 = 0x15c2,
  3367     EAknsMinorGenericQgnPropMosYaxisAppearTab3 = 0x15c3,
  3368     EAknsMinorGenericQgnPropMosYaxisFormatTab3 = 0x15c4,
  3369     EAknsMinorGenericQgnPropMosYaxisScaleTab3 = 0x15c5,
  3370     EAknsMinorGenericQgnStatModTarm = 0x15c6,
  3371     EAknsMinorGenericQgnStatTarm = 0x15c7,
  3372     EAknsMinorGenericQgnGrafMupVisualizerImageMaskIcon = 0x15c8,
  3373     EAknsMinorGenericQgnPropDycInsertImage = 0x15c9,
  3374     EAknsMinorGenericQgnGrafBlidDirBg = 0x15c8,
  3375     EAknsMinorGenericQgnGrafMupVisualizerBgImage1 = 0x15c9,
  3376     EAknsMinorGenericQgnGrafMupVisualizerBgImage2 = 0x15ca,
  3377     EAknsMinorGenericQgnIndiPocContactAdd = 0x15cb,
  3378     EAknsMinorGenericQgnPropFileRss = 0x15cc,
  3379     EAknsMinorGenericQgnPropFolderRss = 0x15cd,
  3380     EAknsMinorGenericQgnPropPocBlock = 0x15ce,
  3381     EAknsMinorGenericQgnStatTvout = 0x15cf,
  3382     EAknsMinorGenericQgnGrafIdleFadeLsc = 0x15d0,
  3383     EAknsMinorGenericQgnGrafScrollArrowDown = 0x15d1,
  3384     EAknsMinorGenericQgnGrafScrollArrowUp = 0x15d2,
  3385     EAknsMinorGenericQgnGrafStatIndiButtonAvailable = 0x15d3,
  3386     EAknsMinorGenericQgnGrafTouchBg = 0x15d4,
  3387     EAknsMinorGenericQgnIndiAiMusicForw = 0x15d5,
  3388     EAknsMinorGenericQgnIndiAiMusicRew = 0x15d6,
  3389     EAknsMinorGenericQgnIndiCypheringOn = 0x15d7,
  3390     EAknsMinorGenericQgnIndiMceAttach = 0x15d8,
  3391     EAknsMinorGenericQgnIndiMmsAudioPause = 0x15d9,
  3392     EAknsMinorGenericQgnIndiMmsAudioPlay = 0x15da,
  3393     EAknsMinorGenericQgnIndiMmsAudioRecord = 0x15db,
  3394     EAknsMinorGenericQgnIndiMtvParentalControl = 0x15dc,
  3395     EAknsMinorGenericQgnIndiMtvPaused = 0x15dd,
  3396     EAknsMinorGenericQgnIndiMtvRec = 0x15de,
  3397     EAknsMinorGenericQgnIndiMtvRecAdd = 0x15df,
  3398     EAknsMinorGenericQgnIndiMtvRightsForbid = 0x15e0,
  3399     EAknsMinorGenericQgnIndiMtvServicesInfoAdd = 0x15e1,
  3400     EAknsMinorGenericQgnIndiMupForw = 0x15e2,
  3401     EAknsMinorGenericQgnIndiMupForwAdd = 0x15e3,
  3402     EAknsMinorGenericQgnIndiMupRew = 0x15e4,
  3403     EAknsMinorGenericQgnIndiMupRewAdd = 0x15e5,
  3404     EAknsMinorGenericQgnIndiTouchAvailable = 0x15e6,
  3405     EAknsMinorGenericQgnIndiTouchSelected = 0x15e7,
  3406     EAknsMinorGenericQgnIndiTouchUnavailable = 0x15e8,
  3407     EAknsMinorGenericQgnIndiTpAppsgrid = 0x15e9,
  3408     EAknsMinorGenericQgnIndiTpAppswapper = 0x15ea,
  3409     EAknsMinorGenericQgnIndiTpFullscreen = 0x15eb,
  3410     EAknsMinorGenericQgnIndiTpIdle = 0x15ec,
  3411     EAknsMinorGenericQgnIndiTpInput = 0x15ed,
  3412     EAknsMinorGenericQgnIndiTpRotateScreen = 0x15ee,
  3413     EAknsMinorGenericQgnIndiTpToolbar = 0x15ef,
  3414     EAknsMinorGenericQgnMenuImAway = 0x15f0,
  3415     EAknsMinorGenericQgnMenuImInvisible = 0x15f1,
  3416     EAknsMinorGenericQgnMenuImOn = 0x15f2,
  3417     EAknsMinorGenericQgnNoteBrowser = 0x15f3,
  3418     EAknsMinorGenericQgnNoteMtvProgStart = 0x15f4,
  3419     EAknsMinorGenericQgnPropFmgrBackupSub = 0x15f5,
  3420     EAknsMinorGenericQgnPropFmgrMmcNoSub = 0x15f6,
  3421     EAknsMinorGenericQgnPropFmgrMmcSub = 0x15f7,
  3422     EAknsMinorGenericQgnPropFmgrPhoneMemcSub = 0x15f8,
  3423     EAknsMinorGenericQgnPropFolderEmpty = 0x15f9,
  3424     EAknsMinorGenericQgnPropImJoinedNotSavedUnread = 0x15fa,
  3425     EAknsMinorGenericQgnPropImListUnread = 0x15fb,
  3426     EAknsMinorGenericQgnPropImNonuserCreatedSavedActiveUnread = 0x15fc,
  3427     EAknsMinorGenericQgnPropImUserCreatedActiveUnread = 0x15fd,
  3428     EAknsMinorGenericQgnPropMceAudio = 0x15fe,
  3429     EAknsMinorGenericQgnPropMceAudioUnread = 0x15ff,
  3430     EAknsMinorGenericQgnPropMtvChannel = 0x1600,
  3431     EAknsMinorGenericQgnPropMtvChannelPackage = 0x1601,
  3432     EAknsMinorGenericQgnPropMtvChannelProgramSecured = 0x1602,
  3433     EAknsMinorGenericQgnPropMtvFolderVideo = 0x1603,
  3434     EAknsMinorGenericQgnPropMtvFolderVideoNew = 0x1604,
  3435     EAknsMinorGenericQgnPropMtvParentalControl = 0x1605,
  3436     EAknsMinorGenericQgnPropMtvProgram = 0x1606,
  3437     EAknsMinorGenericQgnPropMtvProgClip = 0x1607,
  3438     EAknsMinorGenericQgnPropMtvProgClipNew = 0x1608,
  3439     EAknsMinorGenericQgnPropMtvRightsForbid = 0x1609,
  3440     EAknsMinorGenericQgnPropMtvServicesCall = 0x160a,
  3441     EAknsMinorGenericQgnPropMtvServicesJava = 0x160b,
  3442     EAknsMinorGenericQgnPropMtvServicesSms = 0x160c,
  3443     EAknsMinorGenericQgnPropMtvServicesWeb = 0x160d,
  3444     EAknsMinorGenericQgnPropNrtypSimContact = 0x160e,
  3445     EAknsMinorGenericQgnPropPocChannelGroup1 = 0x160f,
  3446     EAknsMinorGenericQgnPropPocChannelGroup2 = 0x1610,
  3447     EAknsMinorGenericQgnPropPocGroupDetails = 0x1611,
  3448     EAknsMinorGenericQgnPropPocGroupMembers = 0x1612,
  3449     EAknsMinorGenericQgnPropPocNetworkGroup1 = 0x1613,
  3450     EAknsMinorGenericQgnPropPocNetworkGroup2 = 0x1614,
  3451     EAknsMinorGenericQgnStatCaseDevanagari = 0x1615,
  3452     EAknsMinorGenericQgnStatCaseDevanagariNumeric = 0x1616,
  3453     EAknsMinorGenericQgnStatIndiMtvOn = 0x1617,
  3454     EAknsMinorGenericQgnStatPocNewRequest = 0x1618,
  3455     EAknsMinorGenericQgnStatPocNewRequestUni = 0x1619,
  3456     EAknsMinorGenericQgnAreaMainMup2 = 0x161a,
  3457     EAknsMinorGenericQgnGrafImBg = 0x161b,
  3458     EAknsMinorGenericQgnGrafMup2BarFrame = 0x161c,
  3459     EAknsMinorGenericQgnGrafMup2BarProgress = 0x161d,
  3460     EAknsMinorGenericQgnGrafMup2VisualizerImage = 0x161e,
  3461     EAknsMinorGenericQgnIndiAiMupButtonNext = 0x161f,
  3462     EAknsMinorGenericQgnIndiAiMupButtonPause = 0x1620,
  3463     EAknsMinorGenericQgnIndiAiMupButtonPlay = 0x1621,
  3464     EAknsMinorGenericQgnIndiAiMupButtonPrev = 0x1622,
  3465     EAknsMinorGenericQgnIndiAiMupButtonStop = 0x1623,
  3466     EAknsMinorGenericQgnIndiAiRadioButtonNext = 0x1624,
  3467     EAknsMinorGenericQgnIndiAiRadioButtonOff = 0x1625,
  3468     EAknsMinorGenericQgnIndiAiRadioButtonOn = 0x1626,
  3469     EAknsMinorGenericQgnIndiAiRadioButtonPrev = 0x1627,
  3470     EAknsMinorGenericQgnIndiCamsPhoto = 0x1628,
  3471     EAknsMinorGenericQgnIndiCamsVideo = 0x1629,
  3472     EAknsMinorGenericQgnIndiFileCorrupted = 0x162a,
  3473     EAknsMinorGenericQgnIndiMceTb = 0x162b,
  3474     EAknsMinorGenericQgnIndiMceTbAudio = 0x162c,
  3475     EAknsMinorGenericQgnIndiMceTbImage = 0x162d,
  3476     EAknsMinorGenericQgnIndiMceTbOther = 0x162e,
  3477     EAknsMinorGenericQgnIndiMceTbPres = 0x162f,
  3478     EAknsMinorGenericQgnIndiMceTbText = 0x1630,
  3479     EAknsMinorGenericQgnIndiMceTbVideo = 0x1631,
  3480     EAknsMinorGenericQgnIndiMup2ButtonPause = 0x1632,
  3481     EAknsMinorGenericQgnIndiMup2ButtonPauseDimmed = 0x1633,
  3482     EAknsMinorGenericQgnIndiMup2ButtonPausePressed = 0x1634,
  3483     EAknsMinorGenericQgnIndiMup2ButtonPlay = 0x1635,
  3484     EAknsMinorGenericQgnIndiMup2ButtonPlayDimmed = 0x1636,
  3485     EAknsMinorGenericQgnIndiMup2ButtonPlayPressed = 0x1637,
  3486     EAknsMinorGenericQgnIndiMup2ButtonPrev = 0x1638,
  3487     EAknsMinorGenericQgnIndiMup2ButtonPrevDimmed = 0x1639,
  3488     EAknsMinorGenericQgnIndiMup2ButtonPrevPressed = 0x163a,
  3489     EAknsMinorGenericQgnIndiMupButtonMinus = 0x163b,
  3490     EAknsMinorGenericQgnIndiMupButtonMinusDimmed = 0x163c,
  3491     EAknsMinorGenericQgnIndiMupButtonMinusPressed = 0x163d,
  3492     EAknsMinorGenericQgnIndiMupButtonNextPressed = 0x163e,
  3493     EAknsMinorGenericQgnIndiMupButtonPlus = 0x163f,
  3494     EAknsMinorGenericQgnIndiMupButtonPlusDimmed = 0x1640,
  3495     EAknsMinorGenericQgnIndiMupButtonPlusPressed = 0x1641,
  3496     EAknsMinorGenericQgnIndiRepeatExceptionAdd = 0x1642,
  3497     EAknsMinorGenericQgnIndiWmlRss = 0x1643,
  3498     EAknsMinorGenericQgnMenuAmMidlet = 0x1644,
  3499     EAknsMinorGenericQgnMenuAmSis = 0x1645,
  3500     EAknsMinorGenericQgnPropMceAudioTitle = 0x1646,
  3501     EAknsMinorGenericQgnPropMceEmailTitle = 0x1647,
  3502     EAknsMinorGenericQgnPropMceMmsTitle = 0x1648,
  3503     EAknsMinorGenericQgnPropMcePostcardTitle = 0x1649,
  3504     EAknsMinorGenericQgnPropMceSmsTitle = 0x164a,
  3505     EAknsMinorGenericQgnPropPslnAiSub = 0x164b,
  3506     EAknsMinorGenericQgnPropPslnAiTab4 = 0x164c,
  3507     EAknsMinorGenericQgnPropPslnAppsgridSub = 0x164d,
  3508     EAknsMinorGenericQgnPropPslnAppsgridTab4 = 0x164e,
  3509     EAknsMinorGenericQgnPropPslnGeneralSub = 0x164f,
  3510     EAknsMinorGenericQgnPropPslnGeneralTab4 = 0x1650,
  3511     EAknsMinorGenericQgnPropPslnSsaverSub = 0x1651,
  3512     EAknsMinorGenericQgnPropPslnSsaverTab4 = 0x1652,
  3513     EAknsMinorGenericQgnPropPslnWpaperSub = 0x1653,
  3514     EAknsMinorGenericQgnPropPslnWpaperTab4 = 0x1654,
  3515     EAknsMinorGenericQgnPropSetAppsAm = 0x1655,
  3516     EAknsMinorGenericQgnPropSetAppsBt = 0x1656,
  3517     EAknsMinorGenericQgnPropSetAppsCale = 0x1657,
  3518     EAknsMinorGenericQgnPropSetAppsCams = 0x1658,
  3519     EAknsMinorGenericQgnPropSetAppsIm = 0x1659,
  3520     EAknsMinorGenericQgnPropSetAppsLoc = 0x165a,
  3521     EAknsMinorGenericQgnPropSetAppsLog = 0x165b,
  3522     EAknsMinorGenericQgnPropSetAppsMce = 0x165c,
  3523     EAknsMinorGenericQgnPropSetAppsPhob = 0x165d,
  3524     EAknsMinorGenericQgnPropSetAppsPoc = 0x165e,
  3525     EAknsMinorGenericQgnPropSetAppsRp = 0x165f,
  3526     EAknsMinorGenericQgnPropSetAppsSis = 0x1660,
  3527     EAknsMinorGenericQgnPropSetAppsSub = 0x1661,
  3528     EAknsMinorGenericQgnPropSetAppsTab4 = 0x1662,
  3529     EAknsMinorGenericQgnPropSetAppsUsb = 0x1663,
  3530     EAknsMinorGenericQgnPropSetAppsVoirec = 0x1664,
  3531     EAknsMinorGenericQgnPropSetAppsWml = 0x1665,
  3532     EAknsMinorGenericQgnPropSetConnAccp = 0x1666,
  3533     EAknsMinorGenericQgnPropSetConnConfig = 0x1667,
  3534     EAknsMinorGenericQgnPropSetConnData = 0x1668,
  3535     EAknsMinorGenericQgnPropSetConnDm = 0x1669,
  3536     EAknsMinorGenericQgnPropSetConnGprs = 0x166a,
  3537     EAknsMinorGenericQgnPropSetConnSip = 0x166b,
  3538     EAknsMinorGenericQgnPropSetConnSub = 0x166c,
  3539     EAknsMinorGenericQgnPropSetConnTab4 = 0x166d,
  3540     EAknsMinorGenericQgnPropSetConnVoip = 0x166e,
  3541     EAknsMinorGenericQgnPropSetConnVpn = 0x166f,
  3542     EAknsMinorGenericQgnPropSetConnWlan = 0x1670,
  3543     EAknsMinorGenericQgnPropSetGeneLoc = 0x1671,
  3544     EAknsMinorGenericQgnPropSetGenePhone = 0x1672,
  3545     EAknsMinorGenericQgnPropSetGenePsln = 0x1673,
  3546     EAknsMinorGenericQgnPropSetGeneTv = 0x1674,
  3547     EAknsMinorGenericQgnStatCaseArabicNumericSelect = 0x1675,
  3548     EAknsMinorGenericQgnStatCaseArabicSelect = 0x1676,
  3549     EAknsMinorGenericQgnStatCaseCapitalFullSelect = 0x1677,
  3550     EAknsMinorGenericQgnStatCaseCapitalSelect = 0x1678,
  3551     EAknsMinorGenericQgnStatCaseHebrewSelect = 0x1679,
  3552     EAknsMinorGenericQgnStatCaseNumericFullSelect = 0x167a,
  3553     EAknsMinorGenericQgnStatCaseNumericSelect = 0x167b,
  3554     EAknsMinorGenericQgnStatCaseSmallFullSelect = 0x167c,
  3555     EAknsMinorGenericQgnStatCaseSmallSelect = 0x167d,
  3556     EAknsMinorGenericQgnStatCaseTextFullSelect = 0x167e,
  3557     EAknsMinorGenericQgnStatCaseTextSelect = 0x167f,
  3558     EAknsMinorGenericQgnStatCaseThaiSelect = 0x1680,
  3559     EAknsMinorGenericQgnStatFarsiCaseSelect = 0x1681,
  3560     EAknsMinorGenericQgnStatImAway = 0x1682,
  3561     EAknsMinorGenericQgnStatImAwayUni = 0x1683,
  3562     EAknsMinorGenericQgnStatImInvisible = 0x1684,
  3563     EAknsMinorGenericQgnStatImInvisibleUni = 0x1685,
  3564     EAknsMinorGenericQgnStatImOnline = 0x1686,
  3565     EAknsMinorGenericQgnStatImOnlineUni = 0x1687,
  3566     EAknsMinorGenericQgnStatIndiMtvRec = 0x1688,
  3567     EAknsMinorGenericQgnStatMceAudio = 0x1689,
  3568     EAknsMinorGenericQgnStatMceAudioUni = 0x168a,
  3569     EAknsMinorGenericQgnStatVietCaseCapitalSelect = 0x168b,
  3570     EAknsMinorGenericQgnStatVietCaseSmallSelect = 0x168c,
  3571     EAknsMinorGenericQgnStatVietCaseTextSelect = 0x168d,
  3572     EAknsMinorGenericQgnGrafScrollArrowLeft = 0x168e,
  3573     EAknsMinorGenericQgnGrafScrollArrowRight = 0x168f,
  3574     EAknsMinorGenericQgnIndiChiFindHwrSimple = 0x1690,
  3575     EAknsMinorGenericQgnIndiChiFindHwrTrad = 0x1691,
  3576     EAknsMinorGenericQgnIndiMup2ButtonMinus = 0x1692,
  3577     EAknsMinorGenericQgnIndiMup2ButtonMinusDimmed = 0x1693,
  3578     EAknsMinorGenericQgnIndiMup2ButtonMinusPressed = 0x1694,
  3579     EAknsMinorGenericQgnIndiMup2ButtonNext = 0x1695,
  3580     EAknsMinorGenericQgnIndiMup2ButtonNextDimmed = 0x1696,
  3581     EAknsMinorGenericQgnIndiMup2ButtonNextPressed = 0x1697,
  3582     EAknsMinorGenericQgnIndiMup2ButtonPlus = 0x1698,
  3583     EAknsMinorGenericQgnIndiMup2ButtonPlusDimmed = 0x1699,
  3584     EAknsMinorGenericQgnIndiMup2ButtonPlusPressed = 0x169a,
  3585     EAknsMinorGenericQgnIndiTpDialler = 0x169b,
  3586     EAknsMinorGenericQgnIndiTpHelp = 0x169c,
  3587     EAknsMinorGenericQgnPropFileRssNew = 0x169d,
  3588     EAknsMinorGenericQgnPropFileRssRead = 0x169e,
  3589     EAknsMinorGenericQgnPropFileRssUnread = 0x169f,
  3590     EAknsMinorGenericQgnPropImAwayTitle = 0x16a0,
  3591     EAknsMinorGenericQgnPropImInvisibleTitle = 0x16a1,
  3592     EAknsMinorGenericQgnPropImOffTitle = 0x16a2,
  3593     EAknsMinorGenericQgnPropImOnTitle = 0x16a3,
  3594     EAknsMinorGenericQgnPropMceMmsDeliveryUnknown = 0x16a4,
  3595     EAknsMinorGenericQgnPropNrtypAssistant = 0x16a5,
  3596     EAknsMinorGenericQgnPropNrtypCar = 0x16a6,
  3597     EAknsMinorGenericQgnPropNrtypReadOnly = 0x16a7,
  3598     EAknsMinorGenericQgnPropNrtypSip = 0x16a8,
  3599     EAknsMinorGenericQgnPropNrtypSwis = 0x16a9,
  3600     EAknsMinorGenericQgnPropSetAppsRadio = 0x16aa,
  3601     EAknsMinorGenericQgnPropSetGeneSub = 0x16ab,
  3602     EAknsMinorGenericQgnPropSetGeneTab4 = 0x16ac,
  3603     EAknsMinorGenericQgnStatChiHwrSimple = 0x16ad,
  3604     EAknsMinorGenericQgnStatChiHwrTrad = 0x16ae,
  3605     EAknsMinorGenericQgnGrafBgTouchHorizontal = 0x16d3,
  3606     EAknsMinorGenericQgnGrafBgTouchVertical = 0x16d4,
  3607     EAknsMinorGenericQgnGrafMmsAudioInsert = 0x16d5,
  3608     EAknsMinorGenericQgnGrafMup2BarProgress2 = 0x16d6,
  3609     EAknsMinorGenericQgnGrafMup2VisualizerBgImage2 = 0x16d7,
  3610     EAknsMinorGenericQgnIndiCamsLocFound = 0x16d8,
  3611     EAknsMinorGenericQgnIndiCamsLocNotFound = 0x16d9,
  3612     EAknsMinorGenericQgnIndiRss2ArrowLeft = 0x16da,
  3613     EAknsMinorGenericQgnIndiRss2ArrowRight = 0x16db,
  3614     EAknsMinorGenericQgnIndiViewerPointerText = 0x16dc,
  3615     EAknsMinorGenericQgnPropCamsSetImageTab3 = 0x16dd,
  3616     EAknsMinorGenericQgnPropCamsSetLocTab3 = 0x16de,
  3617     EAknsMinorGenericQgnPropCamsSetVideoTab3 = 0x16df,
  3618     EAknsMinorGenericQgnPropPocGroupTab3 = 0x16e0,
  3619     EAknsMinorGenericQgnPropPocXdm = 0x16e1,
  3620     EAknsMinorGenericQgnPropPslnCimageSub = 0x16e2,
  3621     EAknsMinorGenericQgnPropSetConnXdm = 0x16e3,
  3622     EAknsMinorGenericQgnStatVideoSharing = 0x16e4,
  3623     EAknsMinorGenericQgnVideoPluginAnimBuffering = 0x16e5,
  3624     EAknsMinorGenericQgnVideoPluginAnimNoVisual = 0x16e6,
  3625     EAknsMinorGenericQgnGrafBubblePocIncall = 0x16e7,
  3626     EAknsMinorGenericQgnIndiCamsFlashAuto = 0x16e8,
  3627     EAknsMinorGenericQgnIndiMidpChoicegroup = 0x16e9,
  3628     EAknsMinorGenericQgnIndiPocUserDnd = 0x16ea,
  3629     EAknsMinorGenericQgnIndiPocUserLoggedIn = 0x16eb,
  3630     EAknsMinorGenericQgnIndiPocUserNotLogged = 0x16ec,
  3631     EAknsMinorGenericQgnIndiPocUserUnknown = 0x16ed,
  3632     EAknsMinorGenericQgnPropFolderVcMedia = 0x16ee,
  3633     EAknsMinorGenericQgnPropGalleryLocSuper = 0x16ef,
  3634     EAknsMinorGenericQgnPropImFriendBusy = 0x16f0,
  3635     EAknsMinorGenericQgnPropImFriendOnMobile = 0x16f1,
  3636     EAknsMinorGenericQgnPropImOnMobileTitle = 0x16f2,
  3637     EAknsMinorGenericQgnPropPocInboxCallbackReqRead = 0x16f3,
  3638     EAknsMinorGenericQgnPropPocInboxCallbackReqUnread = 0x16f4,
  3639     EAknsMinorGenericQgnPropPocLogInSub = 0x16f5,
  3640     EAknsMinorGenericQgnPropPocLogMissedSub = 0x16f6,
  3641     EAknsMinorGenericQgnPropPocLogOutSub = 0x16f7,
  3642     EAknsMinorGenericQgnPropSetDefaultSub = 0x16f8,
  3643     EAknsMinorGenericQgnPropSetMpStreamTab2 = 0x16f9,
  3644     EAknsMinorGenericQgnPropSetMpVideoTab2 = 0x16fa,
  3645     EAknsMinorGenericQgnPropVcMediaNext = 0x16fb,
  3646     EAknsMinorGenericQgnPropVcMediaPause = 0x16fc,
  3647     EAknsMinorGenericQgnPropVcMediaPlay = 0x16fd,
  3648     EAknsMinorGenericQgnPropVcMediaPrev = 0x16fe,
  3649     EAknsMinorGenericQgnPropVcMediaStop = 0x16ff,
  3650     EAknsMinorGenericQgnPropVcMediaVolumeDown = 0x1700,
  3651     EAknsMinorGenericQgnPropVcMediaVolumeUp = 0x1701,
  3652     EAknsMinorGenericQgnPropWmlFolderAdapSub = 0x1702,
  3653     EAknsMinorGenericQgnPropWmlFolderBmSub = 0x1703,
  3654     EAknsMinorGenericQgnPropWmlFolderNewsSub = 0x1704,
  3655     EAknsMinorGenericQgnPropWmlFolderPageSub = 0x1705,
  3656     EAknsMinorGenericQgnGrafBarWaitIdle = 0x1706,
  3657     EAknsMinorGenericQgnGrafBarWaitIncrem = 0x1707,
  3658     EAknsMinorGenericQgnGrafBarWaitIncrem02 = 0x1708,
  3659     EAknsMinorGenericQgnGrafBarWaitIncrem03 = 0x1709,
  3660     EAknsMinorGenericQgnGrafBarWaitIncrem04 = 0x170a,
  3661     EAknsMinorGenericQgnGrafBarWaitIncrem05 = 0x170b,
  3662     EAknsMinorGenericQgnGrafBarWaitIncrem06 = 0x170c,
  3663     EAknsMinorGenericQgnGrafBarWaitIncrem07 = 0x170d,
  3664     EAknsMinorGenericQgnGrafBarWaitIncrem08 = 0x170e,
  3665     EAknsMinorGenericQgnGrafBarWaitIncrem09 = 0x170f,
  3666     EAknsMinorGenericQgnGrafBarWaitIncrem10 = 0x1710,
  3667     EAknsMinorGenericQgnGrafBarWaitIncrem11 = 0x1711,
  3668     EAknsMinorGenericQgnGrafBarWaitIncrem12 = 0x1712,
  3669     EAknsMinorGenericQgnGrafBarWaitIncrem13 = 0x1713,
  3670     EAknsMinorGenericQgnGrafBarWaitIncrem14 = 0x1714,
  3671     EAknsMinorGenericQgnGrafBarWaitIncrem15 = 0x1715,
  3672     EAknsMinorGenericQgnGrafBarWaitIncrem16 = 0x1716,
  3673     EAknsMinorGenericQgnGrafBarWaitIncrem17 = 0x1717,
  3674     EAknsMinorGenericQgnGrafBarWaitIncrem18 = 0x1718,
  3675     EAknsMinorGenericQgnGrafBarWaitIncrem19 = 0x1719,
  3676     EAknsMinorGenericQgnGrafBarWaitIncremIdle = 0x171a,
  3677     EAknsMinorGenericQgnGrafFepBgColour = 0x171b,
  3678     EAknsMinorGenericQgnGrafFepCandiListClose = 0x171c,
  3679     EAknsMinorGenericQgnGrafFepCandiListCloseSel = 0x171d,
  3680     EAknsMinorGenericQgnGrafFepCandiListPressed = 0x171e,
  3681     EAknsMinorGenericQgnGrafFepCandiListPri = 0x171f,
  3682     EAknsMinorGenericQgnGrafFepCandiListScrollDown = 0x1720,
  3683     EAknsMinorGenericQgnGrafFepCandiListScrollDownSel = 0x1721,
  3684     EAknsMinorGenericQgnGrafFepCandiListScrollUp = 0x1722,
  3685     EAknsMinorGenericQgnGrafFepCandiListScrollUpSel = 0x1723,
  3686     EAknsMinorGenericQgnGrafFepCandiListSec = 0x1724,
  3687     EAknsMinorGenericQgnGrafFepCandiListSel = 0x1725,
  3688     EAknsMinorGenericQgnGrafFepChar11x1 = 0x1726,
  3689     EAknsMinorGenericQgnGrafFepChar11x1ButtonDimmed = 0x1727,
  3690     EAknsMinorGenericQgnGrafFepChar11x1Stroke = 0x1728,
  3691     EAknsMinorGenericQgnGrafFepChar11x3 = 0x1729,
  3692     EAknsMinorGenericQgnGrafFepChar11x3ButtonDimmed = 0x172a,
  3693     EAknsMinorGenericQgnGrafFepChar11x3Pinyin = 0x172b,
  3694     EAknsMinorGenericQgnGrafFepChar11x4 = 0x172c,
  3695     EAknsMinorGenericQgnGrafFepChar11x4ButtonDimmed = 0x172d,
  3696     EAknsMinorGenericQgnGrafFepChar11x4Zhuyin = 0x172e,
  3697     EAknsMinorGenericQgnGrafFepChar12x3 = 0x172f,
  3698     EAknsMinorGenericQgnGrafFepChar12x3ButtonDimmed = 0x1730,
  3699     EAknsMinorGenericQgnGrafFepCharButtonDimmed = 0x1731,
  3700     EAknsMinorGenericQgnGrafFepInputBg = 0x1732,
  3701     EAknsMinorGenericQgnGrafFepNumb11x3 = 0x1733,
  3702     EAknsMinorGenericQgnGrafFepNumb11x31 = 0x1734,
  3703     EAknsMinorGenericQgnGrafFepNumb11x31ButtonDimmed = 0x1735,
  3704     EAknsMinorGenericQgnGrafFepNumb11x32 = 0x1736,
  3705     EAknsMinorGenericQgnGrafFepNumb11x32ButtonDimmed = 0x1737,
  3706     EAknsMinorGenericQgnGrafFepNumb12x3 = 0x1738,
  3707     EAknsMinorGenericQgnGrafFepNumb12x31 = 0x1739,
  3708     EAknsMinorGenericQgnGrafFepNumb12x31ButtonDimmed = 0x173a,
  3709     EAknsMinorGenericQgnGrafFepNumb12x32 = 0x173b,
  3710     EAknsMinorGenericQgnGrafFepNumb12x32ButtonDimmed = 0x173c,
  3711     EAknsMinorGenericQgnGrafFepPopupShadowB = 0x173d,
  3712     EAknsMinorGenericQgnGrafFepPopupShadowBl = 0x173e,
  3713     EAknsMinorGenericQgnGrafFepPopupShadowBr = 0x173f,
  3714     EAknsMinorGenericQgnGrafFepPopupShadowL = 0x1740,
  3715     EAknsMinorGenericQgnGrafFepPopupShadowR = 0x1741,
  3716     EAknsMinorGenericQgnGrafFepPopupShadowT = 0x1742,
  3717     EAknsMinorGenericQgnGrafFepPopupShadowTl = 0x1743,
  3718     EAknsMinorGenericQgnGrafFepPopupShadowTr = 0x1744,
  3719     EAknsMinorGenericQgnIndiFepButtonBackspace1 = 0x1745,
  3720     EAknsMinorGenericQgnIndiFepButtonBackspace1Sel = 0x1746,
  3721     EAknsMinorGenericQgnIndiFepButtonBackspace2 = 0x1747,
  3722     EAknsMinorGenericQgnIndiFepButtonBackspace2Sel = 0x1748,
  3723     EAknsMinorGenericQgnIndiFepButtonCapslock = 0x1749,
  3724     EAknsMinorGenericQgnIndiFepButtonCapslockSel = 0x174a,
  3725     EAknsMinorGenericQgnIndiFepButtonCaseAccented = 0x174b,
  3726     EAknsMinorGenericQgnIndiFepButtonCaseAccentedSel = 0x174c,
  3727     EAknsMinorGenericQgnIndiFepButtonCaseCapital = 0x174d,
  3728     EAknsMinorGenericQgnIndiFepButtonCaseCapitalSel = 0x174e,
  3729     EAknsMinorGenericQgnIndiFepButtonCaseNumeric = 0x174f,
  3730     EAknsMinorGenericQgnIndiFepButtonCaseNumericSel = 0x1750,
  3731     EAknsMinorGenericQgnIndiFepButtonCaseSmall = 0x1751,
  3732     EAknsMinorGenericQgnIndiFepButtonCaseSmallSel = 0x1752,
  3733     EAknsMinorGenericQgnIndiFepButtonCaseSpecial = 0x1753,
  3734     EAknsMinorGenericQgnIndiFepButtonCaseSpecialSel = 0x1754,
  3735     EAknsMinorGenericQgnIndiFepButtonCaseText = 0x1755,
  3736     EAknsMinorGenericQgnIndiFepButtonCaseTextSel = 0x1756,
  3737     EAknsMinorGenericQgnIndiFepButtonChinese = 0x1757,
  3738     EAknsMinorGenericQgnIndiFepButtonChineseSel = 0x1758,
  3739     EAknsMinorGenericQgnIndiFepButtonClose = 0x1759,
  3740     EAknsMinorGenericQgnIndiFepButtonCloseSel = 0x175a,
  3741     EAknsMinorGenericQgnIndiFepButtonEnter = 0x175b,
  3742     EAknsMinorGenericQgnIndiFepButtonEnterSel = 0x175c,
  3743     EAknsMinorGenericQgnIndiFepButtonExpand = 0x175d,
  3744     EAknsMinorGenericQgnIndiFepButtonExpandSel = 0x175e,
  3745     EAknsMinorGenericQgnIndiFepButtonHwr = 0x175f,
  3746     EAknsMinorGenericQgnIndiFepButtonHwrSel = 0x1760,
  3747     EAknsMinorGenericQgnIndiFepButtonMove1 = 0x1761,
  3748     EAknsMinorGenericQgnIndiFepButtonMove1Sel = 0x1762,
  3749     EAknsMinorGenericQgnIndiFepButtonMove2 = 0x1763,
  3750     EAknsMinorGenericQgnIndiFepButtonMove2Sel = 0x1764,
  3751     EAknsMinorGenericQgnIndiFepButtonOptions = 0x1765,
  3752     EAknsMinorGenericQgnIndiFepButtonOptionsSel = 0x1766,
  3753     EAknsMinorGenericQgnIndiFepButtonShift = 0x1767,
  3754     EAknsMinorGenericQgnIndiFepButtonShiftSel = 0x1768,
  3755     EAknsMinorGenericQgnIndiFepButtonSpace1 = 0x1769,
  3756     EAknsMinorGenericQgnIndiFepButtonSpace1Sel = 0x176a,
  3757     EAknsMinorGenericQgnIndiFepButtonSpace2 = 0x176b,
  3758     EAknsMinorGenericQgnIndiFepButtonSpace2Sel = 0x176c,
  3759     EAknsMinorGenericQgnIndiFepButtonSpace3 = 0x176d,
  3760     EAknsMinorGenericQgnIndiFepButtonSpace3Sel = 0x176e,
  3761     EAknsMinorGenericQgnIndiFepButtonSwitch = 0x176f,
  3762     EAknsMinorGenericQgnIndiFepButtonSwitchSel = 0x1770,
  3763     EAknsMinorGenericQgnIndiFepButtonTab = 0x1771,
  3764     EAknsMinorGenericQgnIndiFepButtonTabSel = 0x1772,
  3765     EAknsMinorGenericQgnIndiFepButtonVkb = 0x1773,
  3766     EAknsMinorGenericQgnIndiFepButtonVkbSel = 0x1774,
  3767     EAknsMinorGenericQgnIndiViewerPointerWait = 0x1775,
  3768     EAknsMinorGenericQgnPropRpTitle = 0x1776,
  3769     EAknsMinorGenericQgnPropTalkingDictionary = 0x1777,
  3770     EAknsMinorGenericQgnStatSync = 0x1778,
  3771     EAknsMinorGenericQgnStatSyncUni = 0x1779,
  3772     EAknsMinorGenericQsnCpScrollHorizontalBgBottom = 0x177a,
  3773     EAknsMinorGenericQsnCpScrollHorizontalBgMiddle = 0x177b,
  3774     EAknsMinorGenericQsnCpScrollHorizontalBgTop = 0x177c,
  3775     EAknsMinorGenericQsnCpScrollHorizontalHandleBottom = 0x177d,
  3776     EAknsMinorGenericQsnCpScrollHorizontalHandleMiddle = 0x177e,
  3777     EAknsMinorGenericQsnCpScrollHorizontalHandleTop = 0x177f,
  3778     EAknsMinorGenericQgnGrafDevaQuickEight = 0x1780,
  3779     EAknsMinorGenericQgnGrafDevaQuickFive = 0x1781,
  3780     EAknsMinorGenericQgnGrafDevaQuickFour = 0x1782,
  3781     EAknsMinorGenericQgnGrafDevaQuickNine = 0x1783,
  3782     EAknsMinorGenericQgnGrafDevaQuickOne = 0x1784,
  3783     EAknsMinorGenericQgnGrafDevaQuickSeven = 0x1785,
  3784     EAknsMinorGenericQgnGrafDevaQuickSix = 0x1786,
  3785     EAknsMinorGenericQgnGrafDevaQuickThree = 0x1787,
  3786     EAknsMinorGenericQgnGrafDevaQuickTwo = 0x1788,
  3787     EAknsMinorGenericQgnGrafFepCharButtonPressed = 0x1789,
  3788     EAknsMinorGenericQgnIndiAppOpenAdd = 0x178a,
  3789     EAknsMinorGenericQgnIndiBlidSatFirmaActive = 0x178b,
  3790     EAknsMinorGenericQgnIndiBlidSatFirmaCenter = 0x178c,
  3791     EAknsMinorGenericQgnIndiBlidSatFirmaInact = 0x178d,
  3792     EAknsMinorGenericQgnIndiBlidSatFirmaMoon = 0x178e,
  3793     EAknsMinorGenericQgnIndiBlidSatFirmaSun = 0x178f,
  3794     EAknsMinorGenericQgnIndiFepButtonHwrDimmed = 0x1790,
  3795     EAknsMinorGenericQgnIndiFepButtonVkbDimmed = 0x1791,
  3796     EAknsMinorGenericQgnPropBlidActive = 0x1792,
  3797     EAknsMinorGenericQgnPropBlidBg = 0x1793,
  3798     EAknsMinorGenericQgnPropBlidInactive = 0x1794,
  3799     EAknsMinorGenericQgnPropCheckboxInactive = 0x1795,
  3800     EAknsMinorGenericQgnPropFmgrRemoteDriveTab = 0x1796,
  3801     EAknsMinorGenericQgnPropMskMenu = 0x1797,
  3802     EAknsMinorGenericQgnPropMskSelect = 0x1798,
  3803     EAknsMinorGenericQgnPropNoteListAlphaDevaTab2 = 0x1799,
  3804     EAknsMinorGenericQgnPropRadiobuttInactive = 0x179a,
  3805     EAknsMinorGenericQgnPropSearchIndevice = 0x179b,
  3806     EAknsMinorGenericQgnPropSearchIndeviceTitle = 0x179c,
  3807     EAknsMinorGenericQgnPropSetConnBearerAvailPacketdata = 0x179d,
  3808     EAknsMinorGenericQgnPropSetConnBearerAvailWlan = 0x179e,
  3809     EAknsMinorGenericQgnPropSetConnDestAdd = 0x179f,
  3810     EAknsMinorGenericQgnPropSetConnDestDefault = 0x17a0,
  3811     EAknsMinorGenericQgnPropSetConnDestDefaultSmall = 0x17a1,
  3812     EAknsMinorGenericQgnPropSetConnDestIcon1 = 0x17a2,
  3813     EAknsMinorGenericQgnPropSetConnDestIcon1Small = 0x17a3,
  3814     EAknsMinorGenericQgnPropSetConnDestIcon2 = 0x17a4,
  3815     EAknsMinorGenericQgnPropSetConnDestIcon2Small = 0x17a5,
  3816     EAknsMinorGenericQgnPropSetConnDestIcon3 = 0x17a6,
  3817     EAknsMinorGenericQgnPropSetConnDestIcon3Small = 0x17a7,
  3818     EAknsMinorGenericQgnPropSetConnDestIcon4 = 0x17a8,
  3819     EAknsMinorGenericQgnPropSetConnDestIcon4Small = 0x17a9,
  3820     EAknsMinorGenericQgnPropSetConnDestIcon5 = 0x17aa,
  3821     EAknsMinorGenericQgnPropSetConnDestIcon5Small = 0x17ab,
  3822     EAknsMinorGenericQgnPropSetConnDestIcon6 = 0x17ac,
  3823     EAknsMinorGenericQgnPropSetConnDestIcon6Small = 0x17ad,
  3824     EAknsMinorGenericQgnPropSetConnDestInternet = 0x17ae,
  3825     EAknsMinorGenericQgnPropSetConnDestInternetSmall = 0x17af,
  3826     EAknsMinorGenericQgnPropSetConnDestIntranet = 0x17b0,
  3827     EAknsMinorGenericQgnPropSetConnDestIntranetSmall = 0x17b1,
  3828     EAknsMinorGenericQgnPropSetConnDestMms = 0x17b2,
  3829     EAknsMinorGenericQgnPropSetConnDestMmsSmall = 0x17b3,
  3830     EAknsMinorGenericQgnPropSetConnDestOperator = 0x17b4,
  3831     EAknsMinorGenericQgnPropSetConnDestOperatorSmall = 0x17b5,
  3832     EAknsMinorGenericQgnPropSetConnDestUncategorized = 0x17b6,
  3833     EAknsMinorGenericQgnPropSetConnDestWap = 0x17b7,
  3834     EAknsMinorGenericQgnPropSetConnDestWapSmall = 0x17b8,
  3835     EAknsMinorGenericQgnPropSetConnPresence = 0x17b9,
  3836     EAknsMinorGenericQgnPropSetConnRemotedrive = 0x17ba,
  3837     EAknsMinorGenericQgnPropSetConnWlanEasy = 0x17bb,
  3838     EAknsMinorGenericQgnPropSetPhoneSub = 0x17bc,
  3839     EAknsMinorGenericQgnPropSipLocked = 0x17bd,
  3840     EAknsMinorGenericQgnStatHac = 0x17be,
  3841     EAknsMinorGenericQgnStatT9Auto = 0x17bf,
  3842     EAknsMinorGenericQgnGrafPopupTransCenter = 0x17c0,
  3843     EAknsMinorGenericQgnGrafPopupTransCornerBl = 0x17c1,
  3844     EAknsMinorGenericQgnGrafPopupTransCornerBr = 0x17c2,
  3845     EAknsMinorGenericQgnGrafPopupTransCornerTl = 0x17c3,
  3846     EAknsMinorGenericQgnGrafPopupTransCornerTr = 0x17c4,
  3847     EAknsMinorGenericQgnGrafPopupTransSideB = 0x17c5,
  3848     EAknsMinorGenericQgnGrafPopupTransSideL = 0x17c6,
  3849     EAknsMinorGenericQgnGrafPopupTransSideR = 0x17c7,
  3850     EAknsMinorGenericQgnGrafPopupTransSideT = 0x17c8,
  3851     EAknsMinorGenericQgnIndiBrowserTbBack = 0x17c9,
  3852     EAknsMinorGenericQgnIndiBrowserTbForward = 0x17ca,
  3853     EAknsMinorGenericQgnIndiBrowserTbForwardInact = 0x17cb,
  3854     EAknsMinorGenericQgnIndiBrowserTbGo = 0x17cc,
  3855     EAknsMinorGenericQgnIndiBrowserTbHome = 0x17cd,
  3856     EAknsMinorGenericQgnIndiBrowserTbReload = 0x17ce,
  3857     EAknsMinorGenericQgnIndiBrowserTbStop = 0x17cf,
  3858     EAknsMinorGenericQgnIndiButtonDecrease = 0x17d0,
  3859     EAknsMinorGenericQgnIndiButtonDecreasePressed = 0x17d1,
  3860     EAknsMinorGenericQgnIndiButtonIncrease = 0x17d2,
  3861     EAknsMinorGenericQgnIndiButtonIncreasePressed = 0x17d3,
  3862     EAknsMinorGenericQgnIndiDropdownArrow = 0x17d4,
  3863     EAknsMinorGenericQgnIndiHlColSuper = 0x17d5,
  3864     EAknsMinorGenericQgnIndiHlExpSuper = 0x17d6,
  3865     EAknsMinorGenericQgnIndiHlLineBranch = 0x17d7,
  3866     EAknsMinorGenericQgnIndiHlLineEnd = 0x17d8,
  3867     EAknsMinorGenericQgnIndiHlLineStraight = 0x17d9,
  3868     EAknsMinorGenericQgnIndiMceConnAlwaysAdd = 0x17da,
  3869     EAknsMinorGenericQgnIndiMceConnOnAdd = 0x17db,
  3870     EAknsMinorGenericQgnIndiMceConnOnRoamAdd = 0x17dc,
  3871     EAknsMinorGenericQgnIndiMup2EqBg = 0x17dd,
  3872     EAknsMinorGenericQgnIndiMup2VolumeSlider = 0x17de,
  3873     EAknsMinorGenericQgnIndiMup2VolumeSliderBg = 0x17df,
  3874     EAknsMinorGenericQgnPropBlidSatFirma = 0x17e0,
  3875     EAknsMinorGenericQgnPropBlidSatFirmaActive = 0x17e1,
  3876     EAknsMinorGenericQgnPropBlidSatFirmaInact = 0x17e2,
  3877     EAknsMinorGenericQgnPropBlidSatFirmaMoon = 0x17e3,
  3878     EAknsMinorGenericQgnPropBlidSatFirmaSun = 0x17e4,
  3879     EAknsMinorGenericQgnPropHlFile = 0x17e5,
  3880     EAknsMinorGenericQgnPropHlFolder = 0x17e6,
  3881     EAknsMinorGenericQgnPropHlFolderOpen = 0x17e7,
  3882     EAknsMinorGenericQgnPropImageTbClose = 0x17e8,
  3883     EAknsMinorGenericQgnPropImageTbCloseDimmed = 0x17e9,
  3884     EAknsMinorGenericQgnPropImageTbCloseFocused = 0x17ea,
  3885     EAknsMinorGenericQgnPropImageTbClosePressed = 0x17eb,
  3886     EAknsMinorGenericQgnPropImageTbDelete = 0x17ec,
  3887     EAknsMinorGenericQgnPropImageTbDeleteDimmed = 0x17ed,
  3888     EAknsMinorGenericQgnPropImageTbDeleteFocused = 0x17ee,
  3889     EAknsMinorGenericQgnPropImageTbDeletePressed = 0x17ef,
  3890     EAknsMinorGenericQgnPropImageTbInfo = 0x17f0,
  3891     EAknsMinorGenericQgnPropImageTbInfoDimmed = 0x17f1,
  3892     EAknsMinorGenericQgnPropImageTbInfoFocused = 0x17f2,
  3893     EAknsMinorGenericQgnPropImageTbInfoPressed = 0x17f3,
  3894     EAknsMinorGenericQgnPropImageTbPlay = 0x17f4,
  3895     EAknsMinorGenericQgnPropImageTbPlayDimmed = 0x17f5,
  3896     EAknsMinorGenericQgnPropImageTbPlayFocused = 0x17f6,
  3897     EAknsMinorGenericQgnPropImageTbPlayPressed = 0x17f7,
  3898     EAknsMinorGenericQgnPropImageTbRotateL = 0x17f8,
  3899     EAknsMinorGenericQgnPropImageTbRotateLDimmed = 0x17f9,
  3900     EAknsMinorGenericQgnPropImageTbRotateLFocused = 0x17fa,
  3901     EAknsMinorGenericQgnPropImageTbRotateLPressed = 0x17fb,
  3902     EAknsMinorGenericQgnPropImageTbRotateR = 0x17fc,
  3903     EAknsMinorGenericQgnPropImageTbRotateRDimmed = 0x17fd,
  3904     EAknsMinorGenericQgnPropImageTbRotateRFocused = 0x17fe,
  3905     EAknsMinorGenericQgnPropImageTbRotateRPressed = 0x17ff,
  3906     EAknsMinorGenericQgnPropImageTbZoom = 0x1800,
  3907     EAknsMinorGenericQgnPropImageTbZoomDimmed = 0x1801,
  3908     EAknsMinorGenericQgnPropImageTbZoomFocused = 0x1802,
  3909     EAknsMinorGenericQgnPropImageTbZoomPressed = 0x1803,
  3910     EAknsMinorGenericQgnPropImImsgNew = 0x1804,
  3911     EAknsMinorGenericQgnPropRemoteDriveMemc = 0x1805,
  3912     EAknsMinorGenericQgnPropRemoteDriveMemcLarge = 0x1806,
  3913     EAknsMinorGenericQgnStatMemc = 0x1807,
  3914     EAknsMinorGenericQgnStatMemcUni = 0x1808,
  3915     EAknsMinorGenericQgnIndiBrowserCursorEmail = 0x1809,
  3916     EAknsMinorGenericQgnIndiBrowserCursorPhone = 0x180a,
  3917     EAknsMinorGenericQgnIndiBrowserTbFind = 0x180b,
  3918     EAknsMinorGenericQgnIndiBrowserTbPage = 0x180c,
  3919     EAknsMinorGenericQgnIndiBrowserTbRss = 0x180d,
  3920     EAknsMinorGenericQgnIndiMmsPlay = 0x180e,
  3921     EAknsMinorGenericQgnPropSetConnAcl = 0x180f,
  3922     EAknsMinorGenericQgnGrafVideoPluginAnimNoBufferingBroken00 = 0x1810,
  3923     EAknsMinorGenericQgnGrafVideoPluginAnimNoBufferingBroken01 = 0x1811,
  3924     EAknsMinorGenericQgnGrafVideoPluginAnimNoBufferingBroken02 = 0x1812,
  3925     EAknsMinorGenericQgnGrafVideoPluginAnimNoBufferingBroken03 = 0x1813,
  3926     EAknsMinorGenericQgnGrafVideoPluginAnimNoBufferingBroken04 = 0x1814,
  3927     EAknsMinorGenericQgnGrafVideoPluginAnimNoBufferingBroken05 = 0x1815,
  3928     EAknsMinorGenericQgnGrafVideoPluginAnimNoBufferingBroken06 = 0x1816,
  3929     EAknsMinorGenericQgnGrafVideoPluginAnimNoBufferingBroken07 = 0x1817,
  3930     EAknsMinorGenericQgnGrafVideoPluginAnimNoBufferingBroken08 = 0x1818,
  3931     EAknsMinorGenericQgnGrafVideoPluginAnimNoBufferingBroken09 = 0x1819,
  3932     EAknsMinorGenericQgnGrafVideoPluginAnimNoBufferingBroken10 = 0x181a,
  3933     EAknsMinorGenericQgnGrafVideoPluginAnimNoBufferingBroken11 = 0x181b,
  3934     EAknsMinorGenericQgnIndiLogMissedCallAdd = 0x181c,
  3935     EAknsMinorGenericQgnPropFileRssAuto = 0x181d,
  3936     EAknsMinorGenericQgnPropFolderInstall = 0x181e,
  3937     EAknsMinorGenericQgnPropFolderNotInstall = 0x181f,
  3938     EAknsMinorGenericQgnPropImBusyTitle = 0x1820,
  3939     EAknsMinorGenericQgnPropSearchContacts = 0x1821,
  3940     EAknsMinorGenericQgnPropSearchFileNames = 0x1822,
  3941     EAknsMinorGenericQgnPropSearchMailbox = 0x1823,
  3942     EAknsMinorGenericQgnPropSearchOfficeDocs = 0x1824,
  3943     EAknsMinorGenericQgnStatChiPinyinPhrase = 0x1825,
  3944     EAknsMinorGenericQgnStatChiStrokePhrase = 0x1826,
  3945     EAknsMinorGenericQgnStatChiStrokeTradPhrase = 0x1827,
  3946     EAknsMinorGenericQgnStatChiZhuyinPhrase = 0x1828,
  3947     EAknsMinorGenericQgnMenuNews = 0x1829,
  3948     EAknsMinorGenericQgnMenuShortcut = 0x182a,
  3949     EAknsMinorGenericQgnGrafVolumeSetOff = 0x182b,
  3950     EAknsMinorGenericQgnGrafVolumeSetOn = 0x182c,
  3951     EAknsMinorGenericQgnGrafVolumeSmallOff = 0x182d,
  3952     EAknsMinorGenericQgnGrafVolumeSmallOn = 0x182e,
  3953     EAknsMinorGenericQgnIndiCalcAdd = 0x182f,
  3954     EAknsMinorGenericQgnIndiCalcCancel = 0x1830,
  3955     EAknsMinorGenericQgnIndiCalcDivide = 0x1831,
  3956     EAknsMinorGenericQgnIndiCalcEight = 0x1832,
  3957     EAknsMinorGenericQgnIndiCalcEquals = 0x1833,
  3958     EAknsMinorGenericQgnIndiCalcFive = 0x1834,
  3959     EAknsMinorGenericQgnIndiCalcFour = 0x1835,
  3960     EAknsMinorGenericQgnIndiCalcMultiply = 0x1836,
  3961     EAknsMinorGenericQgnIndiCalcNine = 0x1837,
  3962     EAknsMinorGenericQgnIndiCalcOne = 0x1838,
  3963     EAknsMinorGenericQgnIndiCalcPercent = 0x1839,
  3964     EAknsMinorGenericQgnIndiCalcSeparator = 0x183a,
  3965     EAknsMinorGenericQgnIndiCalcSeven = 0x183b,
  3966     EAknsMinorGenericQgnIndiCalcSign = 0x183c,
  3967     EAknsMinorGenericQgnIndiCalcSix = 0x183d,
  3968     EAknsMinorGenericQgnIndiCalcSquareroot = 0x183e,
  3969     EAknsMinorGenericQgnIndiCalcSubtract = 0x183f,
  3970     EAknsMinorGenericQgnIndiCalcThree = 0x1840,
  3971     EAknsMinorGenericQgnIndiCalcTwo = 0x1841,
  3972     EAknsMinorGenericQgnIndiCalcZero = 0x1842,
  3973     EAknsMinorGenericQgnIndiCamsFocusAutoFrame = 0x1843,
  3974     EAknsMinorGenericQgnIndiCamsTbBurst = 0x1844,
  3975     EAknsMinorGenericQgnIndiCamsTbCameraMain = 0x1845,
  3976     EAknsMinorGenericQgnIndiCamsTbCameraSecondary = 0x1846,
  3977     EAknsMinorGenericQgnIndiCamsTbCapture = 0x1847,
  3978     EAknsMinorGenericQgnIndiCamsTbClose = 0x1848,
  3979     EAknsMinorGenericQgnIndiCamsTbFlash = 0x1849,
  3980     EAknsMinorGenericQgnIndiCamsTbFocusAuto = 0x184a,
  3981     EAknsMinorGenericQgnIndiCamsTbMinitb = 0x184b,
  3982     EAknsMinorGenericQgnIndiCamsTbNight = 0x184c,
  3983     EAknsMinorGenericQgnIndiCamsTbPhoto  = 0x184d,
  3984     EAknsMinorGenericQgnIndiCamsTbPhotoQuality = 0x184e,
  3985     EAknsMinorGenericQgnIndiCamsTbPhotoReso = 0x184f,
  3986     EAknsMinorGenericQgnIndiCamsTbRec = 0x1850,
  3987     EAknsMinorGenericQgnIndiCamsTbRecPause = 0x1851,
  3988     EAknsMinorGenericQgnIndiCamsTbRecStop = 0x1852,
  3989     EAknsMinorGenericQgnIndiCamsTbTone = 0x1853,
  3990     EAknsMinorGenericQgnIndiCamsTbVideo = 0x1854,
  3991     EAknsMinorGenericQgnIndiCamsTbVideoLength = 0x1855,
  3992     EAknsMinorGenericQgnIndiCamsTbVideoReso = 0x1856,
  3993     EAknsMinorGenericQgnIndiCamsTbWhite = 0x1857,
  3994     EAknsMinorGenericQgnIndiMupDefaultAlbum = 0x1858,
  3995     EAknsMinorGenericQgnIndiMupRp = 0x1859,
  3996     EAknsMinorGenericQgnIndiS60 = 0x185a,
  3997     EAknsMinorGenericQgnIndiSignalHsdpaAttach = 0x185b,
  3998     EAknsMinorGenericQgnIndiSignalHsdpaContext = 0x185c,
  3999     EAknsMinorGenericQgnIndiSignalHsdpaMultipdp = 0x185d,
  4000     EAknsMinorGenericQgnIndiSignalHsdpaSuspended = 0x185e,
  4001     EAknsMinorGenericQgnMenuImBusy = 0x185f,
  4002     EAknsMinorGenericQgnPropMpPlayPause = 0x1860,
  4003     EAknsMinorGenericQgnPropMpViewNormal = 0x1861,
  4004     EAknsMinorGenericQgnPropS60 = 0x1862,
  4005     EAknsMinorGenericQgnPropSetGenePay = 0x1863,
  4006     EAknsMinorGenericQgnPropUsb = 0x1864,
  4007     EAknsMinorGenericQgnStatAlarmUni = 0x1865,
  4008     EAknsMinorGenericQgnStatCarkitUni = 0x1866,
  4009     EAknsMinorGenericQgnStatDivert0Uni = 0x1867,
  4010     EAknsMinorGenericQgnStatDivert12Uni = 0x1868,
  4011     EAknsMinorGenericQgnStatDivert1Uni = 0x1869,
  4012     EAknsMinorGenericQgnStatDivert2Uni = 0x186a,
  4013     EAknsMinorGenericQgnStatDivertVmUni = 0x186b,
  4014     EAknsMinorGenericQgnStatHacUni = 0x186c,
  4015     EAknsMinorGenericQgnStatHeadsetUnavailableUni = 0x186d,
  4016     EAknsMinorGenericQgnStatHeadsetUni = 0x186e,
  4017     EAknsMinorGenericQgnStatIndiMtvOnUni = 0x186f,
  4018     EAknsMinorGenericQgnStatIndiMtvRecUni = 0x1870,
  4019     EAknsMinorGenericQgnStatKeyguardUni = 0x1871,
  4020     EAknsMinorGenericQgnStatLine2Uni = 0x1872,
  4021     EAknsMinorGenericQgnStatLocUni = 0x1873,
  4022     EAknsMinorGenericQgnStatLoopsetUni = 0x1874,
  4023     EAknsMinorGenericQgnStatModBtUni = 0x1875,
  4024     EAknsMinorGenericQgnStatModTarmUni = 0x1876,
  4025     EAknsMinorGenericQgnStatPocDndUni = 0x1877,
  4026     EAknsMinorGenericQgnStatTarmUni = 0x1878,
  4027     EAknsMinorGenericQgnStatTtyUni = 0x1879,
  4028     EAknsMinorGenericQgnStatTvoutUni = 0x187a,
  4029     EAknsMinorGenericQgnStatVideoSharingUni = 0x187b,
  4030     EAknsMinorGenericQgnStatVoipReadinessUni = 0x187c,
  4031     EAknsMinorGenericQgnStatZoneHomeUni = 0x187d,
  4032     EAknsMinorGenericQgnIndiCaleTbDay = 0x187e,
  4033     EAknsMinorGenericQgnIndiCaleTbLeft = 0x187f,
  4034     EAknsMinorGenericQgnIndiCaleTbMonth = 0x1880,
  4035     EAknsMinorGenericQgnIndiCaleTbNewEntry = 0x1881,
  4036     EAknsMinorGenericQgnIndiCaleTbRight = 0x1882,
  4037     EAknsMinorGenericQgnIndiCaleTbTodo = 0x1883,
  4038     EAknsMinorGenericQgnIndiCaleTbWeek = 0x1884,
  4039     EAknsMinorGenericQgnIndiTbAvailContacts = 0x1885,
  4040     EAknsMinorGenericQgnIndiTbCall = 0x1886,
  4041     EAknsMinorGenericQgnIndiTbCallVideo = 0x1887,
  4042     EAknsMinorGenericQgnIndiTbMce = 0x1888,
  4043     EAknsMinorGenericQgnIndiTbPb = 0x1889,
  4044     EAknsMinorGenericQgnIndiVideoForw = 0x188a,
  4045     EAknsMinorGenericQgnIndiVideoPause = 0x188b,
  4046     EAknsMinorGenericQgnIndiVideoPlay = 0x188c,
  4047     EAknsMinorGenericQgnIndiVideoRecord = 0x188d,
  4048     EAknsMinorGenericQgnIndiVideoRecordNot = 0x188e,
  4049     EAknsMinorGenericQgnIndiVideoRew = 0x188f,
  4050     EAknsMinorGenericQgnIndiVideoStop = 0x1890,
  4051     EAknsMinorGenericQgnIndiVideoWait1 = 0x1891,
  4052     EAknsMinorGenericQgnIndiVideoWait2 = 0x1892,
  4053     EAknsMinorGenericQgnIndiVideoWait3 = 0x1893,
  4054     EAknsMinorGenericQgnIndiVideoWait4 = 0x1894,
  4055     EAknsMinorGenericQgnIndiVideoWait5 = 0x1895,
  4056     EAknsMinorGenericQgnIndiVideoWait6 = 0x1896,
  4057     EAknsMinorGenericQgnIndiVideoWait7 = 0x1897,
  4058     EAknsMinorGenericQgnIndiVideoWait8 = 0x1898,
  4059     EAknsMinorGenericQgnPropBtBlockedTab3 = 0x1899,
  4060     EAknsMinorGenericQgnPropBtDevicesTab3 = 0x189a,
  4061     EAknsMinorGenericQgnPropBtSetTab3 = 0x189b,
  4062     EAknsMinorGenericQgnPropCodec3gp = 0x189c,
  4063     EAknsMinorGenericQgnPropCodecAvc = 0x189d,
  4064     EAknsMinorGenericQgnPropCodecH263 = 0x189e,
  4065     EAknsMinorGenericQgnPropCodecMp4 = 0x189f,
  4066     EAknsMinorGenericQgnPropCodecRv = 0x18a0,
  4067     EAknsMinorGenericQgnPropCodecRv10 = 0x18a1,
  4068     EAknsMinorGenericQgnPropCodecRv8 = 0x18a2,
  4069     EAknsMinorGenericQgnPropCodecRv9 = 0x18a3,
  4070     EAknsMinorGenericQgnPropSmlSync = 0x18a4,
  4071     EAknsMinorGenericQgnPropVideoMb = 0x18a5,
  4072     EAknsMinorGenericQgnIndiMgTbDelete = 0x18a6,
  4073     EAknsMinorGenericQgnIndiMgTbEdit = 0x18a7,
  4074     EAknsMinorGenericQgnIndiMgTbSend = 0x18a8,
  4075     EAknsMinorGenericQgnIndiMgTbStreamNew = 0x18a9,
  4076     EAknsMinorGenericQgnIndiMpTbRemoveAll = 0x18aa,
  4077     EAknsMinorGenericQgnIndiMpTbRemoveOne = 0x18ab,
  4078     EAknsMinorGenericQgnIndiMupTbAddTracks = 0x18ac,
  4079     EAknsMinorGenericQgnIndiMupTbNext = 0x18ad,
  4080     EAknsMinorGenericQgnIndiMupTbPause = 0x18ae,
  4081     EAknsMinorGenericQgnIndiMupTbPlay = 0x18af,
  4082     EAknsMinorGenericQgnIndiMupTbPlaylistNew = 0x18b0,
  4083     EAknsMinorGenericQgnIndiMupTbPlaylistRemove = 0x18b1,
  4084     EAknsMinorGenericQgnIndiMupTbPrev = 0x18b2,
  4085     EAknsMinorGenericQgnIndiMupTbStop = 0x18b3,
  4086     EAknsMinorGenericQgnPropBrowserDlCompletedAdd = 0x18b4,
  4087     EAknsMinorGenericQgnPropBrowserDlOngoingAdd = 0x18b5,
  4088     EAknsMinorGenericQgnPropBrowserDlPausedAdd = 0x18b6,
  4089     EAknsMinorGenericQgnPropFolderVcMessage = 0x18b7,
  4090     EAknsMinorGenericQgnPropFolderVcOrganiser = 0x18b8,
  4091     EAknsMinorGenericQgnPropFolderVcTools = 0x18b9,
  4092     EAknsMinorGenericQgnPropImChatsCollapsed = 0x18ba,
  4093     EAknsMinorGenericQgnPropImChatsExpanded = 0x18bb,
  4094     EAknsMinorGenericQgnPropImFriendsCollapsed = 0x18bc,
  4095     EAknsMinorGenericQgnPropImFriendsExpanded = 0x18bd,
  4096     EAknsMinorGenericQgnPropSetAppsMp = 0x18be,
  4097     EAknsMinorGenericQgnStatLocTriggerOffUni = 0x18bf,
  4098     EAknsMinorGenericQgnStatLocTriggerOnUni = 0x18c0,
  4099     EAknsMinorGenericQgnGrafAiVolumeSmall1 = 0x18c1,
  4100     EAknsMinorGenericQgnGrafAiVolumeSmall10 = 0x18c2,
  4101     EAknsMinorGenericQgnGrafAiVolumeSmall2 = 0x18c3,
  4102     EAknsMinorGenericQgnGrafAiVolumeSmall3 = 0x18c4,
  4103     EAknsMinorGenericQgnGrafAiVolumeSmall4 = 0x18c5,
  4104     EAknsMinorGenericQgnGrafAiVolumeSmall5 = 0x18c6,
  4105     EAknsMinorGenericQgnGrafAiVolumeSmall6 = 0x18c7,
  4106     EAknsMinorGenericQgnGrafAiVolumeSmall7 = 0x18c8,
  4107     EAknsMinorGenericQgnGrafAiVolumeSmall8 = 0x18c9,
  4108     EAknsMinorGenericQgnGrafAiVolumeSmall9 = 0x18ca,
  4109     EAknsMinorGenericQgnGrafScreencalib = 0x18cb,
  4110     EAknsMinorGenericQgnGrafScreencalib1 = 0x18cc,
  4111     EAknsMinorGenericQgnGrafScreencalib2 = 0x18cd,
  4112     EAknsMinorGenericQgnGrafScreencalib3 = 0x18ce,
  4113     EAknsMinorGenericQgnGrafScreencalib4 = 0x18cf,
  4114     EAknsMinorGenericQgnGrafScreencalib5 = 0x18d0,
  4115     EAknsMinorGenericQgnIndiButtonMode = 0x18d1,
  4116     EAknsMinorGenericQgnIndiCalcClear = 0x18d2,
  4117     EAknsMinorGenericQgnIndiDialerCallSend = 0x18d3,
  4118     EAknsMinorGenericQgnIndiDialerClear = 0x18d4,
  4119     EAknsMinorGenericQgnIndiDialerContacts = 0x18d5,
  4120     EAknsMinorGenericQgnIndiDialerEight = 0x18d6,
  4121     EAknsMinorGenericQgnIndiDialerFive = 0x18d7,
  4122     EAknsMinorGenericQgnIndiDialerFour = 0x18d8,
  4123     EAknsMinorGenericQgnIndiDialerHash = 0x18d9,
  4124     EAknsMinorGenericQgnIndiDialerNine = 0x18da,
  4125     EAknsMinorGenericQgnIndiDialerOne = 0x18db,
  4126     EAknsMinorGenericQgnIndiDialerPrefix = 0x18dc,
  4127     EAknsMinorGenericQgnIndiDialerSeven = 0x18dd,
  4128     EAknsMinorGenericQgnIndiDialerSix = 0x18de,
  4129     EAknsMinorGenericQgnIndiDialerThree = 0x18df,
  4130     EAknsMinorGenericQgnIndiDialerTwo = 0x18e0,
  4131     EAknsMinorGenericQgnIndiDialerVideocallSend = 0x18e1,
  4132     EAknsMinorGenericQgnIndiDialerZero = 0x18e2,
  4133     EAknsMinorGenericQgnIndiHlTabColSuper = 0x18e3,
  4134     EAknsMinorGenericQgnIndiHlTabExpSuper = 0x18e4,
  4135     EAknsMinorGenericQgnIndiMupTbRemoveOne = 0x18e5,
  4136     EAknsMinorGenericQgnIndiOfflineFileAdd = 0x18e6,
  4137     EAknsMinorGenericQgnIndiTbCameraMain = 0x18e7,
  4138     EAknsMinorGenericQgnIndiTbCameraSecondary = 0x18e8,
  4139     EAknsMinorGenericQgnIndiTbGallery = 0x18e9,
  4140     EAknsMinorGenericQgnIndiTbMicrophoneMute = 0x18ea,
  4141     EAknsMinorGenericQgnIndiTbMicrophoneUnmute = 0x18eb,
  4142     EAknsMinorGenericQgnIndiTbPlaylistNew = 0x18ec,
  4143     EAknsMinorGenericQgnIndiTbSwapImages = 0x18ed,
  4144     EAknsMinorGenericQgnIndiTbVideo = 0x18ee,
  4145     EAknsMinorGenericQgnIndiTbVideoDisable = 0x18ef,
  4146     EAknsMinorGenericQgnIndiTbZoom = 0x18f0,
  4147     EAknsMinorGenericQgnIndiVideoVolMuted = 0x18f1,
  4148     EAknsMinorGenericQgnPropMceSubSenderCollapsed = 0x18f2,
  4149     EAknsMinorGenericQgnPropMceSubSenderExpanded = 0x18f3,
  4150     EAknsMinorGenericQgnPropMceSubSizeCollapsed = 0x18f4,
  4151     EAknsMinorGenericQgnPropMceSubSizeExpanded = 0x18f5,
  4152     EAknsMinorGenericQgnPropMceSubSubjectCollapsed = 0x18f6,
  4153     EAknsMinorGenericQgnPropMceSubSubjectExpanded = 0x18f7,
  4154     EAknsMinorGenericQgnPropMceSubTimeCollapsed = 0x18f8,
  4155     EAknsMinorGenericQgnPropMceSubTimeExpanded = 0x18f9,
  4156     EAknsMinorGenericQgnPropMceSubTypeCollapsed = 0x18fa,
  4157     EAknsMinorGenericQgnPropMceSubTypeExpanded = 0x18fb,
  4158     EAknsMinorGenericQgnPropMpDownloadVideo = 0x18fc,
  4159     EAknsMinorGenericQgnPropMpFolderRecentPlayed = 0x18fd,
  4160     EAknsMinorGenericQgnPropMpFolderStreamLink = 0x18fe,
  4161     EAknsMinorGenericQgnPropMpFolderVideo = 0x18ff,
  4162     EAknsMinorGenericQgnPropSetVideoSharing = 0x1900,
  4163     EAknsMinorGenericQgnPropSmlNew = 0x1901,
  4164     EAknsMinorGenericQgnPropVideoCorrupted = 0x1902,
  4165     EAknsMinorGenericQgnGrafAiVolumeSet0 = 0x1903,
  4166     EAknsMinorGenericQgnGrafAiVolumeSet1 = 0x1904,
  4167     EAknsMinorGenericQgnGrafAiVolumeSet10 = 0x1905,
  4168     EAknsMinorGenericQgnGrafAiVolumeSet2 = 0x1906,
  4169     EAknsMinorGenericQgnGrafAiVolumeSet3 = 0x1907,
  4170     EAknsMinorGenericQgnGrafAiVolumeSet4 = 0x1908,
  4171     EAknsMinorGenericQgnGrafAiVolumeSet5 = 0x1909,
  4172     EAknsMinorGenericQgnGrafAiVolumeSet6 = 0x190a,
  4173     EAknsMinorGenericQgnGrafAiVolumeSet7 = 0x190b,
  4174     EAknsMinorGenericQgnGrafAiVolumeSet8 = 0x190c,
  4175     EAknsMinorGenericQgnGrafAiVolumeSet9 = 0x190d,
  4176     EAknsMinorGenericQgnGrafAiVolumeSmall0 = 0x190e,
  4177     EAknsMinorGenericQgnIndiColSuper = 0x190f,
  4178     EAknsMinorGenericQgnIndiExpSuper = 0x1910,
  4179     EAknsMinorGenericQgnIndiSignalEgprsIcon = 0x1911,
  4180     EAknsMinorGenericQgnIndiSignalHsdpaIcon = 0x1912,
  4181     EAknsMinorGenericQgnIndiVolumeArrowLeft = 0x1913,
  4182     EAknsMinorGenericQgnIndiVolumeArrowLeftInactive = 0x1914,
  4183     EAknsMinorGenericQgnIndiVolumeArrowRight = 0x1915,
  4184     EAknsMinorGenericQgnIndiVolumeArrowRightInactive = 0x1916,
  4185     EAknsMinorGenericQgnMenuImageprint = 0x1917,
  4186     EAknsMinorGenericQgnPropMceSubSender = 0x1918,
  4187     EAknsMinorGenericQgnPropMceSubSize = 0x1919,
  4188     EAknsMinorGenericQgnPropMceSubSubject = 0x191a,
  4189     EAknsMinorGenericQgnPropMceSubTime = 0x191b,
  4190     EAknsMinorGenericQgnPropMceSubType = 0x191c,
  4191     EAknsMinorGenericQsnFrSeparatorHLShdwin = 0x191d,
  4192     EAknsMinorGenericQsnFrSeparatorHLShdwnone = 0x191e,
  4193     EAknsMinorGenericQsnFrSeparatorHLShdwout = 0x191f,
  4194     EAknsMinorGenericQsnFrSeparatorHMShdwin = 0x1920,
  4195     EAknsMinorGenericQsnFrSeparatorHMShdwnone = 0x1921,
  4196     EAknsMinorGenericQsnFrSeparatorHMShdwout = 0x1922,
  4197     EAknsMinorGenericQsnFrSeparatorHRShdwin = 0x1923,
  4198     EAknsMinorGenericQsnFrSeparatorHRShdwnone = 0x1924,
  4199     EAknsMinorGenericQsnFrSeparatorHRShdwout = 0x1925,
  4200     EAknsMinorGenericQsnFrSeparatorVBShdwin = 0x1926,
  4201     EAknsMinorGenericQsnFrSeparatorVBShdwnone = 0x1927,
  4202     EAknsMinorGenericQsnFrSeparatorVBShdwout = 0x1928,
  4203     EAknsMinorGenericQsnFrSeparatorVMShdwin = 0x1929,
  4204     EAknsMinorGenericQsnFrSeparatorVMShdwnone = 0x192a,
  4205     EAknsMinorGenericQsnFrSeparatorVMShdwout = 0x192b,
  4206     EAknsMinorGenericQsnFrSeparatorVTShdwin = 0x192c,
  4207     EAknsMinorGenericQsnFrSeparatorVTShdwnone = 0x192d,
  4208     EAknsMinorGenericQsnFrSeparatorVTShdwout = 0x192e,
  4209     EAknsMinorGenericQgnIndiBrowserDlCompletedAdd = 0x192f,
  4210     EAknsMinorGenericQgnIndiBrowserDlOngoingAdd = 0x1930,
  4211     EAknsMinorGenericQgnIndiBrowserDlPausedAdd = 0x1931,
  4212     EAknsMinorGenericQgnIndiFepButtonCaseAccentedCyrillic = 0x1932,
  4213     EAknsMinorGenericQgnIndiFepButtonCaseAccentedCyrillicSel = 0x1933,
  4214     EAknsMinorGenericQgnIndiFepButtonCaseCapitalCyrillic = 0x1934,
  4215     EAknsMinorGenericQgnIndiFepButtonCaseCapitalCyrillicSel = 0x1935,
  4216     EAknsMinorGenericQgnIndiFepButtonCaseCapitalGreek = 0x1936,
  4217     EAknsMinorGenericQgnIndiFepButtonCaseCapitalGreekSel = 0x1937,
  4218     EAknsMinorGenericQgnIndiFepButtonCaseNumericArabicIndic = 0x1938,
  4219     EAknsMinorGenericQgnIndiFepButtonCaseNumericArabicIndicSel = 0x1939,
  4220     EAknsMinorGenericQgnIndiFepButtonCaseNumericDevanagari = 0x193a,
  4221     EAknsMinorGenericQgnIndiFepButtonCaseNumericDevanagariSel = 0x193b,
  4222     EAknsMinorGenericQgnIndiFepButtonCaseNumericThai = 0x193c,
  4223     EAknsMinorGenericQgnIndiFepButtonCaseNumericThaiSel = 0x193d,
  4224     EAknsMinorGenericQgnIndiFepButtonCaseSmallCyrillic = 0x193e,
  4225     EAknsMinorGenericQgnIndiFepButtonCaseSmallCyrillicSel = 0x193f,
  4226     EAknsMinorGenericQgnIndiFepButtonCaseSmallGreek = 0x1940,
  4227     EAknsMinorGenericQgnIndiFepButtonCaseSmallGreekSel = 0x1941,
  4228     EAknsMinorGenericQgnIndiFepButtonCaseTextArabic = 0x1942,
  4229     EAknsMinorGenericQgnIndiFepButtonCaseTextArabicSel = 0x1943,
  4230     EAknsMinorGenericQgnIndiFepButtonCaseTextCyrillic = 0x1944,
  4231     EAknsMinorGenericQgnIndiFepButtonCaseTextCyrillicSel = 0x1945,
  4232     EAknsMinorGenericQgnIndiFepButtonCaseTextGreek = 0x1946,
  4233     EAknsMinorGenericQgnIndiFepButtonCaseTextGreekSel = 0x1947,
  4234     EAknsMinorGenericQgnIndiFepButtonCaseTextHebrew = 0x1948,
  4235     EAknsMinorGenericQgnIndiFepButtonCaseTextHebrewSel = 0x1949,
  4236     EAknsMinorGenericQgnIndiFepButtonCaseTextHindi = 0x194a,
  4237     EAknsMinorGenericQgnIndiFepButtonCaseTextHindiSel = 0x194b,
  4238     EAknsMinorGenericQgnIndiFepButtonCaseTextThai = 0x194c,
  4239     EAknsMinorGenericQgnIndiFepButtonCaseTextThaiSel = 0x194d,
  4240     EAknsMinorGenericQgnIndiImedBrightSuper = 0x194e,
  4241     EAknsMinorGenericQgnIndiImedBw = 0x194f,
  4242     EAknsMinorGenericQgnIndiImedCartoon = 0x1950,
  4243     EAknsMinorGenericQgnIndiImedClipart = 0x1951,
  4244     EAknsMinorGenericQgnIndiImedContrast = 0x1952,
  4245     EAknsMinorGenericQgnIndiImedContrastSuper = 0x1953,
  4246     EAknsMinorGenericQgnIndiImedCrop = 0x1954,
  4247     EAknsMinorGenericQgnIndiImedCursorSuper = 0x1955,
  4248     EAknsMinorGenericQgnIndiImedDownple = 0x1956,
  4249     EAknsMinorGenericQgnIndiImedEye = 0x1957,
  4250     EAknsMinorGenericQgnIndiImedFrame = 0x1958,
  4251     EAknsMinorGenericQgnIndiImedMoveSuper = 0x1959,
  4252     EAknsMinorGenericQgnIndiImedNegative = 0x195a,
  4253     EAknsMinorGenericQgnIndiImedResizeSuper = 0x195b,
  4254     EAknsMinorGenericQgnIndiImedRotateSuper = 0x195c,
  4255     EAknsMinorGenericQgnIndiImedSepia = 0x195d,
  4256     EAknsMinorGenericQgnIndiImedSharpness = 0x195e,
  4257     EAknsMinorGenericQgnIndiImedSharpnessSuper = 0x195f,
  4258     EAknsMinorGenericQgnIndiMidpTrusted = 0x1960,
  4259     EAknsMinorGenericQgnIndiMidpUntrusted = 0x1961,
  4260     EAknsMinorGenericQgnStatCaseLowerHindiPhonetic = 0x1962,
  4261     EAknsMinorGenericQgnStatCaseUpperHindiPhonetic = 0x1963,
  4262     EAknsMinorGenericQgnGrafAbout3edition = 0x1964,
  4263     EAknsMinorGenericQgnGrafCallImage1 = 0x1965,
  4264     EAknsMinorGenericQgnGrafS60Logo = 0x1966,
  4265     EAknsMinorGenericQgnIndiImedBright = 0x1967,
  4266     EAknsMinorGenericQgnIndiImedTalkbb05 = 0x1968,
  4267     EAknsMinorGenericQgnIndiImedTalkbb06 = 0x1969,
  4268     EAknsMinorGenericQgnIndiImedText = 0x196a,
  4269     EAknsMinorGenericQgnIndiImedThinkbb05 = 0x196b,
  4270     EAknsMinorGenericQgnIndiImedThinkbb06 = 0x196c,
  4271     EAknsMinorGenericQgnIndiMsgListTab1 = 0x196d,
  4272     EAknsMinorGenericQgnPropDmTestFailed = 0x196e,
  4273     EAknsMinorGenericQgnPropDmTestPassed = 0x196f,
  4274     EAknsMinorGenericQgnPropFolderVcGeneral = 0x1970,
  4275     EAknsMinorGenericQgnPropFolderVcProfiles = 0x1971,
  4276     EAknsMinorGenericQgnPropSetAppsSearch = 0x1972,
  4277     EAknsMinorGenericQgnPropSetGeneSensor = 0x1973,
  4278     EAknsMinorGenericQgnGrafFepChar11x5 = 0x1974,
  4279     EAknsMinorGenericQgnGrafNsliderImedEndLeft = 0x1975,
  4280     EAknsMinorGenericQgnGrafNsliderImedEndRight = 0x1976,
  4281     EAknsMinorGenericQgnGrafNsliderImedMarker = 0x1977,
  4282     EAknsMinorGenericQgnGrafNsliderImedMiddle = 0x1978,
  4283     EAknsMinorGenericQgnGrafTvoutLogo = 0x1979,
  4284     EAknsMinorGenericQgnGrafTvoutProtected = 0x197a,
  4285     EAknsMinorGenericQgnIndiBrowserUrlCall = 0x197b,
  4286     EAknsMinorGenericQgnIndiBrowserUrlEmail = 0x197c,
  4287     EAknsMinorGenericQgnIndiBrowserUrlMm = 0x197d,
  4288     EAknsMinorGenericQgnIndiBrowserUrlMms = 0x197e,
  4289     EAknsMinorGenericQgnIndiBrowserUrlPage = 0x197f,
  4290     EAknsMinorGenericQgnIndiBrowserUrlVideo = 0x1980,
  4291     EAknsMinorGenericQgnIndiCamsBrightSuper = 0x1981,
  4292     EAknsMinorGenericQgnIndiCamsBurstSuper = 0x1982,
  4293     EAknsMinorGenericQgnIndiCamsBwSuper = 0x1983,
  4294     EAknsMinorGenericQgnIndiCamsCloudySuper = 0x1984,
  4295     EAknsMinorGenericQgnIndiCamsContrastSuper = 0x1985,
  4296     EAknsMinorGenericQgnIndiCamsExpoSuper = 0x1986,
  4297     EAknsMinorGenericQgnIndiCamsFlashAutoSuper = 0x1987,
  4298     EAknsMinorGenericQgnIndiCamsFlashOffSuper = 0x1988,
  4299     EAknsMinorGenericQgnIndiCamsFlashOnSuper = 0x1989,
  4300     EAknsMinorGenericQgnIndiCamsFluorescentSuper = 0x198a,
  4301     EAknsMinorGenericQgnIndiCamsLocFoundSuper = 0x198b,
  4302     EAknsMinorGenericQgnIndiCamsLocNotFoundSuper = 0x198c,
  4303     EAknsMinorGenericQgnIndiCamsMicOffSuper = 0x198d,
  4304     EAknsMinorGenericQgnIndiCamsMmcSuper = 0x198e,
  4305     EAknsMinorGenericQgnIndiCamsNegativeSuper = 0x198f,
  4306     EAknsMinorGenericQgnIndiCamsNightSuper = 0x1990,
  4307     EAknsMinorGenericQgnIndiCamsPausedSuper = 0x1991,
  4308     EAknsMinorGenericQgnIndiCamsPhoneMemcSuper = 0x1992,
  4309     EAknsMinorGenericQgnIndiCamsPhotoSuper = 0x1993,
  4310     EAknsMinorGenericQgnIndiCamsSepiaSuper = 0x1994,
  4311     EAknsMinorGenericQgnIndiCamsSunnySuper = 0x1995,
  4312     EAknsMinorGenericQgnIndiCamsTimerSuper = 0x1996,
  4313     EAknsMinorGenericQgnIndiCamsTungstenSuper = 0x1997,
  4314     EAknsMinorGenericQgnIndiCamsVideoSuper = 0x1998,
  4315     EAknsMinorGenericQgnIndiCamsZoomBgMaxSuper = 0x1999,
  4316     EAknsMinorGenericQgnIndiCamsZoomBgMinSuper = 0x199a,
  4317     EAknsMinorGenericQgnIndiCamsZoomBgSuper = 0x199b,
  4318     EAknsMinorGenericQgnIndiCamsZoomElevatorSuper = 0x199c,
  4319     EAknsMinorGenericQgnIndiFepButtonCaseAllTypesJapanese = 0x199d,
  4320     EAknsMinorGenericQgnIndiFepButtonCaseAllTypesJapaneseSel = 0x199e,
  4321     EAknsMinorGenericQgnIndiFepButtonCaseKanaKanji = 0x199f,
  4322     EAknsMinorGenericQgnIndiFepButtonCaseKanaKanjiSel = 0x19a0,
  4323     EAknsMinorGenericQgnIndiFepButtonCaseLatinTextJapanese = 0x19a1,
  4324     EAknsMinorGenericQgnIndiFepButtonCaseLatinTextJapaneseSel = 0x19a2,
  4325     EAknsMinorGenericQgnIndiFepButtonCaseNumericJapanese = 0x19a3,
  4326     EAknsMinorGenericQgnIndiFepButtonCaseNumericJapaneseSel = 0x19a4,
  4327     EAknsMinorGenericQgnIndiFepButtonClearJapanese1 = 0x19a5,
  4328     EAknsMinorGenericQgnIndiFepButtonClearJapanese1Sel = 0x19a6,
  4329     EAknsMinorGenericQgnIndiFepButtonClearJapanese2 = 0x19a7,
  4330     EAknsMinorGenericQgnIndiFepButtonClearJapanese2Sel = 0x19a8,
  4331     EAknsMinorGenericQgnIndiFepButtonConvertToKanji = 0x19a9,
  4332     EAknsMinorGenericQgnIndiFepButtonConvertToKanjiDimmed = 0x19aa,
  4333     EAknsMinorGenericQgnIndiFepButtonConvertToKanjiSel = 0x19ab,
  4334     EAknsMinorGenericQgnIndiFepButtonEnterJapanese1 = 0x19ac,
  4335     EAknsMinorGenericQgnIndiFepButtonEnterJapanese1Sel = 0x19ad,
  4336     EAknsMinorGenericQgnIndiFepButtonEnterJapanese2 = 0x19ae,
  4337     EAknsMinorGenericQgnIndiFepButtonEnterJapanese2Sel = 0x19af,
  4338     EAknsMinorGenericQgnIndiFepButtonHiragana = 0x19b0,
  4339     EAknsMinorGenericQgnIndiFepButtonHiraganaSel = 0x19b1,
  4340     EAknsMinorGenericQgnIndiFepButtonKatakana = 0x19b2,
  4341     EAknsMinorGenericQgnIndiFepButtonKatakanaSel = 0x19b3,
  4342     EAknsMinorGenericQgnIndiFepButtonSpace4 = 0x19b4,
  4343     EAknsMinorGenericQgnIndiFepButtonSpace4Sel = 0x19b5,
  4344     EAknsMinorGenericQgnIndiHelpInfo = 0x19b6,
  4345     EAknsMinorGenericQgnIndiHelpTip = 0x19b7,
  4346     EAknsMinorGenericQgnIndiHelpWarning = 0x19b8,
  4347     EAknsMinorGenericQgnIndiSliderNaviSuper = 0x19b9,
  4348     EAknsMinorGenericQgnPropMsgAttach = 0x19ba,
  4349     EAknsMinorGenericQgnPropMsgRecipients = 0x19bb,
  4350     EAknsMinorGenericQgnPropMsgReply = 0x19bc,
  4351     EAknsMinorGenericQsnFrPopupPreviewMaskIcon = 0x19bd,
  4352     EAknsMinorGenericQgnIndiDialerAddContacts = 0x19be,
  4353     EAknsMinorGenericQgnIndiMsgPriorityHigh = 0x19bf,
  4354     EAknsMinorGenericQgnIndiMsgPriorityLow = 0x19c0,
  4355     EAknsMinorGenericQgnPropMgGamsnapps = 0x19c1,
  4356     EAknsMinorGenericQsnFrPopupPreviewCenter = 0x19c2,
  4357     EAknsMinorGenericQsnFrPopupPreviewCornerBl = 0x19c3,
  4358     EAknsMinorGenericQsnFrPopupPreviewCornerBr = 0x19c4,
  4359     EAknsMinorGenericQsnFrPopupPreviewCornerTl = 0x19c5,
  4360     EAknsMinorGenericQsnFrPopupPreviewCornerTr = 0x19c6,
  4361     EAknsMinorGenericQsnFrPopupPreviewSideB = 0x19c7,
  4362     EAknsMinorGenericQsnFrPopupPreviewSideL = 0x19c8,
  4363     EAknsMinorGenericQsnFrPopupPreviewSideR = 0x19c9,
  4364     EAknsMinorGenericQsnFrPopupPreviewSideT = 0x19ca,
  4365     EAknsMinorGenericQgnGrafBgLscBottomMaskIcon = 0x19cb,
  4366     EAknsMinorGenericQgnGrafBgLscTopMaskIcon = 0x19cc,
  4367     EAknsMinorGenericQgnGrafBgPrtBottomMaskIcon = 0x19cd,
  4368     EAknsMinorGenericQgnGrafBgPrtTopMaskIcon = 0x19ce,
  4369     EAknsMinorGenericQgnGrafNsliderEndLeft = 0x19cf,
  4370     EAknsMinorGenericQgnGrafNsliderEndRight = 0x19d0,
  4371     EAknsMinorGenericQgnGrafNsliderMarker = 0x19d1,
  4372     EAknsMinorGenericQgnGrafNsliderMiddle = 0x19d2,
  4373     EAknsMinorGenericQgnGrafNsliderMupEndBottom = 0x19d3,
  4374     EAknsMinorGenericQgnGrafNsliderMupEndTop = 0x19d4,
  4375     EAknsMinorGenericQgnGrafNsliderMupMarker = 0x19d5,
  4376     EAknsMinorGenericQgnGrafNsliderMupMiddle = 0x19d6,
  4377     EAknsMinorGenericQgnGrafNsliderMupTab = 0x19d7,
  4378     EAknsMinorGenericQgnIndiTbBrightness = 0x19d8,
  4379     EAknsMinorGenericQgnIndiTbCallVolume = 0x19d9,
  4380     EAknsMinorGenericQgnIndiTbFfwFrew = 0x19da,
  4381     EAknsMinorGenericQgnIndiTbFullscreen = 0x19db,
  4382     EAknsMinorGenericQgnIndiTbIhfOff = 0x19dc,
  4383     EAknsMinorGenericQgnIndiTbIhfOn = 0x19dd,
  4384     EAknsMinorGenericQgnIndiTbPauseSendVideo = 0x19de,
  4385     EAknsMinorGenericQgnIndiTbPlay = 0x19df,
  4386     EAknsMinorGenericQgnIndiTbSendVideo = 0x19e0,
  4387     EAknsMinorGenericQgnStatLocGpsUni = 0x19e1,
  4388     EAknsMinorGenericQsnFrCallPocActCenter = 0x19e2,
  4389     EAknsMinorGenericQsnFrCallPocActCenterIdle = 0x19e3,
  4390     EAknsMinorGenericQsnFrCallPocActCornerBl = 0x19e4,
  4391     EAknsMinorGenericQsnFrCallPocActCornerBlIdle = 0x19e5,
  4392     EAknsMinorGenericQsnFrCallPocActCornerBr = 0x19e6,
  4393     EAknsMinorGenericQsnFrCallPocActCornerBrIdle = 0x19e7,
  4394     EAknsMinorGenericQsnFrCallPocActCornerTl = 0x19e8,
  4395     EAknsMinorGenericQsnFrCallPocActCornerTlIdle = 0x19e9,
  4396     EAknsMinorGenericQsnFrCallPocActCornerTr = 0x19ea,
  4397     EAknsMinorGenericQsnFrCallPocActCornerTrIdle = 0x19eb,
  4398     EAknsMinorGenericQsnFrCallPocActSideB = 0x19ec,
  4399     EAknsMinorGenericQsnFrCallPocActSideBIdle = 0x19ed,
  4400     EAknsMinorGenericQsnFrCallPocActSideL = 0x19ee,
  4401     EAknsMinorGenericQsnFrCallPocActSideLIdle = 0x19ef,
  4402     EAknsMinorGenericQsnFrCallPocActSideR = 0x19f0,
  4403     EAknsMinorGenericQsnFrCallPocActSideRIdle = 0x19f1,
  4404     EAknsMinorGenericQsnFrCallPocActSideTl = 0x19f2,
  4405     EAknsMinorGenericQsnFrCallPocActSideTlIdle = 0x19f3,
  4406     EAknsMinorGenericQsnFrCallPocActSideTm = 0x19f4,
  4407     EAknsMinorGenericQsnFrCallPocActSideTmIdle = 0x19f5,
  4408     EAknsMinorGenericQsnFrCallPocActSideTr = 0x19f6,
  4409     EAknsMinorGenericQsnFrCallPocActSideTrIdle = 0x19f7,
  4410     EAknsMinorGenericQsnFrCallPocInactCenter = 0x19f8,
  4411     EAknsMinorGenericQsnFrCallPocInactCenterIdle = 0x19f9,
  4412     EAknsMinorGenericQsnFrCallPocInactCornerBl = 0x19fa,
  4413     EAknsMinorGenericQsnFrCallPocInactCornerBlIdle = 0x19fb,
  4414     EAknsMinorGenericQsnFrCallPocInactCornerBr = 0x19fc,
  4415     EAknsMinorGenericQsnFrCallPocInactCornerBrIdle = 0x19fd,
  4416     EAknsMinorGenericQsnFrCallPocInactCornerTl = 0x19fe,
  4417     EAknsMinorGenericQsnFrCallPocInactCornerTlIdle = 0x19ff,
  4418     EAknsMinorGenericQsnFrCallPocInactCornerTr = 0x1a00,
  4419     EAknsMinorGenericQsnFrCallPocInactCornerTrIdle = 0x1a01,
  4420     EAknsMinorGenericQsnFrCallPocInactSideB = 0x1a02,
  4421     EAknsMinorGenericQsnFrCallPocInactSideBIdle = 0x1a03,
  4422     EAknsMinorGenericQsnFrCallPocInactSideL = 0x1a04,
  4423     EAknsMinorGenericQsnFrCallPocInactSideLIdle = 0x1a05,
  4424     EAknsMinorGenericQsnFrCallPocInactSideR = 0x1a06,
  4425     EAknsMinorGenericQsnFrCallPocInactSideRIdle = 0x1a07,
  4426     EAknsMinorGenericQsnFrCallPocInactSideT = 0x1a08,
  4427     EAknsMinorGenericQsnFrCallPocInactSideTIdle = 0x1a09,
  4428     EAknsMinorGenericQsnFrCall2BubbleCenter = 0x1a0a,
  4429     EAknsMinorGenericQsnFrCall2BubbleCenterDisconn = 0x1a0b,
  4430     EAknsMinorGenericQsnFrCall2BubbleCenterMaskIcon = 0x1a0c,
  4431     EAknsMinorGenericQsnFrCall2BubbleCornerBl = 0x1a0d,
  4432     EAknsMinorGenericQsnFrCall2BubbleCornerBlDisconn = 0x1a0e,
  4433     EAknsMinorGenericQsnFrCall2BubbleCornerBlMaskIcon = 0x1a0f,
  4434     EAknsMinorGenericQsnFrCall2BubbleCornerBrFirst = 0x1a10,
  4435     EAknsMinorGenericQsnFrCall2BubbleCornerBrFirstDisconn = 0x1a11,
  4436     EAknsMinorGenericQsnFrCall2BubbleCornerBrFirstMaskIcon = 0x1a12,
  4437     EAknsMinorGenericQsnFrCall2BubbleCornerBrSecond = 0x1a13,
  4438     EAknsMinorGenericQsnFrCall2BubbleCornerBrSecondDisconn = 0x1a14,
  4439     EAknsMinorGenericQsnFrCall2BubbleCornerBrSecondMaskIcon = 0x1a15,
  4440     EAknsMinorGenericQsnFrCall2BubbleCornerTlFirst = 0x1a16,
  4441     EAknsMinorGenericQsnFrCall2BubbleCornerTlFirstDisconn = 0x1a17,
  4442     EAknsMinorGenericQsnFrCall2BubbleCornerTlFirstMaskIcon = 0x1a18,
  4443     EAknsMinorGenericQsnFrCall2BubbleCornerTlSecond = 0x1a19,
  4444     EAknsMinorGenericQsnFrCall2BubbleCornerTlSecondDisconn = 0x1a1a,
  4445     EAknsMinorGenericQsnFrCall2BubbleCornerTlSecondMaskIcon = 0x1a1b,
  4446     EAknsMinorGenericQsnFrCall2BubbleCornerTr = 0x1a1c,
  4447     EAknsMinorGenericQsnFrCall2BubbleCornerTrDisconn = 0x1a1d,
  4448     EAknsMinorGenericQsnFrCall2BubbleCornerTrMaskIcon = 0x1a1e,
  4449     EAknsMinorGenericQsnFrCall2BubbleSideB = 0x1a1f,
  4450     EAknsMinorGenericQsnFrCall2BubbleSideBDisconn = 0x1a20,
  4451     EAknsMinorGenericQsnFrCall2BubbleSideBMaskIcon = 0x1a21,
  4452     EAknsMinorGenericQsnFrCall2BubbleSideL = 0x1a22,
  4453     EAknsMinorGenericQsnFrCall2BubbleSideLDisconn = 0x1a23,
  4454     EAknsMinorGenericQsnFrCall2BubbleSideLMaskIcon = 0x1a24,
  4455     EAknsMinorGenericQsnFrCall2BubbleSideR = 0x1a25,
  4456     EAknsMinorGenericQsnFrCall2BubbleSideRDisconn = 0x1a26,
  4457     EAknsMinorGenericQsnFrCall2BubbleSideRMaskIcon = 0x1a27,
  4458     EAknsMinorGenericQsnFrCall2BubbleSideT = 0x1a28,
  4459     EAknsMinorGenericQsnFrCall2BubbleSideTDisconn = 0x1a29,
  4460     EAknsMinorGenericQsnFrCall2BubbleSideTMaskIcon = 0x1a2a,
  4461     EAknsMinorGenericQsnFrCall2RectCenter = 0x1a2b,
  4462     EAknsMinorGenericQsnFrCall2RectCenterDisconn = 0x1a2c,
  4463     EAknsMinorGenericQsnFrCall2RectCenterMaskIcon = 0x1a2d,
  4464     EAknsMinorGenericQsnFrCall2RectCornerBl = 0x1a2e,
  4465     EAknsMinorGenericQsnFrCall2RectCornerBlDisconn = 0x1a2f,
  4466     EAknsMinorGenericQsnFrCall2RectCornerBlMaskIcon = 0x1a30,
  4467     EAknsMinorGenericQsnFrCall2RectCornerBr = 0x1a31,
  4468     EAknsMinorGenericQsnFrCall2RectCornerBrDisconn = 0x1a32,
  4469     EAknsMinorGenericQsnFrCall2RectCornerBrMaskIcon = 0x1a33,
  4470     EAknsMinorGenericQsnFrCall2RectCornerTl = 0x1a34,
  4471     EAknsMinorGenericQsnFrCall2RectCornerTlDisconn = 0x1a35,
  4472     EAknsMinorGenericQsnFrCall2RectCornerTlMaskIcon = 0x1a36,
  4473     EAknsMinorGenericQsnFrCall2RectCornerTr = 0x1a37,
  4474     EAknsMinorGenericQsnFrCall2RectCornerTrDisconn = 0x1a38,
  4475     EAknsMinorGenericQsnFrCall2RectCornerTrMaskIcon = 0x1a39,
  4476     EAknsMinorGenericQsnFrCall2RectSideB = 0x1a3a,
  4477     EAknsMinorGenericQsnFrCall2RectSideBDisconn = 0x1a3b,
  4478     EAknsMinorGenericQsnFrCall2RectSideBMaskIcon = 0x1a3c,
  4479     EAknsMinorGenericQsnFrCall2RectSideL = 0x1a3d,
  4480     EAknsMinorGenericQsnFrCall2RectSideLDisconn = 0x1a3e,
  4481     EAknsMinorGenericQsnFrCall2RectSideLMaskIcon = 0x1a3f,
  4482     EAknsMinorGenericQsnFrCall2RectSideR = 0x1a40,
  4483     EAknsMinorGenericQsnFrCall2RectSideRDisconn = 0x1a41,
  4484     EAknsMinorGenericQsnFrCall2RectSideRMaskIcon = 0x1a42,
  4485     EAknsMinorGenericQsnFrCall2RectSideT = 0x1a43,
  4486     EAknsMinorGenericQsnFrCall2RectSideTDisconn = 0x1a44,
  4487     EAknsMinorGenericQsnFrCall2RectSideTMaskIcon = 0x1a45,
  4488     EAknsMinorGenericQgnGrafNsliderCamsEndLeft = 0x1a46,
  4489     EAknsMinorGenericQgnGrafNsliderCamsEndRight = 0x1a47,
  4490     EAknsMinorGenericQgnGrafNsliderCamsMarker = 0x1a48,
  4491     EAknsMinorGenericQgnGrafNsliderCamsMiddle = 0x1a49,
  4492     EAknsMinorGenericQgnGrafNsliderMarkerSelected = 0x1a4a,
  4493     EAknsMinorGenericQgnGrafNsliderVdedEndLeft = 0x1a4b,
  4494     EAknsMinorGenericQgnGrafNsliderVdedEndLeftSelected = 0x1a4c,
  4495     EAknsMinorGenericQgnGrafNsliderVdedEndMiddle = 0x1a4d,
  4496     EAknsMinorGenericQgnGrafNsliderVdedEndRight = 0x1a4e,
  4497     EAknsMinorGenericQgnGrafNsliderVdedEndRightSelected = 0x1a4f,
  4498     EAknsMinorGenericQgnGrafNsliderVdedMiddle = 0x1a50,
  4499     EAknsMinorGenericQgnGrafNsliderVdedMiddleSelected = 0x1a51,
  4500     EAknsMinorGenericQgnIndiBrowserMsAdd = 0x1a52,
  4501     EAknsMinorGenericQgnIndiCamsRecSuper = 0x1a53,
  4502     EAknsMinorGenericQgnIndiDefaultConnAdd = 0x1a54,
  4503     EAknsMinorGenericQgnIndiFlashError = 0x1a55,
  4504     EAknsMinorGenericQgnIndiImedRotate = 0x1a56,
  4505     EAknsMinorGenericQgnIndiImedRotateLeftSuper = 0x1a57,
  4506     EAknsMinorGenericQgnIndiImedRotateRightSuper = 0x1a58,
  4507     EAknsMinorGenericQgnIndiNrtypDefault = 0x1a59,
  4508     EAknsMinorGenericQgnIndiVdedEnd = 0x1a5a,
  4509     EAknsMinorGenericQgnIndiVdedPlayhead = 0x1a5b,
  4510     EAknsMinorGenericQgnIndiVdedScissors = 0x1a5c,
  4511     EAknsMinorGenericQgnIndiVdedStart = 0x1a5d,
  4512     EAknsMinorGenericQgnIndiVdedTimelineSelected = 0x1a5e,
  4513     EAknsMinorGenericQgnIndiVdedVolumeUpDown = 0x1a5f,
  4514     EAknsMinorGenericQgnMenuAmWidget = 0x1a60,
  4515     EAknsMinorGenericQgnMenuLocation = 0x1a61,
  4516     EAknsMinorGenericQgnPropContactDetailTab2 = 0x1a62,
  4517     EAknsMinorGenericQgnPropContactPropTab2 = 0x1a63,
  4518     EAknsMinorGenericQgnPropCpConn = 0x1a64,
  4519     EAknsMinorGenericQgnPropCpConnAdmin = 0x1a65,
  4520     EAknsMinorGenericQgnPropCpConnDatasync = 0x1a66,
  4521     EAknsMinorGenericQgnPropCpConnExchange = 0x1a67,
  4522     EAknsMinorGenericQgnPropCpConnIr = 0x1a68,
  4523     EAknsMinorGenericQgnPropCpConnMan = 0x1a69,
  4524     EAknsMinorGenericQgnPropCpConnSync = 0x1a6a,
  4525     EAknsMinorGenericQgnPropCpDev = 0x1a6b,
  4526     EAknsMinorGenericQgnPropCpDevAbout = 0x1a6c,
  4527     EAknsMinorGenericQgnPropCpDevDef = 0x1a6d,
  4528     EAknsMinorGenericQgnPropCpDevDiag = 0x1a6e,
  4529     EAknsMinorGenericQgnPropCpDevDisp = 0x1a6f,
  4530     EAknsMinorGenericQgnPropCpDevInfo = 0x1a70,
  4531     EAknsMinorGenericQgnPropCpDevInteract = 0x1a71,
  4532     EAknsMinorGenericQgnPropCpDevMan = 0x1a72,
  4533     EAknsMinorGenericQgnPropCpDevOrig = 0x1a73,
  4534     EAknsMinorGenericQgnPropCpDevSecur = 0x1a74,
  4535     EAknsMinorGenericQgnPropCpDevUpdate = 0x1a75,
  4536     EAknsMinorGenericQgnPropCpInst = 0x1a76,
  4537     EAknsMinorGenericQgnPropCpInstFiles = 0x1a77,
  4538     EAknsMinorGenericQgnPropCpInstInstalls = 0x1a78,
  4539     EAknsMinorGenericQgnPropCpInstSettings = 0x1a79,
  4540     EAknsMinorGenericQgnPropCpPerso = 0x1a7a,
  4541     EAknsMinorGenericQgnPropCpPersoIdle = 0x1a7b,
  4542     EAknsMinorGenericQgnPropCpPersoLang = 0x1a7c,
  4543     EAknsMinorGenericQgnPropCpPersoProf = 0x1a7d,
  4544     EAknsMinorGenericQgnPropCpPersoTheme = 0x1a7e,
  4545     EAknsMinorGenericQgnPropCpTele = 0x1a7f,
  4546     EAknsMinorGenericQgnPropCpTeleSpeed = 0x1a80,
  4547     EAknsMinorGenericQgnPropCpTeleVmail = 0x1a81,
  4548     EAknsMinorGenericQgnPropFmgrMs = 0x1a82,
  4549     EAknsMinorGenericQgnPropFmgrMsSub = 0x1a83,
  4550     EAknsMinorGenericQgnPropMemcMsTab = 0x1a84,
  4551     EAknsMinorGenericQgnPropMmcMsSmall = 0x1a85,
  4552     EAknsMinorGenericQgnPropNrtypCaltxt = 0x1a86,
  4553     EAknsMinorGenericQgnPropNrtypDefault = 0x1a87,
  4554     EAknsMinorGenericQgnPropNrtypQdial = 0x1a88,
  4555     EAknsMinorGenericQgnPropNrtypSync = 0x1a89,
  4556     EAknsMinorGenericQsnCpImedScrollBgBottom = 0x1a8a,
  4557     EAknsMinorGenericQsnCpImedScrollBgMiddle = 0x1a8b,
  4558     EAknsMinorGenericQsnCpImedScrollBgTop = 0x1a8c,
  4559     EAknsMinorGenericQsnCpScrollImedHandleBottom = 0x1a8d,
  4560     EAknsMinorGenericQsnCpScrollImedHandleMiddle = 0x1a8e,
  4561     EAknsMinorGenericQsnCpScrollImedHandleTop = 0x1a8f,
  4562     EAknsMinorGenericQsnFrPopupPreviewLeftMaskIcon = 0x1a90,
  4563     EAknsMinorGenericQsnFrPopupPreviewRightMaskIcon = 0x1a91,
  4564     EAknsMinorGenericQgnStatBtInvisibleUni = 0x1a92,
  4565     EAknsMinorGenericQgnStatModBtInvisibleUni = 0x1a93,
  4566     EAknsMinorGenericQsnFrImedGridCenter = 0x1a94,
  4567     EAknsMinorGenericQsnFrImedGridCornerBl = 0x1a95,
  4568     EAknsMinorGenericQsnFrImedGridCornerBr = 0x1a96,
  4569     EAknsMinorGenericQsnFrImedGridCornerTl = 0x1a97,
  4570     EAknsMinorGenericQsnFrImedGridCornerTr = 0x1a98,
  4571     EAknsMinorGenericQsnFrImedGridSideB = 0x1a99,
  4572     EAknsMinorGenericQsnFrImedGridSideL = 0x1a9a,
  4573     EAknsMinorGenericQsnFrImedGridSideR = 0x1a9b,
  4574     EAknsMinorGenericQsnFrImedGridSideT = 0x1a9c,
  4575     EAknsMinorGenericQgnIndiMupDefaultAlmumPcast = 0x1a9d,
  4576     EAknsMinorGenericQgnIndiTpContacts = 0x1a9e,
  4577     EAknsMinorGenericQgnPropMupLibraryMusic = 0x1a9f,
  4578     EAknsMinorGenericQgnPropMupLibraryPcast = 0x1aa0,
  4579     EAknsMinorGenericQgnPropMupNowPlay = 0x1aa1,
  4580     EAknsMinorGenericQgnPropMupPcastEpisode = 0x1aa2,
  4581     EAknsMinorGenericQgnPropMupPcastEpisodeAll = 0x1aa3,
  4582     EAknsMinorGenericQgnPropMupPcastEpisodePublish = 0x1aa4,
  4583     EAknsMinorGenericQgnPropMupPcastEpisodeTitle = 0x1aa5,
  4584     EAknsMinorGenericQgnGrafFepChar11x4ChineseNumeric = 0x1aa6,
  4585     EAknsMinorGenericQgnIndiButtonPreviewClose = 0x1aa7,
  4586     EAknsMinorGenericQgnIndiFepButtonSpace5 = 0x1aa8,
  4587     EAknsMinorGenericQgnIndiFepButtonSpace5Sel = 0x1aa9,
  4588     EAknsMinorGenericQgnIndiImedRotateLeft = 0x1aaa,
  4589     EAknsMinorGenericQgnIndiImedRotateRight = 0x1aab,
  4590     EAknsMinorGenericQgnPropMupArtistsCollapsed = 0x1aac,
  4591     EAknsMinorGenericQgnPropMupArtistsExpand = 0x1aad,
  4592     EAknsMinorGenericQgnPropMupSongsCollapsed = 0x1aae,
  4593     EAknsMinorGenericQgnPropMupSongsExpand = 0x1aaf,
  4594     EAknsMinorGenericQgnPropPaSignup = 0x1ab0,
  4595     EAknsMinorGenericQgnPropPaUnsubscribe = 0x1ab1,
  4596     EAknsMinorGenericQgnIndiMup3Forward = 0x1ab2,
  4597     EAknsMinorGenericQgnIndiMup3ForwardFocused = 0x1ab3,
  4598     EAknsMinorGenericQgnIndiMup3PauseFocused = 0x1ab4,
  4599     EAknsMinorGenericQgnIndiMup3Playpause = 0x1ab5,
  4600     EAknsMinorGenericQgnIndiMup3PlayFocused = 0x1ab6,
  4601     EAknsMinorGenericQgnIndiMup3Rewind = 0x1ab7,
  4602     EAknsMinorGenericQgnIndiMup3RewindFocused = 0x1ab8,
  4603     EAknsMinorGenericQgnIndiMup3Stop = 0x1ab9,
  4604     EAknsMinorGenericQgnIndiMup3StopFocused = 0x1aba,
  4605     EAknsMinorGenericQgnIndiWifiProtectedAdd = 0x1abb,
  4606     EAknsMinorGenericQgnPropCpDevSec = 0x1abc,
  4607     EAknsMinorGenericQgnPropImageTbNext = 0x1abd,
  4608     EAknsMinorGenericQgnPropImageTbPause = 0x1abe,
  4609     EAknsMinorGenericQgnPropImageTbPlay2 = 0x1abf,
  4610     EAknsMinorGenericQgnPropImageTbPrev = 0x1ac0,
  4611     EAknsMinorGenericQgnPropImageTbZoomIn = 0x1ac1,
  4612     EAknsMinorGenericQgnPropImageTbZoomOut = 0x1ac2,
  4613     EAknsMinorGenericQgnPropVideoNoRight = 0x1ac3,
  4614     EAknsMinorGenericQgnPropVideoValidRight = 0x1ac4,
  4615     EAknsMinorGenericQgnIndiCalcDown = 0x1ac5,
  4616     EAknsMinorGenericQgnIndiCalcUp = 0x1ac6,
  4617     EAknsMinorGenericQgnIndiCaleTbMeetingNew = 0x1ac7,
  4618     EAknsMinorGenericQgnIndiCaleTbTodoNew = 0x1ac8,
  4619     EAknsMinorGenericQgnIndiVdedPause = 0x1ac9,
  4620     EAknsMinorGenericQgnPropCamsMskSelect = 0x1aca,
  4621     EAknsMinorGenericQgnPropLinkVideoSuper = 0x1acb,
  4622     EAknsMinorGenericQgnPropMupPcastTitle = 0x1acc,
  4623     EAknsMinorGenericQgnGrafFepTrainingArrowLeft = 0x1acd,
  4624     EAknsMinorGenericQgnGrafFepTrainingArrowLeftSel = 0x1ace,
  4625     EAknsMinorGenericQgnGrafFepTrainingArrowRight = 0x1acf,
  4626     EAknsMinorGenericQgnGrafFepTrainingArrowRightSel = 0x1ad0,
  4627     EAknsMinorGenericQgnGrafVolumeSmallVerticalMarker = 0x1ad1,
  4628     EAknsMinorGenericQgnGrafVolumeSmallVerticalMarkerSelected = 0x1ad2,
  4629     EAknsMinorGenericQgnGrafVolumeSmallVerticalOff = 0x1ad3,
  4630     EAknsMinorGenericQgnGrafVolumeSmallVerticalOn = 0x1ad4,
  4631     EAknsMinorGenericQgnIndiFepSctFwSymbols = 0x1ad5,
  4632     EAknsMinorGenericQgnIndiFepSctFwSymbolsDimmed = 0x1ad6,
  4633     EAknsMinorGenericQgnIndiFepSctHwSymbols = 0x1ad7,
  4634     EAknsMinorGenericQgnIndiFepSctHwSymbolsDimmed = 0x1ad8,
  4635     EAknsMinorGenericQgnIndiFepTrainingButtonCaseCapital = 0x1ad9,
  4636     EAknsMinorGenericQgnIndiFepTrainingButtonCaseCapitalSel = 0x1ada,
  4637     EAknsMinorGenericQgnIndiFepTrainingButtonCaseNumeric = 0x1adb,
  4638     EAknsMinorGenericQgnIndiFepTrainingButtonCaseNumericSel = 0x1adc,
  4639     EAknsMinorGenericQgnIndiFepTrainingButtonCaseSmall = 0x1add,
  4640     EAknsMinorGenericQgnIndiFepTrainingButtonCaseSmallSel = 0x1ade,
  4641     EAknsMinorGenericQgnIndiFepTrainingButtonCaseSpecial = 0x1adf,
  4642     EAknsMinorGenericQgnIndiFepTrainingButtonCaseSpecialSel = 0x1ae0,
  4643     EAknsMinorGenericQgnIndiFepTrainingButtonCharGrid = 0x1ae1,
  4644     EAknsMinorGenericQgnIndiFepTrainingButtonCharGridSel = 0x1ae2,
  4645     EAknsMinorGenericQgnIndiFmgrMsAdd = 0x1ae3,
  4646     EAknsMinorGenericQgnIndiImedCursor2Super = 0x1ae4,
  4647     EAknsMinorGenericQgnIndiPlaying = 0x1ae5,
  4648     EAknsMinorGenericQgnIndiVolumeArrowDown = 0x1ae6,
  4649     EAknsMinorGenericQgnIndiVolumeArrowDownInactive = 0x1ae7,
  4650     EAknsMinorGenericQgnIndiVolumeArrowDownSelected = 0x1ae8,
  4651     EAknsMinorGenericQgnIndiVolumeArrowUp = 0x1ae9,
  4652     EAknsMinorGenericQgnIndiVolumeArrowUpInactive = 0x1aea,
  4653     EAknsMinorGenericQgnIndiVolumeArrowUpSelected = 0x1aeb,
  4654     EAknsMinorGenericQgnPropHwrShortcutTab2 = 0x1aec,
  4655     EAknsMinorGenericQgnPropHwrTrainingShortcut = 0x1aed,
  4656     EAknsMinorGenericQgnPropHwrTrainingTab1 = 0x1aee,
  4657     EAknsMinorGenericQgnGrafFepChar6x5 = 0x1aef,
  4658     EAknsMinorGenericQgnIndiBrowserTbBlank = 0x1af0,
  4659     EAknsMinorGenericQgnIndiBrowserTbBm = 0x1af1,
  4660     EAknsMinorGenericQgnIndiBrowserTbFeeds = 0x1af2,
  4661     EAknsMinorGenericQgnIndiBrowserTbFindKw = 0x1af3,
  4662     EAknsMinorGenericQgnIndiBrowserTbGoto = 0x1af4,
  4663     EAknsMinorGenericQgnIndiBrowserTbHelp = 0x1af5,
  4664     EAknsMinorGenericQgnIndiBrowserTbImages = 0x1af6,
  4665     EAknsMinorGenericQgnIndiBrowserTbKeyMap = 0x1af7,
  4666     EAknsMinorGenericQgnIndiBrowserTbPages = 0x1af8,
  4667     EAknsMinorGenericQgnIndiBrowserTbRotate = 0x1af9,
  4668     EAknsMinorGenericQgnIndiBrowserTbSaveBm = 0x1afa,
  4669     EAknsMinorGenericQgnIndiBrowserTbSavePage = 0x1afb,
  4670     EAknsMinorGenericQgnIndiBrowserTbSendUrl = 0x1afc,
  4671     EAknsMinorGenericQgnIndiBrowserTbSettings = 0x1afd,
  4672     EAknsMinorGenericQgnIndiBrowserTbSwitchWin = 0x1afe,
  4673     EAknsMinorGenericQgnIndiBrowserTbTb = 0x1aff,
  4674     EAknsMinorGenericQgnIndiBrowserTbUrls = 0x1b00,
  4675     EAknsMinorGenericQgnIndiBrowserTbZoomIn = 0x1b01,
  4676     EAknsMinorGenericQgnIndiBrowserTbZoomOut = 0x1b02,
  4677     EAknsMinorGenericQgnIndiFepButtonFullHalfWidth = 0x1b03,
  4678     EAknsMinorGenericQgnIndiFepButtonFullHalfWidthSel = 0x1b04,
  4679     EAknsMinorGenericQgnIndiFepButtonHalfFullWidth = 0x1b05,
  4680     EAknsMinorGenericQgnIndiFepButtonHalfFullWidthSel = 0x1b06,
  4681     EAknsMinorGenericQgnIndiFepButtonLongBackspace = 0x1b07,
  4682     EAknsMinorGenericQgnIndiFepButtonLongBackspaceSel = 0x1b08,
  4683     EAknsMinorGenericQgnIndiFepButtonMarkCaseNumeric = 0x1b09,
  4684     EAknsMinorGenericQgnIndiFepButtonMarkCaseNumericSel = 0x1b0a,
  4685     EAknsMinorGenericQgnIndiFepButtonMarkCaseText = 0x1b0b,
  4686     EAknsMinorGenericQgnIndiFepButtonMarkCaseTextSel = 0x1b0c,
  4687     EAknsMinorGenericQgnIndiFepButtonMarkChinese = 0x1b0d,
  4688     EAknsMinorGenericQgnIndiFepButtonMarkChineseSel = 0x1b0e,
  4689     EAknsMinorGenericQgnIndiFepButtonMorefunction = 0x1b0f,
  4690     EAknsMinorGenericQgnIndiFepButtonMorefunctionSel = 0x1b10,
  4691     EAknsMinorGenericQgnIndiFepButtonShortSpace = 0x1b11,
  4692     EAknsMinorGenericQgnIndiFepButtonShortSpaceSel = 0x1b12,
  4693     EAknsMinorGenericQgnIndiFepTrainingButtonCaseCapitalCyrillic = 0x1b13,
  4694     EAknsMinorGenericQgnIndiFepTrainingButtonCaseCapitalCyrillicSel = 0x1b14,
  4695     EAknsMinorGenericQgnIndiFepTrainingButtonCaseCapitalGreek = 0x1b15,
  4696     EAknsMinorGenericQgnIndiFepTrainingButtonCaseCapitalGreekSel = 0x1b16,
  4697     EAknsMinorGenericQgnIndiFepTrainingButtonCaseSmallCyrillic = 0x1b17,
  4698     EAknsMinorGenericQgnIndiFepTrainingButtonCaseSmallCyrillicSel = 0x1b18,
  4699     EAknsMinorGenericQgnIndiFepTrainingButtonCaseSmallGreek = 0x1b19,
  4700     EAknsMinorGenericQgnIndiFepTrainingButtonCaseSmallGreekSel = 0x1b1a,
  4701     EAknsMinorGenericQgnIndiFepTrainingButtonCaseTextHebrew = 0x1b1b,
  4702     EAknsMinorGenericQgnIndiFepTrainingButtonCaseTextHebrewSel = 0x1b1c,
  4703     EAknsMinorGenericQgnIndiIvImages = 0x1b1d,
  4704     EAknsMinorGenericQgnIndiIvLeft = 0x1b1e,
  4705     EAknsMinorGenericQgnIndiIvRight = 0x1b1f,
  4706     EAknsMinorGenericQgnIndiMup2Random = 0x1b20,
  4707     EAknsMinorGenericQgnIndiMup2RandomOff = 0x1b21,
  4708     EAknsMinorGenericQgnIndiMup4Forward = 0x1b22,
  4709     EAknsMinorGenericQgnIndiMup4ForwardDimmed = 0x1b23,
  4710     EAknsMinorGenericQgnIndiMup4ForwardFocused = 0x1b24,
  4711     EAknsMinorGenericQgnIndiMup4Pause = 0x1b25,
  4712     EAknsMinorGenericQgnIndiMup4PauseDimmed = 0x1b26,
  4713     EAknsMinorGenericQgnIndiMup4PauseFocused = 0x1b27,
  4714     EAknsMinorGenericQgnIndiMup4Play = 0x1b28,
  4715     EAknsMinorGenericQgnIndiMup4PlayDimmed = 0x1b29,
  4716     EAknsMinorGenericQgnIndiMup4PlayFocused = 0x1b2a,
  4717     EAknsMinorGenericQgnIndiMup4Rewind = 0x1b2b,
  4718     EAknsMinorGenericQgnIndiMup4RewindDimmed = 0x1b2c,
  4719     EAknsMinorGenericQgnIndiMup4RewindFocused = 0x1b2d,
  4720     EAknsMinorGenericQgnIndiMup4Stop = 0x1b2e,
  4721     EAknsMinorGenericQgnIndiMup4StopDimmed = 0x1b2f,
  4722     EAknsMinorGenericQgnIndiMup4StopFocused = 0x1b30,
  4723     EAknsMinorGenericQgnIndiMup4VolumeDown = 0x1b31,
  4724     EAknsMinorGenericQgnIndiMup4VolumeDownDimmed = 0x1b32,
  4725     EAknsMinorGenericQgnIndiMup4VolumeDownFocused = 0x1b33,
  4726     EAknsMinorGenericQgnIndiMup4VolumeUp = 0x1b34,
  4727     EAknsMinorGenericQgnIndiMup4VolumeUpDimmed = 0x1b35,
  4728     EAknsMinorGenericQgnIndiMup4VolumeUpFocused = 0x1b36,
  4729     EAknsMinorGenericQgnIndiMupDefaultAlbumPcast = 0x1b37,
  4730     EAknsMinorGenericQgnIndiMupRepeatOff = 0x1b38,
  4731     EAknsMinorGenericQgnIndiSctrlMaskActLsc = 0x1b39,
  4732     EAknsMinorGenericQgnIndiSctrlMaskActPrt = 0x1b3a,
  4733     EAknsMinorGenericQgnIndiSctrlMaskInactLsc = 0x1b3b,
  4734     EAknsMinorGenericQgnIndiSctrlSkMaskLeftPrt = 0x1b3c,
  4735     EAknsMinorGenericQgnIndiSctrlSkMaskLsc = 0x1b3d,
  4736     EAknsMinorGenericQgnIndiSctrlSkMaskRightPrt = 0x1b3e,
  4737     EAknsMinorGenericQgnNoteNfcPrint = 0x1b3f,
  4738     EAknsMinorGenericQgnNoteNfcWriteTag = 0x1b40,
  4739     EAknsMinorGenericQgnPropBatteryPsActivate = 0x1b41,
  4740     EAknsMinorGenericQgnPropBatteryPsDeactivate = 0x1b42,
  4741     EAknsMinorGenericQgnPropBtCarKit = 0x1b43,
  4742     EAknsMinorGenericQgnPropBtConnected = 0x1b44,
  4743     EAknsMinorGenericQgnPropBtGenericDev = 0x1b45,
  4744     EAknsMinorGenericQgnPropBtKeyboard = 0x1b46,
  4745     EAknsMinorGenericQgnPropBtMouse = 0x1b47,
  4746     EAknsMinorGenericQgnPropBtPrinter = 0x1b48,
  4747     EAknsMinorGenericQgnPropFmgrMsSmall = 0x1b49,
  4748     EAknsMinorGenericQgnPropImageTbDelete2 = 0x1b4a,
  4749     EAknsMinorGenericQgnPropImageTbDelete2Dimmed = 0x1b4b,
  4750     EAknsMinorGenericQgnPropImageTbDelete2Focused = 0x1b4c,
  4751     EAknsMinorGenericQgnPropImageTbNextDimmed = 0x1b4d,
  4752     EAknsMinorGenericQgnPropImageTbNextFocused = 0x1b4e,
  4753     EAknsMinorGenericQgnPropImageTbPauseDimmed = 0x1b4f,
  4754     EAknsMinorGenericQgnPropImageTbPauseFocused = 0x1b50,
  4755     EAknsMinorGenericQgnPropImageTbPlay2Dimmed = 0x1b51,
  4756     EAknsMinorGenericQgnPropImageTbPlay2Focused = 0x1b52,
  4757     EAknsMinorGenericQgnPropImageTbPrevDimmed = 0x1b53,
  4758     EAknsMinorGenericQgnPropImageTbPrevFocused = 0x1b54,
  4759     EAknsMinorGenericQgnPropImageTbZoom2 = 0x1b55,
  4760     EAknsMinorGenericQgnPropImageTbZoomInDimmed = 0x1b56,
  4761     EAknsMinorGenericQgnPropImageTbZoomInFocused = 0x1b57,
  4762     EAknsMinorGenericQgnPropImageTbZoomOutDimmed = 0x1b58,
  4763     EAknsMinorGenericQgnPropImageTbZoomOutFocused = 0x1b59,
  4764     EAknsMinorGenericQgnPropImageVideo = 0x1b5a,
  4765     EAknsMinorGenericQgnPropMpTv = 0x1b5b,
  4766     EAknsMinorGenericQgnPropNfcAuthPay = 0x1b5c,
  4767     EAknsMinorGenericQgnPropNfcCloneTag = 0x1b5d,
  4768     EAknsMinorGenericQgnPropNfcCreateTag = 0x1b5e,
  4769     EAknsMinorGenericQgnPropNfcEraseTag = 0x1b5f,
  4770     EAknsMinorGenericQgnPropNfcReadTag = 0x1b60,
  4771     EAknsMinorGenericQgnPropNfcSessClosed = 0x1b61,
  4772     EAknsMinorGenericQgnPropNfcSessOpen = 0x1b62,
  4773     EAknsMinorGenericQgnPropSctrlCharGrid = 0x1b63,
  4774     EAknsMinorGenericQgnPropSctrlPreview = 0x1b64,
  4775     EAknsMinorGenericQgnPropSctrlRemove = 0x1b65,
  4776     EAknsMinorGenericQgnIndiDialerLogs = 0x1b66,
  4777     EAknsMinorGenericQgnIndiBrowserTxtSelectionMode = 0x1b67,
  4778     EAknsMinorGenericQgnIndiMpOngoingInterrupt = 0x1b68,
  4779     EAknsMinorGenericQgnPropCpConnIrOff = 0x1b69,
  4780     EAknsMinorGenericQgnPropImGroupNotJoined = 0x1b6a,
  4781     EAknsMinorGenericQgnPropSetAppsBtConnHidden = 0x1b6b,
  4782     EAknsMinorGenericQgnPropSetAppsBtConnShown = 0x1b6c,
  4783     EAknsMinorGenericQgnPropSetAppsBtOff = 0x1b6d,
  4784     EAknsMinorGenericQgnPropSetAppsBtOnHidden = 0x1b6e,
  4785     EAknsMinorGenericQgnPropSetAppsBtOnShown = 0x1b6f,
  4786     EAknsMinorGenericQgnPropSetAppsUsbOff = 0x1b70,
  4787     EAknsMinorGenericQgnPropSetNetworkSubOffline = 0x1b71,
  4788     EAknsMinorGenericQgnStatFnLock = 0x1b72,
  4789     EAknsMinorGenericQgnStatFnMode = 0x1b73,
  4790     EAknsMinorGenericQgnGrafMshopIconApp = 0x1b74,
  4791     EAknsMinorGenericQgnGrafMshopIconCtx = 0x1b75,
  4792     EAknsMinorGenericQgnGrafMupAdtlReorderDown = 0x1b76,
  4793     EAknsMinorGenericQgnGrafMupAdtlReorderUp = 0x1b77,
  4794     EAknsMinorGenericQgnGrafMupAdtlReorderUpdown = 0x1b78,
  4795     EAknsMinorGenericQgnGrafMupCtxAddsong = 0x1b79,
  4796     EAknsMinorGenericQgnGrafMupCtxReordersong = 0x1b7a,
  4797     EAknsMinorGenericQgnGrafMupDlstMusic = 0x1b7b,
  4798     EAknsMinorGenericQgnGrafMupDlstNowplaying = 0x1b7c,
  4799     EAknsMinorGenericQgnGrafMupDlstPodcast = 0x1b7d,
  4800     EAknsMinorGenericQgnGrafMupIconUpnpRemote = 0x1b7e,
  4801     EAknsMinorGenericQgnGrafMupLstBrokenplayl = 0x1b7f,
  4802     EAknsMinorGenericQgnGrafMupLstBrokenpodc = 0x1b80,
  4803     EAknsMinorGenericQgnGrafMupLstBrokentrack = 0x1b81,
  4804     EAknsMinorGenericQgnGrafMupLstColpsdArtist = 0x1b82,
  4805     EAknsMinorGenericQgnGrafMupLstColpsdTrack = 0x1b83,
  4806     EAknsMinorGenericQgnGrafMupLstCorruptpodc = 0x1b84,
  4807     EAknsMinorGenericQgnGrafMupLstCorrupttrack = 0x1b85,
  4808     EAknsMinorGenericQgnGrafMupLstDrmExp = 0x1b86,
  4809     EAknsMinorGenericQgnGrafMupLstEmpty = 0x1b87,
  4810     EAknsMinorGenericQgnGrafMupLstExpdArtist = 0x1b88,
  4811     EAknsMinorGenericQgnGrafMupLstExpdTrack = 0x1b89,
  4812     EAknsMinorGenericQgnGrafMupLstPdcAdded = 0x1b8a,
  4813     EAknsMinorGenericQgnGrafMupLstPdcAuto = 0x1b8b,
  4814     EAknsMinorGenericQgnGrafMupLstPdcCateg = 0x1b8c,
  4815     EAknsMinorGenericQgnGrafMupLstPdcCompplay = 0x1b8d,
  4816     EAknsMinorGenericQgnGrafMupLstPdcDate = 0x1b8e,
  4817     EAknsMinorGenericQgnGrafMupLstPdcEpisode = 0x1b8f,
  4818     EAknsMinorGenericQgnGrafMupLstPdcNew = 0x1b90,
  4819     EAknsMinorGenericQgnGrafMupLstPdcNoplay = 0x1b91,
  4820     EAknsMinorGenericQgnGrafMupLstPdcPartplay = 0x1b92,
  4821     EAknsMinorGenericQgnGrafMupLstPdcTitle = 0x1b93,
  4822     EAknsMinorGenericQgnGrafMupLstTrack = 0x1b94,
  4823     EAknsMinorGenericQgnGrafMupLstUserplayl = 0x1b95,
  4824     EAknsMinorGenericQgnGrafMupNpvDefalbumartTransp = 0x1b96,
  4825     EAknsMinorGenericQgnGrafMupNpvIconPause = 0x1b97,
  4826     EAknsMinorGenericQgnGrafMupNpvIconPlay = 0x1b98,
  4827     EAknsMinorGenericQgnGrafMupNpvIconRepeat = 0x1b99,
  4828     EAknsMinorGenericQgnGrafMupNpvIconRepeatone = 0x1b9a,
  4829     EAknsMinorGenericQgnGrafMupNpvIconShuffle = 0x1b9b,
  4830     EAknsMinorGenericQgnGrafMupNpvPrbarBgd = 0x1b9c,
  4831     EAknsMinorGenericQgnGrafMupNpvPrbarBgdLs = 0x1b9d,
  4832     EAknsMinorGenericQgnGrafMupNpvPrbarMidDownload = 0x1b9e,
  4833     EAknsMinorGenericQgnGrafMupNpvPrbarTopPlay = 0x1b9f,
  4834     EAknsMinorGenericQgnGrafMupSsBgnd01 = 0x1ba0,
  4835     EAknsMinorGenericQgnGrafMupSsBgnd02 = 0x1ba1,
  4836     EAknsMinorGenericQgnGrafMupSsBgnd03 = 0x1ba2,
  4837     EAknsMinorGenericQgnGrafMupSsBgnd04 = 0x1ba3,
  4838     EAknsMinorGenericQgnGrafMupStatusPopPause = 0x1ba4,
  4839     EAknsMinorGenericQgnGrafMupStatusPopPlay = 0x1ba5,
  4840     EAknsMinorGenericQgnGrafMupVolwIconMute = 0x1ba6,
  4841     EAknsMinorGenericQgnGrafMupVolwIconSpeaker = 0x1ba7,
  4842     EAknsMinorGenericQgnIndiMpNoAudio = 0x1ba8,
  4843     EAknsMinorGenericQgnIndiMpNoVideo = 0x1ba9,
  4844     EAknsMinorGenericQgnIndiMupVolwSlider = 0x1baa,
  4845     EAknsMinorGenericQgnIndiMupVolwSliderBg = 0x1bab,
  4846     EAknsMinorGenericQgnMenuSivc = 0x1bac,
  4847     EAknsMinorGenericQgnPropBtCarKitConnect = 0x1bad,
  4848     EAknsMinorGenericQgnPropBtGenericDevConnect = 0x1bae,
  4849     EAknsMinorGenericQgnPropBtKeyboardConnect = 0x1baf,
  4850     EAknsMinorGenericQgnPropBtMouseConnect = 0x1bb0,
  4851     EAknsMinorGenericQgnPropBtPrinterConnect = 0x1bb1,
  4852     EAknsMinorGenericQgnGrafNsliderTickMajor = 0x1bb2,
  4853     EAknsMinorGenericQgnGrafNsliderTickMinor = 0x1bb3,
  4854     EAknsMinorGenericQgnGrafNsliderVerticalBottom = 0x1bb4,
  4855     EAknsMinorGenericQgnGrafNsliderVerticalMarker = 0x1bb5,
  4856     EAknsMinorGenericQgnGrafNsliderVerticalMiddle = 0x1bb6,
  4857     EAknsMinorGenericQgnGrafNsliderVerticalTickMajor = 0x1bb7,
  4858     EAknsMinorGenericQgnGrafNsliderVerticalTickMinor = 0x1bb8,
  4859     EAknsMinorGenericQgnGrafNsliderVerticalTop = 0x1bb9,
  4860     EAknsMinorGenericQgnGrafTimetrackEndLeft = 0x1bba,
  4861     EAknsMinorGenericQgnGrafTimetrackEndRight = 0x1bbb,
  4862     EAknsMinorGenericQgnGrafTimetrackMiddle = 0x1bbc,
  4863     EAknsMinorGenericQgnGrafTimetrackTrimmedEndLeft = 0x1bbd,
  4864     EAknsMinorGenericQgnGrafTimetrackTrimmedEndRight = 0x1bbe,
  4865     EAknsMinorGenericQgnGrafTimetrackTrimmedMiddle = 0x1bbf,
  4866     EAknsMinorGenericQgnIndiCam4Flash = 0x1bc0,
  4867     EAknsMinorGenericQgnIndiCam4ModeCamera = 0x1bc1,
  4868     EAknsMinorGenericQgnIndiCam4Reso = 0x1bc2,
  4869     EAknsMinorGenericQgnIndiCam4Sequence = 0x1bc3,
  4870     EAknsMinorGenericQgnIndiCam4Shake = 0x1bc4,
  4871     EAknsMinorGenericQgnIndiCam4Timer = 0x1bc5,
  4872     EAknsMinorGenericQgnIndiTbAppsgrid = 0x1bc6,
  4873     EAknsMinorGenericQgnIndiTbDialler = 0x1bc7,
  4874     EAknsMinorGenericQgnIndiTbEmailNew = 0x1bc8,
  4875     EAknsMinorGenericQgnIndiTbEmailReply = 0x1bc9,
  4876     EAknsMinorGenericQgnIndiTbMsgNew = 0x1bca,
  4877     EAknsMinorGenericQgnIndiTbMsgReply = 0x1bcb,
  4878     EAknsMinorGenericQgnIndiTbProfiles = 0x1bcc,
  4879     EAknsMinorGenericQgnIndiTimetrackMarked = 0x1bcd,
  4880     EAknsMinorGenericQgnIndiTimetrackMarker = 0x1bce,
  4881     EAknsMinorGenericQgnIndiVid4AudioMute = 0x1bcf,
  4882     EAknsMinorGenericQgnIndiVid4LightOn = 0x1bd0,
  4883     EAknsMinorGenericQgnIndiVid4MemoryMmc = 0x1bd1,
  4884     EAknsMinorGenericQgnIndiVid4MemoryPhone = 0x1bd2,
  4885     EAknsMinorGenericQgnIndiVid4ModeVideo = 0x1bd3,
  4886     EAknsMinorGenericQgnIndiVid4QualityHigh = 0x1bd4,
  4887     EAknsMinorGenericQgnIndiVid4QualityLow = 0x1bd5,
  4888     EAknsMinorGenericQgnIndiVid4QualityNormal = 0x1bd6,
  4889     EAknsMinorGenericQgnIndiVid4StabilizeOn = 0x1bd7,
  4890     EAknsMinorGenericQgnIndiWlanSnifferPluginOff = 0x1bd8,
  4891     EAknsMinorGenericQgnIndiWlanSnifferPluginOn = 0x1bd9,
  4892     EAknsMinorGenericQgnMenuGroupCustomerMusic = 0x1bda,
  4893     EAknsMinorGenericQgnMenuGroupCustomerUtilities = 0x1bdb,
  4894     EAknsMinorGenericQgnMenuWlanSniffer = 0x1bdc,
  4895     EAknsMinorGenericQgnPropFolderParent = 0x1bdd,
  4896     EAknsMinorGenericQgnPropSetConnWlanConn = 0x1bde,
  4897     EAknsMinorGenericQgnPropSetConnWlanOff = 0x1bdf,
  4898     EAknsMinorGenericQgnGrafTbExtFindBg = 0x1be0,
  4899     EAknsMinorGenericQgnGrafTbExtFindButtonBg = 0x1be1,
  4900     EAknsMinorGenericQgnIndiAiArrowLeft = 0x1be2,
  4901     EAknsMinorGenericQgnIndiAiArrowRight = 0x1be3,
  4902     EAknsMinorGenericQgnIndiAiBlinds = 0x1be4,
  4903     EAknsMinorGenericQgnIndiAiClosePlugin = 0x1be5,
  4904     EAknsMinorGenericQgnIndiAiClosePluginPressed = 0x1be6,
  4905     EAknsMinorGenericQgnIndiAiDown = 0x1be7,
  4906     EAknsMinorGenericQgnIndiAiDownDimmed = 0x1be8,
  4907     EAknsMinorGenericQgnIndiAiDownPressed = 0x1be9,
  4908     EAknsMinorGenericQgnIndiAiLeft = 0x1bea,
  4909     EAknsMinorGenericQgnIndiAiLeftDimmed = 0x1beb,
  4910     EAknsMinorGenericQgnIndiAiLeftPressed = 0x1bec,
  4911     EAknsMinorGenericQgnIndiAiMiddle = 0x1bed,
  4912     EAknsMinorGenericQgnIndiAiMiddleDimmed = 0x1bee,
  4913     EAknsMinorGenericQgnIndiAiMiddlePressed = 0x1bef,
  4914     EAknsMinorGenericQgnIndiAiRight = 0x1bf0,
  4915     EAknsMinorGenericQgnIndiAiRightDimmed = 0x1bf1,
  4916     EAknsMinorGenericQgnIndiAiRightPressed = 0x1bf2,
  4917     EAknsMinorGenericQgnIndiAiShow = 0x1bf3,
  4918     EAknsMinorGenericQgnIndiAiShowLandscape = 0x1bf4,
  4919     EAknsMinorGenericQgnIndiAiUp = 0x1bf5,
  4920     EAknsMinorGenericQgnIndiAiUpDimmed = 0x1bf6,
  4921     EAknsMinorGenericQgnIndiAiUpPressed = 0x1bf7,
  4922     EAknsMinorGenericQgnIndiFepButtonInputSwitch = 0x1bf8,
  4923     EAknsMinorGenericQgnIndiFepButtonInputSwitchSel = 0x1bf9,
  4924     EAknsMinorGenericQgnIndiItutCursorDown = 0x1bfa,
  4925     EAknsMinorGenericQgnIndiItutCursorLeft = 0x1bfb,
  4926     EAknsMinorGenericQgnIndiItutCursorRight = 0x1bfc,
  4927     EAknsMinorGenericQgnIndiItutCursorUp = 0x1bfd,
  4928     EAknsMinorGenericQgnIndiItutInputSwitch = 0x1bfe,
  4929     EAknsMinorGenericQgnIndiKeypadShift = 0x1bff,
  4930     EAknsMinorGenericQgnIndiKeypadSpace = 0x1c00,
  4931     EAknsMinorGenericQgnIndiKeypadStar = 0x1c01,
  4932     EAknsMinorGenericQgnIndiTbExtension = 0x1c02,
  4933     EAknsMinorGenericQgnMenuAppsDcd = 0x1c03,
  4934     EAknsMinorGenericQgnPropBtAudioConnect = 0x1c04,
  4935     EAknsMinorGenericQgnPropBtComputerConnect = 0x1c05,
  4936     EAknsMinorGenericQgnPropBtPhoneConnect = 0x1c06,
  4937     EAknsMinorGenericQgnPropSetAppsDcd = 0x1c07,
  4938     EAknsMinorGenericQgnCalendarEventIndi = 0x1c20,
  4939     EAknsMinorGenericQgnCalendarIndiDate = 0x1c21,
  4940     EAknsMinorGenericQgnEasydialActionMenu = 0x1c22,
  4941     EAknsMinorGenericQgnEasydialContact = 0x1c23,
  4942     EAknsMinorGenericQgnEasydialContactGroup = 0x1c24,
  4943     EAknsMinorGenericQgnEmailFocusFrameBottomLeft = 0x1c25,
  4944     EAknsMinorGenericQgnEmailFocusFrameBottomRight = 0x1c26,
  4945     EAknsMinorGenericQgnEmailFocusFrameTopLeft = 0x1c27,
  4946     EAknsMinorGenericQgnEmailFocusFrameTopRight = 0x1c28,
  4947     EAknsMinorGenericQgnFscalIndiAlarmDay = 0x1c29,
  4948     EAknsMinorGenericQgnFscalIndiAlarmTime = 0x1c2a,
  4949     EAknsMinorGenericQgnFscalIndiEvents = 0x1c2b,
  4950     EAknsMinorGenericQgnFscalIndiMemo = 0x1c2c,
  4951     EAknsMinorGenericQgnFscalIndiNewTodo = 0x1c2d,
  4952     EAknsMinorGenericQgnFscalIndiOccasion = 0x1c2e,
  4953     EAknsMinorGenericQgnFscalIndiPriorityHigh = 0x1c2f,
  4954     EAknsMinorGenericQgnFscalIndiPriorityLow = 0x1c30,
  4955     EAknsMinorGenericQgnFscalIndiPriorityNormal = 0x1c31,
  4956     EAknsMinorGenericQgnFscalIndiRecurrence = 0x1c32,
  4957     EAknsMinorGenericQgnFscalIndiSubject = 0x1c33,
  4958     EAknsMinorGenericQgnFscalIndiSubject02 = 0x1c34,
  4959     EAknsMinorGenericQgnFscalIndiSubjectPrioHi = 0x1c35,
  4960     EAknsMinorGenericQgnFscalIndiSynchronisation = 0x1c36,
  4961     EAknsMinorGenericQgnFscalIndiTodo = 0x1c37,
  4962     EAknsMinorGenericQgnFseDropDownDeletedItemsIcon = 0x1c38,
  4963     EAknsMinorGenericQgnFseDropDownDraftsIcon = 0x1c39,
  4964     EAknsMinorGenericQgnFseDropDownEmailAccountIcon = 0x1c3a,
  4965     EAknsMinorGenericQgnFseDropDownInboxIcon = 0x1c3b,
  4966     EAknsMinorGenericQgnFseDropDownMoreFoldersIcon = 0x1c3c,
  4967     EAknsMinorGenericQgnFseDropDownOutboxIcon = 0x1c3d,
  4968     EAknsMinorGenericQgnFseDropDownSentIcon = 0x1c3e,
  4969     EAknsMinorGenericQgnFseDropDownSentIcon2 = 0x1c3f,
  4970     EAknsMinorGenericQgnFseFolderListAscendingIcon = 0x1c40,
  4971     EAknsMinorGenericQgnFseFolderListDeletedItemsIcon = 0x1c41,
  4972     EAknsMinorGenericQgnFseFolderListDescendingIcon = 0x1c42,
  4973     EAknsMinorGenericQgnFseFolderListDraftsIcon = 0x1c43,
  4974     EAknsMinorGenericQgnFseFolderListInboxIcon = 0x1c44,
  4975     EAknsMinorGenericQgnFseFolderListInboxSubfoldersIcon = 0x1c45,
  4976     EAknsMinorGenericQgnFseFolderListServerFoldersIcon = 0x1c46,
  4977     EAknsMinorGenericQgnFseMailAttachment = 0x1c47,
  4978     EAknsMinorGenericQgnFseMailIconForwardedAttachmentIcon = 0x1c48,
  4979     EAknsMinorGenericQgnFseMailIconForwardedIcon = 0x1c49,
  4980     EAknsMinorGenericQgnFseMailIconHighPriorityIcon = 0x1c4a,
  4981     EAknsMinorGenericQgnFseMailIconLowPriorityIcon = 0x1c4b,
  4982     EAknsMinorGenericQgnFseMailIconReadAttachmentIcon = 0x1c4c,
  4983     EAknsMinorGenericQgnFseMailIconReadIcon = 0x1c4d,
  4984     EAknsMinorGenericQgnFseMailIconRepliedAllAttachmentIcon = 0x1c4e,
  4985     EAknsMinorGenericQgnFseMailIconRepliedAllIcon = 0x1c4f,
  4986     EAknsMinorGenericQgnFseMailIconRepliedAttachmentIcon = 0x1c50,
  4987     EAknsMinorGenericQgnFseMailIconRepliedIcon = 0x1c51,
  4988     EAknsMinorGenericQgnFseMailIconUnreadIcon = 0x1c52,
  4989     EAknsMinorGenericQgnFseMailIconUnreadAttachmentIcon = 0x1c53,
  4990     EAknsMinorGenericQgnFseMailRead = 0x1c54,
  4991     EAknsMinorGenericQgnFseMailReadAttachment = 0x1c55,
  4992     EAknsMinorGenericQgnFseMailReadAttachmentLowPrior = 0x1c56,
  4993     EAknsMinorGenericQgnFseMailReadForwarded = 0x1c57,
  4994     EAknsMinorGenericQgnFseMailReadForwardedAttachment = 0x1c58,
  4995     EAknsMinorGenericQgnFseMailReadForwardedAttachmentHighPrior = 0x1c59,
  4996     EAknsMinorGenericQgnFseMailReadForwardedAttachmentLowPrior = 0x1c5a,
  4997     EAknsMinorGenericQgnFseMailReadForwardedHighPrior = 0x1c5b,
  4998     EAknsMinorGenericQgnFseMailReadForwardedLowPrior = 0x1c5c,
  4999     EAknsMinorGenericQgnFseMailReadForwardedLowPrior2 = 0x1c5d,
  5000     EAknsMinorGenericQgnFseMailReadHighPrior = 0x1c5e,
  5001     EAknsMinorGenericQgnFseMailReadLowPrior = 0x1c5f,
  5002     EAknsMinorGenericQgnFseMailReadReplied = 0x1c60,
  5003     EAknsMinorGenericQgnFseMailReadRepliedAttachment = 0x1c61,
  5004     EAknsMinorGenericQgnFseMailReadRepliedAttachmentHighPrior = 0x1c62,
  5005     EAknsMinorGenericQgnFseMailReadRepliedAttachmentLowPrior = 0x1c63,
  5006     EAknsMinorGenericQgnFseMailReadRepliedForwarded = 0x1c64,
  5007     EAknsMinorGenericQgnFseMailReadRepliedForwardedAttachment = 0x1c65,
  5008     EAknsMinorGenericQgnFseMailReadRepliedForwardedAttachmentHighPrior = 0x1c66,
  5009     EAknsMinorGenericQgnFseMailReadRepliedForwardedAttachmentLowPrior = 0x1c67,
  5010     EAknsMinorGenericQgnFseMailReadRepliedForwardedHighPrior = 0x1c68,
  5011     EAknsMinorGenericQgnFseMailReadRepliedHighPrior = 0x1c69,
  5012     EAknsMinorGenericQgnFseMailReadRepliedLowPrior = 0x1c6a,
  5013     EAknsMinorGenericQgnFseMailSentMail = 0x1c6b,
  5014     EAknsMinorGenericQgnFseMailUnread = 0x1c6c,
  5015     EAknsMinorGenericQgnFseMailUnreadAttachment = 0x1c6d,
  5016     EAknsMinorGenericQgnFseMailUnreadAttachmentHighPrior = 0x1c6e,
  5017     EAknsMinorGenericQgnFseMailUnreadAttachmentLowPrior = 0x1c6f,
  5018     EAknsMinorGenericQgnFseMailUnreadForwarded = 0x1c70,
  5019     EAknsMinorGenericQgnFseMailUnreadForwardedAttachment = 0x1c71,
  5020     EAknsMinorGenericQgnFseMailUnreadForwardedAttachmentHighPrior = 0x1c72,
  5021     EAknsMinorGenericQgnFseMailUnreadForwardedAttachmentLowPrior = 0x1c73,
  5022     EAknsMinorGenericQgnFseMailUnreadForwardedHighPrior = 0x1c74,
  5023     EAknsMinorGenericQgnFseMailUnreadForwardedLowPrior = 0x1c75,
  5024     EAknsMinorGenericQgnFseMailUnreadHighPrior = 0x1c76,
  5025     EAknsMinorGenericQgnFseMailUnreadLowPrior = 0x1c77,
  5026     EAknsMinorGenericQgnFseViewerFollowUpCompleteIcon = 0x1c78,
  5027     EAknsMinorGenericQgnFseViewerFollowUpCompleteIcon02 = 0x1c79,
  5028     EAknsMinorGenericQgnFseViewerFollowUpIcon = 0x1c7a,
  5029     EAknsMinorGenericQgnFseViewerIconHighPriorityIcon = 0x1c7b,
  5030     EAknsMinorGenericQgnFseViewerIconLowPriorityIcon = 0x1c7c,
  5031     EAknsMinorGenericQgnFseViewerIconReadIcon = 0x1c7d,
  5032     EAknsMinorGenericQgnFseViewerIconRepliedAllIcon = 0x1c7e,
  5033     EAknsMinorGenericQgnFseViewerIconRepliedIcon = 0x1c7f,
  5034     EAknsMinorGenericQgnFseViewerIconUnreadIcon = 0x1c80,
  5035     EAknsMinorGenericQgnFseViewerAttachmentDocIcon = 0x1c81,
  5036     EAknsMinorGenericQgnFseViewerAttachmentHtmlIcon = 0x1c82,
  5037     EAknsMinorGenericQgnFseViewerAttachmentImageIcon = 0x1c83,
  5038     EAknsMinorGenericQgnFseViewerAttachmentNotDownloadedIcon = 0x1c84,
  5039     EAknsMinorGenericQgnFseViewerAttachmentPdfIcon = 0x1c85,
  5040     EAknsMinorGenericQgnFseViewerAttachmentPptIcon = 0x1c86,
  5041     EAknsMinorGenericQgnFseViewerAttachmentRtfIcon = 0x1c87,
  5042     EAknsMinorGenericQgnFseViewerAttachmentUnidentifiedExtensionIcon = 0x1c88,
  5043     EAknsMinorGenericQgnFseViewerAttachmentXlsIcon = 0x1c89,
  5044     EAknsMinorGenericQgnFsActionCall = 0x1c8a,
  5045     EAknsMinorGenericQgnFsActionConfService = 0x1c8b,
  5046     EAknsMinorGenericQgnFsActionConfWizard = 0x1c8c,
  5047     EAknsMinorGenericQgnFsActionEmail = 0x1c8d,
  5048     EAknsMinorGenericQgnFsActionMeeting = 0x1c8e,
  5049     EAknsMinorGenericQgnFsActionMms = 0x1c8f,
  5050     EAknsMinorGenericQgnFsActionPtt = 0x1c90,
  5051     EAknsMinorGenericQgnFsActionSms = 0x1c91,
  5052     EAknsMinorGenericQgnFsActionVidcall = 0x1c92,
  5053     EAknsMinorGenericQgnFsActionVoip = 0x1c93,
  5054     EAknsMinorGenericQgnFsContactsGroup = 0x1c94,
  5055     EAknsMinorGenericQgnFsDatabasePhone = 0x1c95,
  5056     EAknsMinorGenericQgnFsEmailContentTypeGroupedResultView = 0x1c96,
  5057     EAknsMinorGenericQgnFsEmailGrafRoundedInputField0 = 0x1c97,
  5058     EAknsMinorGenericQgnFsEmailGrafRoundedInputField01 = 0x1c98,
  5059     EAknsMinorGenericQgnFsEmailGrafRoundedInputField02 = 0x1c99,
  5060     EAknsMinorGenericQgnFsEmailGrafRoundedInputField03 = 0x1c9a,
  5061     EAknsMinorGenericQgnFsEmailGrafRoundedInputField04 = 0x1c9b,
  5062     EAknsMinorGenericQgnFsEmailGrafRoundedInputField05 = 0x1c9c,
  5063     EAknsMinorGenericQgnFsEmailGrafRoundedInputField06 = 0x1c9d,
  5064     EAknsMinorGenericQgnFsEmailGrafRoundedInputField07 = 0x1c9e,
  5065     EAknsMinorGenericQgnFsEmailGrafRoundedInputField08 = 0x1c9f,
  5066     EAknsMinorGenericQgnFsEmailGrafRoundedInputField09 = 0x1ca0,
  5067     EAknsMinorGenericQgnFsEmailMenuAppIcon = 0x1ca1,
  5068     EAknsMinorGenericQgnFsEmailReadSingleResultView = 0x1ca2,
  5069     EAknsMinorGenericQgnFsEmailSentSingleResultView = 0x1ca3,
  5070     EAknsMinorGenericQgnFsEmailUnreadSingleResultView = 0x1ca4,
  5071     EAknsMinorGenericQgnFsGrafCalendarContent = 0x1ca5,
  5072     EAknsMinorGenericQgnFsGrafCalendarCtrlbar = 0x1ca6,
  5073     EAknsMinorGenericQgnFsGrafCalendarHeader = 0x1ca7,
  5074     EAknsMinorGenericQgnFsGrafCalendarHeaderCopy = 0x1ca8,
  5075     EAknsMinorGenericQgnFsGrafContactsContent = 0x1cab,
  5076     EAknsMinorGenericQgnFsGrafContactsCtrlbar = 0x1cac,
  5077     EAknsMinorGenericQgnFsGrafContactsHeader = 0x1cad,
  5078     EAknsMinorGenericQgnFsGrafEmailContent = 0x1cae,
  5079     EAknsMinorGenericQgnFsGrafEmailCtrlbar = 0x1caf,
  5080     EAknsMinorGenericQgnFsGrafEmailHeader = 0x1cb0,
  5081     EAknsMinorGenericQgnFsGroupConfService = 0x1cb1,
  5082     EAknsMinorGenericQgnFsGrpListQueryNew = 0x1cb2,
  5083     EAknsMinorGenericQgnFsHomeNotifActiveNoPopup = 0x1cb3,
  5084     EAknsMinorGenericQgnFsHomeNotifActiveWithPopup = 0x1cb4,
  5085     EAknsMinorGenericQgnFsHomeNotifInactive = 0x1cb5,
  5086     EAknsMinorGenericQgnFsHomeNotifPopupC1 = 0x1cb6,
  5087     EAknsMinorGenericQgnFsHomeNotifPopupC2 = 0x1cb7,
  5088     EAknsMinorGenericQgnFsHomeNotifPopupC3 = 0x1cb8,
  5089     EAknsMinorGenericQgnFsHomeNotifPopupC4 = 0x1cb9,
  5090     EAknsMinorGenericQgnFsHomeNotifPopupC5 = 0x1cba,
  5091     EAknsMinorGenericQgnFsHomeNotifPopupC6 = 0x1cbb,
  5092     EAknsMinorGenericQgnFsHomeNotifPopupL1 = 0x1cbc,
  5093     EAknsMinorGenericQgnFsHomeNotifPopupL2 = 0x1cbd,
  5094     EAknsMinorGenericQgnFsHomeNotifPopupL3 = 0x1cbe,
  5095     EAknsMinorGenericQgnFsHomeNotifPopupL4 = 0x1cbf,
  5096     EAknsMinorGenericQgnFsHomeNotifPopupL5 = 0x1cc0,
  5097     EAknsMinorGenericQgnFsHomeNotifPopupL6 = 0x1cc1,
  5098     EAknsMinorGenericQgnFsHomeNotifPopupR1 = 0x1cc2,
  5099     EAknsMinorGenericQgnFsHomeNotifPopupR2 = 0x1cc3,
  5100     EAknsMinorGenericQgnFsHomeNotifPopupR3 = 0x1cc4,
  5101     EAknsMinorGenericQgnFsHomeNotifPopupR4 = 0x1cc5,
  5102     EAknsMinorGenericQgnFsHomeNotifPopupR5 = 0x1cc6,
  5103     EAknsMinorGenericQgnFsHomeNotifPopupR6 = 0x1cc7,
  5104     EAknsMinorGenericQgnFsHscrActionArrowLeft = 0x1cc8,
  5105     EAknsMinorGenericQgnFsHscrActionArrowRight = 0x1cc9,
  5106     EAknsMinorGenericQgnFsHscrEmailPopup1 = 0x1cca,
  5107     EAknsMinorGenericQgnFsHscrEmailPopup2 = 0x1ccb,
  5108     EAknsMinorGenericQgnFsHscrEmailPopup3 = 0x1ccc,
  5109     EAknsMinorGenericQgnFsHscrEmailPopup4 = 0x1ccd,
  5110     EAknsMinorGenericQgnFsHscrEmailPopup5 = 0x1cce,
  5111     EAknsMinorGenericQgnFsHscrEmailPopup6 = 0x1ccf,
  5112     EAknsMinorGenericQgnFsHscrGrafEasydialHigh = 0x1cd0,
  5113     EAknsMinorGenericQgnFsHscrGrafEasydialLow = 0x1cd1,
  5114     EAknsMinorGenericQgnFsIndiAddNewMailbox = 0x1cd2,
  5115     EAknsMinorGenericQgnFsIndiConnected = 0x1cd3,
  5116     EAknsMinorGenericQgnFsIndiDisconnectedError = 0x1cd4,
  5117     EAknsMinorGenericQgnFsIndiDisconnectedGeneral = 0x1cd5,
  5118     EAknsMinorGenericQgnFsIndiDisconnectedLowBattery = 0x1cd6,
  5119     EAknsMinorGenericQgnFsIndiIntellisyncInbox = 0x1cd7,
  5120     EAknsMinorGenericQgnFsIndiMarkedAdd = 0x1cd8,
  5121     EAknsMinorGenericQgnFsIndiMinusSign = 0x1cd9,
  5122     EAknsMinorGenericQgnFsIndiPlusSign = 0x1cda,
  5123     EAknsMinorGenericQgnFsIndiPriorityHigh = 0x1cdb,
  5124     EAknsMinorGenericQgnFsIndiPriorityHigh2 = 0x1cdc,
  5125     EAknsMinorGenericQgnFsIndiPriorityLow = 0x1cdd,
  5126     EAknsMinorGenericQgnFsIndiPriorityLow2 = 0x1cde,
  5127     EAknsMinorGenericQgnFsIndiPriorityNormal = 0x1cdf,
  5128     EAknsMinorGenericQgnFsIndiSynchronisation = 0x1ce0,
  5129     EAknsMinorGenericQgnFsIndiUpgrade = 0x1ce1,
  5130     EAknsMinorGenericQgnFsPropNrtypEmail = 0x1ce2,
  5131     EAknsMinorGenericQgnGrafBarWaitAnim2 = 0x1ce3,
  5132     EAknsMinorGenericQgnGrpListConfService = 0x1ce4,
  5133     EAknsMinorGenericQgnHscrNotifierAction = 0x1ce5,
  5134     EAknsMinorGenericQgnHscrNotifierMissedCalls = 0x1ce6,
  5135     EAknsMinorGenericQgnHscrNotifierNewVoiceMail = 0x1ce7,
  5136     EAknsMinorGenericQgnHscrNotifierNewVoiceMail1 = 0x1ce8,
  5137     EAknsMinorGenericQgnHscrNotifierNewVoiceMail1and2 = 0x1ce9,
  5138     EAknsMinorGenericQgnHscrNotifierNewVoiceMail2 = 0x1cea,
  5139     EAknsMinorGenericQgnHscrNotifierUnreadMessages = 0x1ceb,
  5140     EAknsMinorGenericQgnHscrSecLocked = 0x1cec,
  5141     EAknsMinorGenericQgnHscrSecLockNotifierMissedCalls = 0x1ced,
  5142     EAknsMinorGenericQgnHscrSecLockNotifierMissedCalls2 = 0x1cee,
  5143     EAknsMinorGenericQgnHscrSecLockNotifierNewVoicemails = 0x1cef,
  5144     EAknsMinorGenericQgnHscrSecLockNotifierNewVoicemails1 = 0x1cf0,
  5145     EAknsMinorGenericQgnHscrSecLockNotifierNewVoicemails12 = 0x1cf1,
  5146     EAknsMinorGenericQgnHscrSecLockNotifierNewVoicemails2 = 0x1cf2,
  5147     EAknsMinorGenericQgnHscrSecLockNotifierUnreadMsgs = 0x1cf3,
  5148     EAknsMinorGenericQgnHscrSwitchMode = 0x1cf4,
  5149     EAknsMinorGenericQgnIndiActionMenu = 0x1cf5,
  5150     EAknsMinorGenericQgnIndiButtonAnswer = 0x1cf6,
  5151     EAknsMinorGenericQgnIndiButtonBluetooth = 0x1cf7,
  5152     EAknsMinorGenericQgnIndiButtonConference = 0x1cf8,
  5153     EAknsMinorGenericQgnIndiButtonDrop = 0x1cf9,
  5154     EAknsMinorGenericQgnIndiButtonEndActiveCall = 0x1cfa,
  5155     EAknsMinorGenericQgnIndiButtonEndAllCalls = 0x1cfb,
  5156     EAknsMinorGenericQgnIndiButtonEndCall = 0x1cfc,
  5157     EAknsMinorGenericQgnIndiButtonGoIdle = 0x1cfd,
  5158     EAknsMinorGenericQgnIndiButtonHandset = 0x1cfe,
  5159     EAknsMinorGenericQgnIndiButtonHold = 0x1cff,
  5160     EAknsMinorGenericQgnIndiButtonJoin = 0x1d00,
  5161     EAknsMinorGenericQgnIndiButtonLoudspeaker = 0x1d01,
  5162     EAknsMinorGenericQgnIndiButtonMuteMic = 0x1d02,
  5163     EAknsMinorGenericQgnIndiButtonParticipants = 0x1d03,
  5164     EAknsMinorGenericQgnIndiButtonPrivate = 0x1d04,
  5165     EAknsMinorGenericQgnIndiButtonReject = 0x1d05,
  5166     EAknsMinorGenericQgnIndiButtonSendDtmf = 0x1d06,
  5167     EAknsMinorGenericQgnIndiButtonSwap = 0x1d07,
  5168     EAknsMinorGenericQgnIndiButtonUnhold = 0x1d08,
  5169     EAknsMinorGenericQgnIndiButtonUnmuteMic = 0x1d09,
  5170     EAknsMinorGenericQgnIndiButtonVideoToVoice = 0x1d0a,
  5171     EAknsMinorGenericQgnIndiButtonVoiceToVideo = 0x1d0b,
  5172     EAknsMinorGenericQgnIndiCam4Antired = 0x1d0c,
  5173     EAknsMinorGenericQgnIndiCam4Audio = 0x1d0d,
  5174     EAknsMinorGenericQgnIndiCam4AudioMute = 0x1d0e,
  5175     EAknsMinorGenericQgnIndiCam4Autoflash = 0x1d0f,
  5176     EAknsMinorGenericQgnIndiCam4Camera = 0x1d10,
  5177     EAknsMinorGenericQgnIndiCam4CameraSecond = 0x1d11,
  5178     EAknsMinorGenericQgnIndiCam4Capture = 0x1d12,
  5179     EAknsMinorGenericQgnIndiCam4Colour = 0x1d13,
  5180     EAknsMinorGenericQgnIndiCam4ColourBw = 0x1d14,
  5181     EAknsMinorGenericQgnIndiCam4ColourNatural = 0x1d15,
  5182     EAknsMinorGenericQgnIndiCam4ColourNegative = 0x1d16,
  5183     EAknsMinorGenericQgnIndiCam4ColourNormal = 0x1d17,
  5184     EAknsMinorGenericQgnIndiCam4ColourSepia = 0x1d18,
  5185     EAknsMinorGenericQgnIndiCam4ColourVivid = 0x1d19,
  5186     EAknsMinorGenericQgnIndiCam4Delete = 0x1d1a,
  5187     EAknsMinorGenericQgnIndiCam4Edit = 0x1d1b,
  5188     EAknsMinorGenericQgnIndiCam4Exposure = 0x1d1c,
  5189     EAknsMinorGenericQgnIndiCam4Extension = 0x1d1d,
  5190     EAknsMinorGenericQgnIndiCam4FlashOff = 0x1d1e,
  5191     EAknsMinorGenericQgnIndiCam4FlashOn = 0x1d1f,
  5192     EAknsMinorGenericQgnIndiCam4FocusFrameAutoBl = 0x1d20,
  5193     EAknsMinorGenericQgnIndiCam4FocusFrameAutoBr = 0x1d21,
  5194     EAknsMinorGenericQgnIndiCam4FocusFrameAutoTl = 0x1d22,
  5195     EAknsMinorGenericQgnIndiCam4FocusFrameAutoTr = 0x1d23,
  5196     EAknsMinorGenericQgnIndiCam4GotoGallery = 0x1d24,
  5197     EAknsMinorGenericQgnIndiCam4Iso = 0x1d25,
  5198     EAknsMinorGenericQgnIndiCam4IsoAuto = 0x1d26,
  5199     EAknsMinorGenericQgnIndiCam4IsoHigh = 0x1d27,
  5200     EAknsMinorGenericQgnIndiCam4IsoLow = 0x1d28,
  5201     EAknsMinorGenericQgnIndiCam4IsoMedium = 0x1d29,
  5202     EAknsMinorGenericQgnIndiCam4LightOff = 0x1d2a,
  5203     EAknsMinorGenericQgnIndiCam4LightOn = 0x1d2b,
  5204     EAknsMinorGenericQgnIndiCam4MemoryMmc = 0x1d2c,
  5205     EAknsMinorGenericQgnIndiCam4MemoryPhone = 0x1d2d,
  5206     EAknsMinorGenericQgnIndiCam4ModeAuto = 0x1d2e,
  5207     EAknsMinorGenericQgnIndiCam4ModeCloseup = 0x1d2f,
  5208     EAknsMinorGenericQgnIndiCam4ModeLandscape = 0x1d30,
  5209     EAknsMinorGenericQgnIndiCam4ModeNight = 0x1d31,
  5210     EAknsMinorGenericQgnIndiCam4ModePortrait = 0x1d32,
  5211     EAknsMinorGenericQgnIndiCam4ModeSport = 0x1d33,
  5212     EAknsMinorGenericQgnIndiCam4ModeUserscene = 0x1d34,
  5213     EAknsMinorGenericQgnIndiCam4Quality03mpLow = 0x1d35,
  5214     EAknsMinorGenericQgnIndiCam4Quality08mpLow = 0x1d36,
  5215     EAknsMinorGenericQgnIndiCam4Quality13mpLow = 0x1d37,
  5216     EAknsMinorGenericQgnIndiCam4Quality13mpMedium = 0x1d38,
  5217     EAknsMinorGenericQgnIndiCam4Quality1mpLow = 0x1d39,
  5218     EAknsMinorGenericQgnIndiCam4Quality2mpHigh = 0x1d3a,
  5219     EAknsMinorGenericQgnIndiCam4Quality2mpMedium = 0x1d3b,
  5220     EAknsMinorGenericQgnIndiCam4Quality3mpHigh = 0x1d3c,
  5221     EAknsMinorGenericQgnIndiCam4Quality3mpMedium = 0x1d3d,
  5222     EAknsMinorGenericQgnIndiCam4Quality5mpHigh = 0x1d3e,
  5223     EAknsMinorGenericQgnIndiCam4Selftimer = 0x1d3f,
  5224     EAknsMinorGenericQgnIndiCam4Selftimer10s = 0x1d40,
  5225     EAknsMinorGenericQgnIndiCam4Selftimer20s = 0x1d41,
  5226     EAknsMinorGenericQgnIndiCam4SelftimerOff = 0x1d42,
  5227     EAknsMinorGenericQgnIndiCam4Send = 0x1d43,
  5228     EAknsMinorGenericQgnIndiCam4Sequence10min = 0x1d44,
  5229     EAknsMinorGenericQgnIndiCam4Sequence10s = 0x1d45,
  5230     EAknsMinorGenericQgnIndiCam4Sequence1min = 0x1d46,
  5231     EAknsMinorGenericQgnIndiCam4Sequence30min = 0x1d47,
  5232     EAknsMinorGenericQgnIndiCam4Sequence30s = 0x1d48,
  5233     EAknsMinorGenericQgnIndiCam4Sequence5min = 0x1d49,
  5234     EAknsMinorGenericQgnIndiCam4Sequence5s = 0x1d4a,
  5235     EAknsMinorGenericQgnIndiCam4SequenceBurst = 0x1d4b,
  5236     EAknsMinorGenericQgnIndiCam4Video = 0x1d4c,
  5237     EAknsMinorGenericQgnIndiCam4Wb = 0x1d4d,
  5238     EAknsMinorGenericQgnIndiCam4WbAuto = 0x1d4e,
  5239     EAknsMinorGenericQgnIndiCam4WbCloudy = 0x1d4f,
  5240     EAknsMinorGenericQgnIndiCam4WbFluorecent = 0x1d50,
  5241     EAknsMinorGenericQgnIndiCam4WbSunny = 0x1d51,
  5242     EAknsMinorGenericQgnIndiCam4WbTungsten = 0x1d52,
  5243     EAknsMinorGenericQgnIndiCam4Zoom = 0x1d53,
  5244     EAknsMinorGenericQgnIndiHiddenWlan = 0x1d54,
  5245     EAknsMinorGenericQgnIndiTbAddRecipient = 0x1d55,
  5246     EAknsMinorGenericQgnIndiTbEmailForward = 0x1d56,
  5247     EAknsMinorGenericQgnIndiTbMsgForward = 0x1d57,
  5248     EAknsMinorGenericQgnIndiTbMsgSend = 0x1d58,
  5249     EAknsMinorGenericQgnIndiTbRetrieveMms = 0x1d59,
  5250     EAknsMinorGenericQgnIndiVid4ContinuousAf = 0x1d5a,
  5251     EAknsMinorGenericQgnIndiVid4Pause = 0x1d5b,
  5252     EAknsMinorGenericQgnIndiVid4Play = 0x1d5c,
  5253     EAknsMinorGenericQgnIndiVid4QualityEmailHigh = 0x1d5d,
  5254     EAknsMinorGenericQgnIndiVid4QualityEmailNormal = 0x1d5e,
  5255     EAknsMinorGenericQgnIndiVid4QualityTvHigh = 0x1d5f,
  5256     EAknsMinorGenericQgnIndiVid4QualityTvNormal = 0x1d60,
  5257     EAknsMinorGenericQgnIndiVid4Record = 0x1d61,
  5258     EAknsMinorGenericQgnMeetReqArranger = 0x1d62,
  5259     EAknsMinorGenericQgnMeetReqIndiAlarm = 0x1d63,
  5260     EAknsMinorGenericQgnMeetReqIndiChecboxMark = 0x1d64,
  5261     EAknsMinorGenericQgnMeetReqIndiChecboxUnmark = 0x1d65,
  5262     EAknsMinorGenericQgnMeetReqIndiCheckboxMark = 0x1d66,
  5263     EAknsMinorGenericQgnMeetReqIndiCheckboxUnmark = 0x1d67,
  5264     EAknsMinorGenericQgnMeetReqIndiClock = 0x1d68,
  5265     EAknsMinorGenericQgnMeetReqIndiDate = 0x1d69,
  5266     EAknsMinorGenericQgnMeetReqIndiDateEnd = 0x1d6a,
  5267     EAknsMinorGenericQgnMeetReqIndiDateStart = 0x1d6b,
  5268     EAknsMinorGenericQgnMeetReqIndiLocation = 0x1d6c,
  5269     EAknsMinorGenericQgnMeetReqIndiTimeAlarm = 0x1d6d,
  5270     EAknsMinorGenericQgnMenuEncryption = 0x1d6e,
  5271     EAknsMinorGenericQgnMenuModes = 0x1d6f,
  5272     EAknsMinorGenericQgnMenuSwitchMode = 0x1d70,
  5273     EAknsMinorGenericQgnPropAlbumPhotoVideo = 0x1d71,
  5274     EAknsMinorGenericQgnPropCpDevKeyguard = 0x1d72,
  5275     EAknsMinorGenericQgnPropCpDevPsActivate = 0x1d73,
  5276     EAknsMinorGenericQgnPropCpDiagConn = 0x1d74,
  5277     EAknsMinorGenericQgnPropCpDiagCoverage = 0x1d75,
  5278     EAknsMinorGenericQgnPropCpDiagFail = 0x1d76,
  5279     EAknsMinorGenericQgnPropCpDiagHw = 0x1d77,
  5280     EAknsMinorGenericQgnPropCpDiagNot = 0x1d78,
  5281     EAknsMinorGenericQgnPropCpDiagPass = 0x1d79,
  5282     EAknsMinorGenericQgnPropCpDiagService = 0x1d7a,
  5283     EAknsMinorGenericQgnSwitchModeAnimation = 0x1d7b,
  5284     EAknsMinorGenericQgnIndiCam4Contrast = 0x1d7c,
  5285     EAknsMinorGenericQgnIndiCam4Sharpness = 0x1d7d,
  5286     EAknsMinorGenericQgnIndiCam4TbCapture = 0x1d7e,
  5287     EAknsMinorGenericQgnIndiCam4TbDelete = 0x1d7f,
  5288     EAknsMinorGenericQgnIndiCam4TbEdit = 0x1d80,
  5289     EAknsMinorGenericQgnIndiCam4TbExtension = 0x1d81,
  5290     EAknsMinorGenericQgnIndiCam4TbFlash = 0x1d82,
  5291     EAknsMinorGenericQgnIndiCam4TbLight = 0x1d83,
  5292     EAknsMinorGenericQgnIndiCam4TbPause = 0x1d84,
  5293     EAknsMinorGenericQgnIndiCam4TbPlay = 0x1d85,
  5294     EAknsMinorGenericQgnIndiCam4TbRecord = 0x1d86,
  5295     EAknsMinorGenericQgnIndiCam4TbSend = 0x1d87,
  5296     EAknsMinorGenericQgnIndiCam4ZoomBottom = 0x1d88,
  5297     EAknsMinorGenericQgnIndiCam4ZoomMarker = 0x1d89,
  5298     EAknsMinorGenericQgnIndiCam4ZoomMax = 0x1d8a,
  5299     EAknsMinorGenericQgnIndiCam4ZoomMiddle = 0x1d8b,
  5300     EAknsMinorGenericQgnIndiCam4ZoomMin = 0x1d8c,
  5301     EAknsMinorGenericQgnIndiCam4ZoomTop = 0x1d8d,
  5302     EAknsMinorGenericQgnIndiTbBusinessCard = 0x1d8e,
  5303     EAknsMinorGenericQgnIndiTbCamcorder = 0x1d8f,
  5304     EAknsMinorGenericQgnIndiTbCamera = 0x1d90,
  5305     EAknsMinorGenericQgnIndiTbExpandInsert = 0x1d91,
  5306     EAknsMinorGenericQgnIndiTbMsgForward2 = 0x1d92,
  5307     EAknsMinorGenericQgnIndiTbNote = 0x1d93,
  5308     EAknsMinorGenericQgnIndiTbRetrieveMms2 = 0x1d94,
  5309     EAknsMinorGenericQgnIndiTbSlide = 0x1d95,
  5310     EAknsMinorGenericQgnIndiTbTemplate = 0x1d96,
  5311     EAknsMinorGenericQgnPropCpConnShortcut = 0x1d97,
  5312     EAknsMinorGenericQgnPropCpDevPen = 0x1d98,
  5313     EAknsMinorGenericQgnPropCpDevSensor = 0x1d99,
  5314     EAknsMinorGenericQgnPropCpDevVc = 0x1d9a,
  5315     EAknsMinorGenericQgnPropDownloadVideo = 0x1d9b,
  5316     EAknsMinorGenericQgnPropImageTbSend = 0x1d9c,
  5317     EAknsMinorGenericQgnPropImageTbSendDimmed = 0x1d9d,
  5318     EAknsMinorGenericQgnPropImageTbSendFocused = 0x1d9e,
  5319     EAknsMinorGenericQgnPropImageTbSendPressed = 0x1d9f,
  5320     EAknsMinorGenericQgnPropVdedColor = 0x1da0,
  5321     EAknsMinorGenericQgnPropVdedMute = 0x1da1,
  5322     EAknsMinorGenericQgnPropVdedSlow = 0x1da2,
  5323     EAknsMinorGenericQgnPropVdedUnmute = 0x1da3,
  5324     EAknsMinorGenericQgnFseMailReadAttachmentHighPriority = 0x1da4,
  5325     EAknsMinorGenericQgnFseMailSentMailFolder = 0x1da5,
  5326     EAknsMinorGenericQgnFseMailUnreadReplied = 0x1da6,
  5327     EAknsMinorGenericQgnFseMailUnreadRepliedAttachment = 0x1da7,
  5328     EAknsMinorGenericQgnFseMailUnreadRepliedAttachmentHighPrior = 0x1da8,
  5329     EAknsMinorGenericQgnFseMailUnreadRepliedAttachmentLowPrior = 0x1da9,
  5330     EAknsMinorGenericQgnFsActionAudio = 0x1daa,
  5331     EAknsMinorGenericQgnFsCalendargArranger = 0x1dab,
  5332     EAknsMinorGenericQgnFsCaleBgLsc = 0x1dac,
  5333     EAknsMinorGenericQgnFsCaleEvAcc = 0x1dad,
  5334     EAknsMinorGenericQgnFsCaleEvAct = 0x1dae,
  5335     EAknsMinorGenericQgnFsCaleEvCanc = 0x1daf,
  5336     EAknsMinorGenericQgnFsCaleEvConf = 0x1db0,
  5337     EAknsMinorGenericQgnFsCaleEvDecl = 0x1db1,
  5338     EAknsMinorGenericQgnFsCaleEvHiddenIndiDown = 0x1db2,
  5339     EAknsMinorGenericQgnFsCaleEvHiddenIndiUp = 0x1db3,
  5340     EAknsMinorGenericQgnFsCaleEvNotsync = 0x1db4,
  5341     EAknsMinorGenericQgnFsCaleEvPass = 0x1db5,
  5342     EAknsMinorGenericQgnFsCaleEvTent = 0x1db6,
  5343     EAknsMinorGenericQgnFsCalWeekendBg = 0x1db7,
  5344     EAknsMinorGenericQgnFsDropMenuBg = 0x1db8,
  5345     EAknsMinorGenericQgnFsEmailail = 0x1db9,
  5346     EAknsMinorGenericQgnFsEmailerGridInboxIcon = 0x1dba,
  5347     EAknsMinorGenericQgnFsEmaileUnread = 0x1dbb,
  5348     EAknsMinorGenericQgnFsEmaileUnreadForwarded = 0x1dbc,
  5349     EAknsMinorGenericQgnFsEmaileUnreadWithAttachment = 0x1dbd,
  5350     EAknsMinorGenericQgnFsEmaileUnreadWithAttachmentForwarded = 0x1dbe,
  5351     EAknsMinorGenericQgnFsEmailframeTopLeft = 0x1dbf,
  5352     EAknsMinorGenericQgnFsEmailframeTopRight = 0x1dc0,
  5353     EAknsMinorGenericQgnFsEmaililAppIcon = 0x1dc1,
  5354     EAknsMinorGenericQgnFsEmailment = 0x1dc2,
  5355     EAknsMinorGenericQgnFsEmailolder = 0x1dc3,
  5356     EAknsMinorGenericQgnFsEmailCalAcceptCalendarEvent = 0x1dc4,
  5357     EAknsMinorGenericQgnFsEmailCalCallSender = 0x1dc5,
  5358     EAknsMinorGenericQgnFsEmailCalDeclineCalendar = 0x1dc6,
  5359     EAknsMinorGenericQgnFsEmailCalDelete = 0x1dc7,
  5360     EAknsMinorGenericQgnFsEmailCalEventRead = 0x1dc8,
  5361     EAknsMinorGenericQgnFsEmailCalEventReadAttachments = 0x1dc9,
  5362     EAknsMinorGenericQgnFsEmailCalEventReadAttachmentsHighPrio = 0x1dca,
  5363     EAknsMinorGenericQgnFsEmailCalEventReadAttachmentsLowPrio = 0x1dcb,
  5364     EAknsMinorGenericQgnFsEmailCalEventReadHighPrio = 0x1dcc,
  5365     EAknsMinorGenericQgnFsEmailCalEventReadLowPrio = 0x1dcd,
  5366     EAknsMinorGenericQgnFsEmailCalEventUnread = 0x1dce,
  5367     EAknsMinorGenericQgnFsEmailCalEventUnreadAttachments = 0x1dcf,
  5368     EAknsMinorGenericQgnFsEmailCalEventUnreadAttachmentsHighPrio = 0x1dd0,
  5369     EAknsMinorGenericQgnFsEmailCalEventUnreadAttachmentsLowPrio = 0x1dd1,
  5370     EAknsMinorGenericQgnFsEmailCalEventUnreadHighPrio = 0x1dd2,
  5371     EAknsMinorGenericQgnFsEmailCalEventUnreadLowPrio = 0x1dd3,
  5372     EAknsMinorGenericQgnFsEmailCalMarkRead = 0x1dd4,
  5373     EAknsMinorGenericQgnFsEmailCalMarkUnread = 0x1dd5,
  5374     EAknsMinorGenericQgnFsEmailCalMoveMessage = 0x1dd6,
  5375     EAknsMinorGenericQgnFsEmailCalMoveToDrafts = 0x1dd7,
  5376     EAknsMinorGenericQgnFsEmailCalOpenCalendar = 0x1dd8,
  5377     EAknsMinorGenericQgnFsEmailCalRemoveFromCalendar = 0x1dd9,
  5378     EAknsMinorGenericQgnFsEmailCalReplyAll = 0x1dda,
  5379     EAknsMinorGenericQgnFsEmailCalTentativeCalendar = 0x1ddb,
  5380     EAknsMinorGenericQgnFsGrafCalendarReqAreaBg = 0x1ddc,
  5381     EAknsMinorGenericQgnFsGrafDropL = 0x1ddd,
  5382     EAknsMinorGenericQgnFsGrafDropM = 0x1dde,
  5383     EAknsMinorGenericQgnFsGrafDropOnepc = 0x1ddf,
  5384     EAknsMinorGenericQgnFsGrafDropR = 0x1de0,
  5385     EAknsMinorGenericQgnFsIndiAbout = 0x1de1,
  5386     EAknsMinorGenericQgnFsIndiBackup = 0x1de2,
  5387     EAknsMinorGenericQgnFsIndiDefaultInbox = 0x1de3,
  5388     EAknsMinorGenericQgnFsIndiFileSync = 0x1de4,
  5389     EAknsMinorGenericQgnFsIndiHelp = 0x1de5,
  5390     EAknsMinorGenericQgnFsIndiInfo = 0x1de6,
  5391     EAknsMinorGenericQgnFsIndiPhotoSync = 0x1de7,
  5392     EAknsMinorGenericQgnFsIndiRemoteLookup = 0x1de8,
  5393     EAknsMinorGenericQgnFsIndiRestore = 0x1de9,
  5394     EAknsMinorGenericQgnFsIndiSettings = 0x1dea,
  5395     EAknsMinorGenericQgnFsIndiTravelInfo = 0x1deb,
  5396     EAknsMinorGenericQgnFsListItemSelected = 0x1dec,
  5397     EAknsMinorGenericQgnFsListSelectedActionRight = 0x1ded,
  5398     EAknsMinorGenericQgnIndiBatteryFull = 0x1dee,
  5399     EAknsMinorGenericQgnIndiBatteryLow = 0x1def,
  5400     EAknsMinorGenericQgnIndiBatteryMid = 0x1df0,
  5401     EAknsMinorGenericQgnIndiBatteryPsActivate = 0x1df1,
  5402     EAknsMinorGenericQgnIndiBatteryPsDeactivate = 0x1df2,
  5403     EAknsMinorGenericQgnIndiLevelDecrease = 0x1df3,
  5404     EAknsMinorGenericQgnIndiLevelIncrease = 0x1df4,
  5405     EAknsMinorGenericQgnIndiOrgIconLocked = 0x1df5,
  5406     EAknsMinorGenericQgnIndiSwitchSct = 0x1df6,
  5407     EAknsMinorGenericQgnIndiSwitchSmiley = 0x1df7,
  5408     EAknsMinorGenericQgnIndiTbMsgDelete = 0x1df8,
  5409     EAknsMinorGenericQgnPropMceSubSenderUnread = 0x1df9,
  5410     EAknsMinorGenericQgnPropMceSubSubjectUnread = 0x1dfa,
  5411     EAknsMinorGenericQgnPropMceSubTimeUnread = 0x1dfb,
  5412     EAknsMinorGenericQgnPropSetAppsVr = 0x1dfc,
  5413     EAknsMinorGenericQsnFsScrollBgBottom = 0x1dfd,
  5414     EAknsMinorGenericQsnFsScrollBgMiddle = 0x1dfe,
  5415     EAknsMinorGenericQsnFsScrollBgTop = 0x1dff,
  5416     EAknsMinorGenericQsnFsScrollHandleBottom = 0x1e00,
  5417     EAknsMinorGenericQsnFsScrollHandleMiddle = 0x1e01,
  5418     EAknsMinorGenericQsnFsScrollHandleTop = 0x1e02,
  5419     EAknsMinorGenericQgnFscaIndiActionAnni = 0x1e03,
  5420     EAknsMinorGenericQgnFscaIndiActionInvitation = 0x1e04,
  5421     EAknsMinorGenericQgnFscaIndiActionMeeting = 0x1e05,
  5422     EAknsMinorGenericQgnFscaIndiActionMemo = 0x1e06,
  5423     EAknsMinorGenericQgnFscaIndiActionTodo = 0x1e07,
  5424     EAknsMinorGenericQgnFseActionMenuAcceptIcon = 0x1e08,
  5425     EAknsMinorGenericQgnFseActionMenuAddToContactsIcon = 0x1e09,
  5426     EAknsMinorGenericQgnFseActionMenuAttachmentListOptionsCancelAllIcon = 0x1e0a,
  5427     EAknsMinorGenericQgnFseActionMenuAttachmentListOptionsRemoveAllIcon = 0x1e0b,
  5428     EAknsMinorGenericQgnFseActionMenuAttachmentListOptionsRemoveIcon = 0x1e0c,
  5429     EAknsMinorGenericQgnFseActionMenuAttachmentListOptionsViewAllIcon = 0x1e0d,
  5430     EAknsMinorGenericQgnFseActionMenuAttachCancelDownloadIcon = 0x1e0e,
  5431     EAknsMinorGenericQgnFseActionMenuAttachDownloadIcon = 0x1e0f,
  5432     EAknsMinorGenericQgnFseActionMenuAttachSaveAllIcon = 0x1e10,
  5433     EAknsMinorGenericQgnFseActionMenuCallIcon = 0x1e11,
  5434     EAknsMinorGenericQgnFseActionMenuContactDetailsIcon = 0x1e12,
  5435     EAknsMinorGenericQgnFseActionMenuCreateMeetingIcon = 0x1e13,
  5436     EAknsMinorGenericQgnFseActionMenuCreateMessageIcon = 0x1e14,
  5437     EAknsMinorGenericQgnFseActionMenuDeleteIcon = 0x1e15,
  5438     EAknsMinorGenericQgnFseActionMenuForwardIcon = 0x1e16,
  5439     EAknsMinorGenericQgnFseActionMenuMarkReadIcon = 0x1e17,
  5440     EAknsMinorGenericQgnFseActionMenuMarkUnreadIcon = 0x1e18,
  5441     EAknsMinorGenericQgnFseActionMenuMoveMessageIcon = 0x1e19,
  5442     EAknsMinorGenericQgnFseActionMenuMoveToDraftsIcon = 0x1e1a,
  5443     EAknsMinorGenericQgnFseActionMenuRemoteLookupIcon = 0x1e1b,
  5444     EAknsMinorGenericQgnFseActionMenuRemoveFromCalendarIcon = 0x1e1c,
  5445     EAknsMinorGenericQgnFseActionMenuReplyAllIcon = 0x1e1d,
  5446     EAknsMinorGenericQgnFseActionMenuReplyIcon = 0x1e1e,
  5447     EAknsMinorGenericQgnFseActionMenuTentativeIcon = 0x1e1f,
  5448     EAknsMinorGenericQgnFseActionMenuViewCalendarIcon = 0x1e20,
  5449     EAknsMinorGenericQgnFsActionMenuAttachSaveIcon = 0x1e21,
  5450     EAknsMinorGenericQgnFsCalPreviewPaneHl = 0x1e22,
  5451     EAknsMinorGenericQgnFsPropSetConnRcl = 0x1e23,
  5452     EAknsMinorGenericQgnFsRclActionRecipient = 0x1e24,
  5453     EAknsMinorGenericQgnFsRclActionSave = 0x1e25,
  5454     EAknsMinorGenericQgnFsRclSearchPane = 0x1e26,
  5455     EAknsMinorGenericQgnGrafAdaptSearchBg = 0x1e27,
  5456     EAknsMinorGenericQgnGrafAdaptSearchPageBg = 0x1e28,
  5457     EAknsMinorGenericQgnGrafFepCharTLeftDown = 0x1e29,
  5458     EAknsMinorGenericQgnGrafFepCharTLeftDownDimmed = 0x1e2a,
  5459     EAknsMinorGenericQgnGrafFepCharTLeftDownPressed = 0x1e2b,
  5460     EAknsMinorGenericQgnGrafFepCharTMiddleDown = 0x1e2c,
  5461     EAknsMinorGenericQgnGrafFepCharTMiddleDownDimmed = 0x1e2d,
  5462     EAknsMinorGenericQgnGrafFepCharTMiddleDownPressed = 0x1e2e,
  5463     EAknsMinorGenericQgnGrafFepCharTMiddleUp = 0x1e2f,
  5464     EAknsMinorGenericQgnGrafFepCharTMiddleUpDimmed = 0x1e30,
  5465     EAknsMinorGenericQgnGrafFepCharTMiddleUpPressed = 0x1e31,
  5466     EAknsMinorGenericQgnGrafFepCharTRightDown = 0x1e32,
  5467     EAknsMinorGenericQgnGrafFepCharTRightDownDimmed = 0x1e33,
  5468     EAknsMinorGenericQgnGrafFepCharTRightDownPressed = 0x1e34,
  5469     EAknsMinorGenericQgnGrafFepCharTRightUp = 0x1e35,
  5470     EAknsMinorGenericQgnGrafFepCharTRightUpDimmed = 0x1e36,
  5471     EAknsMinorGenericQgnGrafFepCharTRightUpPressed = 0x1e37,
  5472     EAknsMinorGenericQgnGrafNsliderCam4Empty = 0x1e38,
  5473     EAknsMinorGenericQgnGrafNsliderCam4Image1 = 0x1e39,
  5474     EAknsMinorGenericQgnGrafNsliderCam4Image2 = 0x1e3a,
  5475     EAknsMinorGenericQgnGrafNsliderCam4Image3 = 0x1e3b,
  5476     EAknsMinorGenericQgnGrafNsliderCam4Image4 = 0x1e3c,
  5477     EAknsMinorGenericQgnGrafNsliderCam4Marker = 0x1e3d,
  5478     EAknsMinorGenericQgnGrafNsliderCam4Video1 = 0x1e3e,
  5479     EAknsMinorGenericQgnGrafNsliderCam4Video2 = 0x1e3f,
  5480     EAknsMinorGenericQgnGrafNsliderCam4Video3 = 0x1e40,
  5481     EAknsMinorGenericQgnGrafNsliderCam4Video4 = 0x1e41,
  5482     EAknsMinorGenericQgnGrafNsliderCam4Video5 = 0x1e42,
  5483     EAknsMinorGenericQgnIndiAdaptSearchBackspace = 0x1e43,
  5484     EAknsMinorGenericQgnIndiBrowserTbViewImages = 0x1e44,
  5485     EAknsMinorGenericQgnIndiBrowserTbViewPages = 0x1e45,
  5486     EAknsMinorGenericQgnIndiBrowserTbWebsearch = 0x1e46,
  5487     EAknsMinorGenericQgnIndiButtonJRockerDown = 0x1e47,
  5488     EAknsMinorGenericQgnIndiButtonJRockerDownDimmed = 0x1e48,
  5489     EAknsMinorGenericQgnIndiButtonJRockerDownPressed = 0x1e49,
  5490     EAknsMinorGenericQgnIndiButtonJRockerFire = 0x1e4a,
  5491     EAknsMinorGenericQgnIndiButtonJRockerFireDimmed = 0x1e4b,
  5492     EAknsMinorGenericQgnIndiButtonJRockerFirePressed = 0x1e4c,
  5493     EAknsMinorGenericQgnIndiButtonJRockerLeft = 0x1e4d,
  5494     EAknsMinorGenericQgnIndiButtonJRockerLeftDimmed = 0x1e4e,
  5495     EAknsMinorGenericQgnIndiButtonJRockerLeftPressed = 0x1e4f,
  5496     EAknsMinorGenericQgnIndiButtonJRockerRight = 0x1e50,
  5497     EAknsMinorGenericQgnIndiButtonJRockerRightDimmed = 0x1e51,
  5498     EAknsMinorGenericQgnIndiButtonJRockerRightPressed = 0x1e52,
  5499     EAknsMinorGenericQgnIndiButtonJRockerUp = 0x1e53,
  5500     EAknsMinorGenericQgnIndiButtonJRockerUpDimmed = 0x1e54,
  5501     EAknsMinorGenericQgnIndiButtonJRockerUpPressed = 0x1e55,
  5502     EAknsMinorGenericQgnIndiCam4Change = 0x1e56,
  5503     EAknsMinorGenericQgnIndiCam4ContrastMinus = 0x1e57,
  5504     EAknsMinorGenericQgnIndiCam4ContrastPlus = 0x1e58,
  5505     EAknsMinorGenericQgnIndiCam4ExposureMinus = 0x1e59,
  5506     EAknsMinorGenericQgnIndiCam4ExposurePlus = 0x1e5a,
  5507     EAknsMinorGenericQgnIndiCam4IsoLowmed = 0x1e5b,
  5508     EAknsMinorGenericQgnIndiCam4IsoMedhigh = 0x1e5c,
  5509     EAknsMinorGenericQgnIndiCam4Location = 0x1e5d,
  5510     EAknsMinorGenericQgnIndiCam4MemoryMass = 0x1e5e,
  5511     EAknsMinorGenericQgnIndiCam4ModePortraitNight = 0x1e5f,
  5512     EAknsMinorGenericQgnIndiCam4QualitySharing = 0x1e60,
  5513     EAknsMinorGenericQgnIndiCam4QualityWideHigh = 0x1e61,
  5514     EAknsMinorGenericQgnIndiCam4SharpnessHard = 0x1e62,
  5515     EAknsMinorGenericQgnIndiCam4SharpnessNormal = 0x1e63,
  5516     EAknsMinorGenericQgnIndiCam4SharpnessSoft = 0x1e64,
  5517     EAknsMinorGenericQgnIndiCam4TbAddToAlbum = 0x1e65,
  5518     EAknsMinorGenericQgnIndiCam4ViewfinderOff = 0x1e66,
  5519     EAknsMinorGenericQgnIndiCam4ViewfinderOn = 0x1e67,
  5520     EAknsMinorGenericQgnIndiCmodeClear = 0x1e68,
  5521     EAknsMinorGenericQgnIndiCmodePen = 0x1e69,
  5522     EAknsMinorGenericQgnIndiCmodeRockerDown = 0x1e6a,
  5523     EAknsMinorGenericQgnIndiCmodeRockerLeft = 0x1e6b,
  5524     EAknsMinorGenericQgnIndiCmodeRockerRight = 0x1e6c,
  5525     EAknsMinorGenericQgnIndiCmodeRockerSelect = 0x1e6d,
  5526     EAknsMinorGenericQgnIndiCmodeRockerUp = 0x1e6e,
  5527     EAknsMinorGenericQgnIndiFepButtonBackspaceWide = 0x1e6f,
  5528     EAknsMinorGenericQgnIndiFepButtonBackspaceWideSel = 0x1e70,
  5529     EAknsMinorGenericQgnIndiFepButtonCaseNumericSpecial = 0x1e71,
  5530     EAknsMinorGenericQgnIndiFepButtonCaseNumericSpecialSel = 0x1e72,
  5531     EAknsMinorGenericQgnIndiFepButtonCloseWide = 0x1e73,
  5532     EAknsMinorGenericQgnIndiFepButtonCloseWideSel = 0x1e74,
  5533     EAknsMinorGenericQgnIndiFepButtonCursorLeft = 0x1e75,
  5534     EAknsMinorGenericQgnIndiFepButtonCursorLeftSel = 0x1e76,
  5535     EAknsMinorGenericQgnIndiFepButtonCursorRight = 0x1e77,
  5536     EAknsMinorGenericQgnIndiFepButtonCursorRightSel = 0x1e78,
  5537     EAknsMinorGenericQgnIndiFepButtonOptionsWide = 0x1e79,
  5538     EAknsMinorGenericQgnIndiFepButtonOptionsWideSel = 0x1e7a,
  5539     EAknsMinorGenericQgnIndiFepButtonSmileys = 0x1e7b,
  5540     EAknsMinorGenericQgnIndiFepButtonSmileysSel = 0x1e7c,
  5541     EAknsMinorGenericQgnIndiGameA = 0x1e7d,
  5542     EAknsMinorGenericQgnIndiGameB = 0x1e7e,
  5543     EAknsMinorGenericQgnIndiGameC = 0x1e7f,
  5544     EAknsMinorGenericQgnIndiGameD = 0x1e80,
  5545     EAknsMinorGenericQgnIndiItutBackspace = 0x1e81,
  5546     EAknsMinorGenericQgnIndiItutClose = 0x1e82,
  5547     EAknsMinorGenericQgnIndiItutOptions = 0x1e83,
  5548     EAknsMinorGenericQgnIndiLskHorizontal = 0x1e84,
  5549     EAknsMinorGenericQgnIndiNsliderCam4Minus = 0x1e85,
  5550     EAknsMinorGenericQgnIndiNsliserCam4Plus = 0x1e86,
  5551     EAknsMinorGenericQgnIndiRskHorizontal = 0x1e87,
  5552     EAknsMinorGenericQgnIndiSctrlMaskInactPrt = 0x1e88,
  5553     EAknsMinorGenericQgnIndiSctClose = 0x1e89,
  5554     EAknsMinorGenericQgnIndiSctPageNext = 0x1e8a,
  5555     EAknsMinorGenericQgnIndiSctPagePrev = 0x1e8b,
  5556     EAknsMinorGenericQgnIndiSmileyAngry = 0x1e8c,
  5557     EAknsMinorGenericQgnIndiSmileyBigsmile = 0x1e8d,
  5558     EAknsMinorGenericQgnIndiSmileyCry = 0x1e8e,
  5559     EAknsMinorGenericQgnIndiSmileyEvil = 0x1e8f,
  5560     EAknsMinorGenericQgnIndiSmileyEyebrows = 0x1e90,
  5561     EAknsMinorGenericQgnIndiSmileyHeart = 0x1e91,
  5562     EAknsMinorGenericQgnIndiSmileyIrritated = 0x1e92,
  5563     EAknsMinorGenericQgnIndiSmileyKissing = 0x1e93,
  5564     EAknsMinorGenericQgnIndiSmileyNerd = 0x1e94,
  5565     EAknsMinorGenericQgnIndiSmileyNeutral = 0x1e95,
  5566     EAknsMinorGenericQgnIndiSmileyPirate = 0x1e96,
  5567     EAknsMinorGenericQgnIndiSmileySarcastic = 0x1e97,
  5568     EAknsMinorGenericQgnIndiSmileySarcasticMad = 0x1e98,
  5569     EAknsMinorGenericQgnIndiSmileySmile = 0x1e99,
  5570     EAknsMinorGenericQgnIndiSmileySpring = 0x1e9a,
  5571     EAknsMinorGenericQgnIndiSmileySuprised = 0x1e9b,
  5572     EAknsMinorGenericQgnIndiSmileyTongue = 0x1e9c,
  5573     EAknsMinorGenericQgnIndiSmileyUnhappy = 0x1e9d,
  5574     EAknsMinorGenericQgnIndiSmileyVerycool = 0x1e9e,
  5575     EAknsMinorGenericQgnIndiSmileyWink = 0x1e9f,
  5576     EAknsMinorGenericQgnIndiSmileyWinkGrin = 0x1ea0,
  5577     EAknsMinorGenericQgnIndiSmileyWondering = 0x1ea1,
  5578     EAknsMinorGenericQgnMenuWlanLogon = 0x1ea2,
  5579     EAknsMinorGenericQgnStatFmtxOffUni = 0x1ea3,
  5580     EAknsMinorGenericQgnStatFmtxOnUni = 0x1ea4,
  5581     EAknsMinorGenericQgnStatInputPred = 0x1ea5,
  5582     EAknsMinorGenericQgnVoipOnlineStatusPending = 0x1ea6,
  5583     EAknsMinorGenericQgnEsGrafMshopIconApp = 0x1ea7,
  5584     EAknsMinorGenericQgnEsGrafMshopIconCtx = 0x1ea8,
  5585     EAknsMinorGenericQgnEsGrafNpodaApp = 0x1ea9,
  5586     EAknsMinorGenericQgnEsMenuGroupComms = 0x1eaa,
  5587     EAknsMinorGenericQgnEsMenuGroupGps = 0x1eab,
  5588     EAknsMinorGenericQgnEsMenuGroupHelp = 0x1eac,
  5589     EAknsMinorGenericQgnEsMenuGroupOffice = 0x1ead,
  5590     EAknsMinorGenericQgnEsMenuMobilesearch = 0x1eae,
  5591     EAknsMinorGenericQgnEsMenuPrintserverCxt = 0x1eaf,
  5592     EAknsMinorGenericQgnEsMenuPubCxt = 0x1eb0,
  5593     EAknsMinorGenericQgnEsMenuPubLst = 0x1eb1,
  5594     EAknsMinorGenericQgnFscalIndiWeekLeft = 0x1eb2,
  5595     EAknsMinorGenericQgnFscalIndiWeekRight = 0x1eb3,
  5596     EAknsMinorGenericQgnFseActionMenuAttachmentListOptionsAddIcon = 0x1eb4,
  5597     EAknsMinorGenericQgnFseActionMenuDeclineIcon = 0x1eb5,
  5598     EAknsMinorGenericQgnFsEmailLauncherGridInboxIcon = 0x1eb6,
  5599     EAknsMinorGenericQgnFsMeetReqIndiDateAlarm = 0x1eb7,
  5600     EAknsMinorGenericQgnGrafMupNpvDefalbumart = 0x1eb8,
  5601     EAknsMinorGenericQgnGrafMupPodcastArt = 0x1eb9,
  5602     EAknsMinorGenericQgnGrafOrgBgGrid = 0x1eba,
  5603     EAknsMinorGenericQgnGrafOrgBgList = 0x1ebb,
  5604     EAknsMinorGenericQgnGrafRkmAll = 0x1ebc,
  5605     EAknsMinorGenericQgnGrafRkmAllDim = 0x1ebd,
  5606     EAknsMinorGenericQgnGrafRkmPause = 0x1ebe,
  5607     EAknsMinorGenericQgnGrafRkmPauseNext = 0x1ebf,
  5608     EAknsMinorGenericQgnGrafRkmPausePrev = 0x1ec0,
  5609     EAknsMinorGenericQgnGrafRkmPlay = 0x1ec1,
  5610     EAknsMinorGenericQgnGrafRkmPlayNext = 0x1ec2,
  5611     EAknsMinorGenericQgnGrafRkmPlayPrev = 0x1ec3,
  5612     EAknsMinorGenericQgnGrafRkmStop = 0x1ec4,
  5613     EAknsMinorGenericQgnGrafRkmStopNext = 0x1ec5,
  5614     EAknsMinorGenericQgnGrafRkmStopPrev = 0x1ec6,
  5615     EAknsMinorGenericQgnIndiCall4ImageMaskLsc = 0x1ec7,
  5616     EAknsMinorGenericQgnIndiCall4ImageMaskPrt = 0x1ec8,
  5617     EAknsMinorGenericQgnIndiInputCharNext = 0x1ec9,
  5618     EAknsMinorGenericQgnIndiInputCharPrev = 0x1eca,
  5619     EAknsMinorGenericQgnIndiSmileyAnimCoffee = 0x1ecb,
  5620     EAknsMinorGenericQgnIndiSmileyAnimConnive = 0x1ecc,
  5621     EAknsMinorGenericQgnIndiSmileyAnimDenial = 0x1ecd,
  5622     EAknsMinorGenericQgnIndiSmileyAnimFlirt = 0x1ece,
  5623     EAknsMinorGenericQgnIndiSmileyAnimFrustrated = 0x1ecf,
  5624     EAknsMinorGenericQgnIndiSmileyAnimGum = 0x1ed0,
  5625     EAknsMinorGenericQgnIndiSmileyAnimIdea = 0x1ed1,
  5626     EAknsMinorGenericQgnIndiSmileyAnimInnocent = 0x1ed2,
  5627     EAknsMinorGenericQgnIndiSmileyAnimLaugh = 0x1ed3,
  5628     EAknsMinorGenericQgnIndiSmileyAnimParty = 0x1ed4,
  5629     EAknsMinorGenericQgnIndiSmileyAnimRun = 0x1ed5,
  5630     EAknsMinorGenericQgnIndiSmileyAnimSilly = 0x1ed6,
  5631     EAknsMinorGenericQgnIndiSmileyAnimSleep = 0x1ed7,
  5632     EAknsMinorGenericQgnIndiSmileyAnimSurprised = 0x1ed8,
  5633     EAknsMinorGenericQgnIndiTbChangeStatus = 0x1ed9,
  5634     EAknsMinorGenericQgnIndiTbCharGrid = 0x1eda,
  5635     EAknsMinorGenericQgnIndiTbConversation = 0x1edb,
  5636     EAknsMinorGenericQgnIndiTbEditModel = 0x1edc,
  5637     EAknsMinorGenericQgnIndiTbModelPreview = 0x1edd,
  5638     EAknsMinorGenericQgnIndiTbRemove = 0x1ede,
  5639     EAknsMinorGenericQgnIndiTbSmiley = 0x1edf,
  5640     EAknsMinorGenericQgnIndiTbVoip = 0x1ee0,
  5641     EAknsMinorGenericQgnIndiTpVoip = 0x1ee1,
  5642     EAknsMinorGenericQgnIndiVoipOnlineStatusAvailable = 0x1ee2,
  5643     EAknsMinorGenericQgnIndiVoipOnlineStatusBlocked = 0x1ee3,
  5644     EAknsMinorGenericQgnIndiVoipOnlineStatusOffline = 0x1ee4,
  5645     EAknsMinorGenericQgnIndiWmlFlashBroken = 0x1ee5,
  5646     EAknsMinorGenericQgnPropNrtypVoice = 0x1ee6,
  5647     EAknsMinorGenericQgnPropServiceTab4 = 0x1ee7,
  5648     EAknsMinorGenericQgnPropXspVoipReadyTab2 = 0x1ee8,
  5649     EAknsMinorGenericQgnIndiCdrBirthdayMissedNew = 0x1ee9,
  5650     EAknsMinorGenericQgnIndiCdrMeetingMissedNew = 0x1eea,
  5651     EAknsMinorGenericQgnIndiCdrReminderMissedNew = 0x1eeb,
  5652     EAknsMinorGenericQgnIndiCdrTodoUndone = 0x1eec,
  5653     EAknsMinorGenericQgnIndiCdrTodoUndoneMissedNew = 0x1eed,
  5654     EAknsMinorGenericQgnIndiImedFreedraw = 0x1eee,
  5655     EAknsMinorGenericQgnIndiImedFreedrawCursorSuper = 0x1eef,
  5656     EAknsMinorGenericQgnIndiSwitchSct2 = 0x1ef0,
  5657     EAknsMinorGenericQgnIndiSwitchSmiley2 = 0x1ef1,
  5658     EAknsMinorGenericQgnIndiTbCaleAlarmDismiss = 0x1ef2,
  5659     EAknsMinorGenericQgnIndiTbCaleAlarmDismissAll = 0x1ef3,
  5660     EAknsMinorGenericQgnMenuMupsv = 0x1ef4,
  5661     EAknsMinorGenericQgnNoteMupsv = 0x1ef5,
  5662     EAknsMinorGenericQgnPropImageTbSend2 = 0x1ef6,
  5663     EAknsMinorGenericQgnPropImageTbSend2Dimmed = 0x1ef7,
  5664     EAknsMinorGenericQgnPropImageTbSend2Focused = 0x1ef8,
  5665     EAknsMinorGenericQgnPropUsbMemc = 0x1ef9,
  5666     EAknsMinorGenericQgnPropUsbMemcLarge = 0x1efa,
  5667     EAknsMinorGenericQgnPropUsbMemcSub = 0x1efb,
  5668     EAknsMinorGenericQgnPropUsbMemcTab = 0x1efc,
  5669     EAknsMinorGenericQgnPropUsbMemcTab2 = 0x1efd,
  5670     EAknsMinorGenericQgnStatCaleUni = 0x1efe,
  5671     EAknsMinorGenericQgnStatUsbMemcConnectUni = 0x1eff,
  5672     EAknsMinorGenericQgnStatUsbMemcTransferUni = 0x1f00,
  5673     EAknsMinorGenericQgnFseFolderListOutboxIcon = 0x1f01,
  5674     EAknsMinorGenericQgnFseFolderListSentIcon = 0x1f02,
  5675     EAknsMinorGenericQgnFseMailUnreadRepliedHighPrio = 0x1f03,
  5676     EAknsMinorGenericQgnFseMailUnreadRepliedLowPrio = 0x1f04,
  5677     EAknsMinorGenericQgnIndiBtBlocked = 0x1f05,
  5678     EAknsMinorGenericQgnIndiCam4Gridviewer = 0x1f06,
  5679     EAknsMinorGenericQgnIndiCam4Selftimer2sec = 0x1f07,
  5680     EAknsMinorGenericQgnIndiImedFreedraw10pix = 0x1f08,
  5681     EAknsMinorGenericQgnIndiImedFreedraw15pix = 0x1f09,
  5682     EAknsMinorGenericQgnIndiImedFreedraw20pix = 0x1f0a,
  5683     EAknsMinorGenericQgnIndiImedFreedraw3pix = 0x1f0b,
  5684     EAknsMinorGenericQgnIndiImedFreedraw5pix = 0x1f0c,
  5685     EAknsMinorGenericQgnIndiNsliderLevelDecrease = 0x1f0d,
  5686     EAknsMinorGenericQgnIndiNsliderLevelIncrease = 0x1f0e,
  5687     EAknsMinorGenericQgnIndiNsliderMuted = 0x1f0f,
  5688     EAknsMinorGenericQgnIndiNsliderUnmuted = 0x1f10,
  5689     EAknsMinorGenericQgnIndiNsliderZoomIn = 0x1f11,
  5690     EAknsMinorGenericQgnIndiNsliderZoomOut = 0x1f12,
  5691     EAknsMinorGenericQgnIndiVid4Audio = 0x1f13,
  5692     EAknsMinorGenericQgnIndiVid4LightOff = 0x1f14,
  5693     EAknsMinorGenericQgnIndiVid4Video = 0x1f15,
  5694     EAknsMinorGenericQgnMeetReqIndiDateAlarm = 0x1f16,
  5695     EAknsMinorGenericQgnPropSetService = 0x1f17,
  5696     EAknsMinorGenericQgnPropSetVoipAdvanced = 0x1f18,
  5697     EAknsMinorGenericQgnPropVoipNewService = 0x1f19,
  5698     EAknsMinorGenericQgnGrafBlid2dfix = 0x1f1a,
  5699     EAknsMinorGenericQgnGrafBlid3dfix = 0x1f1b,
  5700     EAknsMinorGenericQgnGrafLineVerticalFade = 0x1f1c,
  5701     EAknsMinorGenericQgnGrafNsliderVded2EndLeft = 0x1f1d,
  5702     EAknsMinorGenericQgnGrafNsliderVded2EndLeftSelected = 0x1f1e,
  5703     EAknsMinorGenericQgnGrafNsliderVded2EndRight = 0x1f1f,
  5704     EAknsMinorGenericQgnGrafNsliderVded2EndRightSelected = 0x1f20,
  5705     EAknsMinorGenericQgnGrafNsliderVded2Middle = 0x1f21,
  5706     EAknsMinorGenericQgnGrafNsliderVded2MiddleSelected = 0x1f22,
  5707     EAknsMinorGenericQgnIndiCam4TbLightOff = 0x1f23,
  5708     EAknsMinorGenericQgnIndiInputCaseAccented = 0x1f24,
  5709     EAknsMinorGenericQgnIndiInputCaseCapital = 0x1f25,
  5710     EAknsMinorGenericQgnIndiInputCaseCapitalCyrillic = 0x1f26,
  5711     EAknsMinorGenericQgnIndiInputCaseCapitalGreek = 0x1f27,
  5712     EAknsMinorGenericQgnIndiInputCaseNumeric = 0x1f28,
  5713     EAknsMinorGenericQgnIndiInputCaseSmall = 0x1f29,
  5714     EAknsMinorGenericQgnIndiInputCaseSmallCyrillic = 0x1f2a,
  5715     EAknsMinorGenericQgnIndiInputCaseSmallGreek = 0x1f2b,
  5716     EAknsMinorGenericQgnIndiInputCaseSpecial = 0x1f2c,
  5717     EAknsMinorGenericQgnIndiInputCaseTextHebrew = 0x1f2d,
  5718     EAknsMinorGenericQgnIndiLskVertical = 0x1f2e,
  5719     EAknsMinorGenericQgnIndiRskVertical = 0x1f2f,
  5720     EAknsMinorGenericQgnIndiTbBthf = 0x1f30,
  5721     EAknsMinorGenericQgnIndiTbHandset = 0x1f31,
  5722     EAknsMinorGenericQgnIndiVded2End = 0x1f32,
  5723     EAknsMinorGenericQgnIndiVded2Play = 0x1f33,
  5724     EAknsMinorGenericQgnIndiVded2Playhead = 0x1f34,
  5725     EAknsMinorGenericQgnIndiVded2Start = 0x1f35,
  5726     EAknsMinorGenericQgnIndiVorecBiForw = 0x1f36,
  5727     EAknsMinorGenericQgnIndiVorecBiPause = 0x1f37,
  5728     EAknsMinorGenericQgnIndiVorecBiPlay = 0x1f38,
  5729     EAknsMinorGenericQgnIndiVorecBiRec = 0x1f39,
  5730     EAknsMinorGenericQgnIndiVorecBiRew = 0x1f3a,
  5731     EAknsMinorGenericQgnIndiVorecBiStop = 0x1f3b,
  5732     EAknsMinorGenericQgnPropHwrtrainingShortcutNew = 0x1f3c,
  5733     EAknsMinorGenericQgnPropHwrtrainingShortcutTab2 = 0x1f3d,
  5734     EAknsMinorGenericQgnPropHwrtrainingTab2 = 0x1f3e,
  5735     EAknsMinorGenericQgnStatCtrl = 0x1f3f,
  5736     EAknsMinorGenericQgnStatStrg = 0x1f40,
  5737     EAknsMinorGenericQgnFsActionPostcard = 0x1f41,
  5738     EAknsMinorGenericQgnGrafBlidDetCircle = 0x1f42,
  5739     EAknsMinorGenericQgnGrafBlidInfo = 0x1f43,
  5740     EAknsMinorGenericQgnGrafBlidNorth = 0x1f44,
  5741     EAknsMinorGenericQgnGrafBlidRing = 0x1f45,
  5742     EAknsMinorGenericQgnGrafBlidSpwatch = 0x1f46,
  5743     EAknsMinorGenericQgnGrafBlidTime = 0x1f47,
  5744     EAknsMinorGenericQgnGrafBlidTpmeter = 0x1f48,
  5745     EAknsMinorGenericQgnGrafBlidTpPointer = 0x1f49,
  5746     EAknsMinorGenericQgnIndiBrowserFeedsTbBackToWeb = 0x1f4a,
  5747     EAknsMinorGenericQgnIndiBrowserFeedsTbNext = 0x1f4b,
  5748     EAknsMinorGenericQgnIndiBrowserFeedsTbOpenDetail = 0x1f4c,
  5749     EAknsMinorGenericQgnIndiBrowserFeedsTbOpenFull = 0x1f4d,
  5750     EAknsMinorGenericQgnIndiBrowserFeedsTbOpenTopic = 0x1f4e,
  5751     EAknsMinorGenericQgnIndiBrowserFeedsTbPrevious = 0x1f4f,
  5752     EAknsMinorGenericQgnIndiBrowserFeedsTbUpdate = 0x1f50,
  5753     EAknsMinorGenericQgnIndiBrowserFeedsTbUpdateAll = 0x1f51,
  5754     EAknsMinorGenericQgnIndiBrowserTbFindKwNext = 0x1f52,
  5755     EAknsMinorGenericQgnIndiBrowserTbFindKwPrev = 0x1f53,
  5756     EAknsMinorGenericQgnIndiSignalOffline = 0x1f54,
  5757     EAknsMinorGenericQgnPropImageTbStop = 0x1f55,
  5758     EAknsMinorGenericQgnPropImageTbStopDimmed = 0x1f56,
  5759     EAknsMinorGenericQgnPropImageTbStopFocused = 0x1f57,
  5760     EAknsMinorGenericQgnIndiCam4Selftimer2s = 0x1f58,
  5761     EAknsMinorGenericQgnIndiEditVidpict = 0x1f59,
  5762     EAknsMinorGenericQgnIndiImageDrmInvalidSuper = 0x1f5a,
  5763     EAknsMinorGenericQgnIndiImageDrmValidSuper = 0x1f5b,
  5764     EAknsMinorGenericQgnIndiImedPosterize = 0x1f5c,
  5765     EAknsMinorGenericQgnIndiItutListCollapse = 0x1f5d,
  5766     EAknsMinorGenericQgnIndiItutListExpand = 0x1f5e,
  5767     EAknsMinorGenericQgnIndiTake5ButtonCall = 0x1f5f,
  5768     EAknsMinorGenericQgnIndiTake5ButtonClose = 0x1f60,
  5769     EAknsMinorGenericQgnIndiTake5ButtonMail = 0x1f61,
  5770     EAknsMinorGenericQgnIndiTake5ButtonSettings = 0x1f62,
  5771     EAknsMinorGenericQgnIndiTake5ButtonUpdate = 0x1f63,
  5772     EAknsMinorGenericQgnIndiTake5EventNew = 0x1f64,
  5773     EAknsMinorGenericQgnIndiTake5RssAudio = 0x1f65,
  5774     EAknsMinorGenericQgnIndiTake5RssImage = 0x1f66,
  5775     EAknsMinorGenericQgnIndiTake5RssProvider = 0x1f67,
  5776     EAknsMinorGenericQgnIndiTake5RssText = 0x1f68,
  5777     EAknsMinorGenericQgnIndiTake5RssUnknown = 0x1f69,
  5778     EAknsMinorGenericQgnIndiTake5RssVideo = 0x1f6a,
  5779     EAknsMinorGenericQgnIndiTbFmgrDetail = 0x1f6b,
  5780     EAknsMinorGenericQgnIndiTbFmgrEject = 0x1f6c,
  5781     EAknsMinorGenericQgnIndiTbFmgrSort = 0x1f6d,
  5782     EAknsMinorGenericQgnIndiXmediabarBrowser = 0x1f6e,
  5783     EAknsMinorGenericQgnIndiXmediabarBrowserActive = 0x1f6f,
  5784     EAknsMinorGenericQgnIndiXmediabarBrowserPressed = 0x1f70,
  5785     EAknsMinorGenericQgnIndiXmediabarImage = 0x1f71,
  5786     EAknsMinorGenericQgnIndiXmediabarImageActive = 0x1f72,
  5787     EAknsMinorGenericQgnIndiXmediabarImagePressed = 0x1f73,
  5788     EAknsMinorGenericQgnIndiXmediabarMusic = 0x1f74,
  5789     EAknsMinorGenericQgnIndiXmediabarMusicActive = 0x1f75,
  5790     EAknsMinorGenericQgnIndiXmediabarMusicPressed = 0x1f76,
  5791     EAknsMinorGenericQgnIndiXmediabarShareonline = 0x1f77,
  5792     EAknsMinorGenericQgnIndiXmediabarShareonlineActive = 0x1f78,
  5793     EAknsMinorGenericQgnIndiXmediabarShareonlinePressed = 0x1f79,
  5794     EAknsMinorGenericQgnIndiXmediabarVideo = 0x1f7a,
  5795     EAknsMinorGenericQgnIndiXmediabarVideoActive = 0x1f7b,
  5796     EAknsMinorGenericQgnIndiXmediabarVideoPressed = 0x1f7c,
  5797     EAknsMinorGenericQgnPropCam4Codec3gp = 0x1f7d,
  5798     EAknsMinorGenericQgnPropCam4CodecMp4 = 0x1f7e,
  5799     EAknsMinorGenericQgnPropSetAppsCmode = 0x1f7f,
  5800     EAknsMinorGenericQgnPropSwupdFailed = 0x1f80,
  5801     EAknsMinorGenericQgnPropTake5AddNew = 0x1f81,
  5802     EAknsMinorGenericQgnPropTake5Contacts = 0x1f82,
  5803     EAknsMinorGenericQgnPropTake5Dialer = 0x1f83,
  5804     EAknsMinorGenericQgnPropTake5Dismiss = 0x1f84,
  5805     EAknsMinorGenericQgnPropTake5Remind = 0x1f85,
  5806     EAknsMinorGenericQgnPropXmediabar = 0x1f86,
  5807     EAknsMinorGenericQgnStatMessageSorted = 0x1f87,
  5808     EAknsMinorGenericQsnFrItutScrollBg = 0x1f88,
  5809     EAknsMinorGenericQgnGrafTake5TabBg = 0x1f89,
  5810     EAknsMinorGenericQgnGrafTake5TabBgMask = 0x1f8a,
  5811     EAknsMinorGenericQgnGrafTake5TabBgAddNew = 0x1f8b,
  5812     EAknsMinorGenericQgnGrafTake5TabBgLeft = 0x1f8c,
  5813     EAknsMinorGenericQgnGrafTake5TabBgLeftMask = 0x1f8d,
  5814     EAknsMinorGenericQgnGrafTake5TabBgMiddle = 0x1f8e,
  5815     EAknsMinorGenericQgnGrafTake5TabBgMiddleMask = 0x1f8f,
  5816     EAknsMinorGenericQgnGrafTake5TabBgRight = 0x1f90,
  5817     EAknsMinorGenericQgnGrafTake5TabBgRightMask = 0x1f91,
  5818     EAknsMinorGenericQsnFrButtonHighlight = 0x1f92,
  5819     EAknsMinorGenericQsnFrButtonHighlightCornerTl = 0x1f93,
  5820     EAknsMinorGenericQsnFrButtonHighlightCornerTr = 0x1f94,
  5821     EAknsMinorGenericQsnFrButtonHighlightCornerBl = 0x1f95,
  5822     EAknsMinorGenericQsnFrButtonHighlightCornerBr = 0x1f96,
  5823     EAknsMinorGenericQsnFrButtonHighlightSideT = 0x1f97,
  5824     EAknsMinorGenericQsnFrButtonHighlightSideB = 0x1f98,
  5825     EAknsMinorGenericQsnFrButtonHighlightSideL = 0x1f99,
  5826     EAknsMinorGenericQsnFrButtonHighlightSideR = 0x1f9a,
  5827     EAknsMinorGenericQsnFrButtonHighlightCenter = 0x1f9b,
  5828     EAknsMinorGenericQsnFrItutButtonCandiMiddle = 0x1f9c,
  5829     EAknsMinorGenericQsnFrItutButtonCandiSideL = 0x1f9d,
  5830     EAknsMinorGenericQsnFrItutButtonCandiSideR = 0x1f9e,
  5831     EAknsMinorGenericQsnFrItutButtonComposeMiddle = 0x1f9f,
  5832     EAknsMinorGenericQsnFrItutButtonComposeSideL = 0x1fa0,
  5833     EAknsMinorGenericQsnFrItutButtonComposeSideR = 0x1fa1,
  5834     EAknsMinorGenericQgnGrafBlidRingfix = 0x1fa2,
  5835     EAknsMinorGenericQgnGrafFepChar2TLeftDown = 0x1fa3,
  5836     EAknsMinorGenericQgnGrafFepChar2TLeftDownDimmed = 0x1fa4,
  5837     EAknsMinorGenericQgnGrafFepChar2TLeftDownPressed = 0x1fa5,
  5838     EAknsMinorGenericQgnGrafFepChar2TMiddleDown = 0x1fa6,
  5839     EAknsMinorGenericQgnGrafFepChar2TMiddleDownDimmed = 0x1fa7,
  5840     EAknsMinorGenericQgnGrafFepChar2TMiddleDownPressed = 0x1fa8,
  5841     EAknsMinorGenericQgnGrafFepChar2TMiddleUp = 0x1fa9,
  5842     EAknsMinorGenericQgnGrafFepChar2TMiddleUpDimmed = 0x1faa,
  5843     EAknsMinorGenericQgnGrafFepChar2TMiddleUpPressed = 0x1fab,
  5844     EAknsMinorGenericQgnGrafFepChar2TRightDown = 0x1fac,
  5845     EAknsMinorGenericQgnGrafFepChar2TRightDownDimmed = 0x1fad,
  5846     EAknsMinorGenericQgnGrafFepChar2TRightDownPressed = 0x1fae,
  5847     EAknsMinorGenericQgnGrafFepChar2TRightUp = 0x1faf,
  5848     EAknsMinorGenericQgnGrafFepChar2TRightUpDimmed = 0x1fb0,
  5849     EAknsMinorGenericQgnGrafFepChar2TRightUpPressed = 0x1fb1,
  5850     EAknsMinorGenericQgnGrafInputBg = 0x1fb2,
  5851     EAknsMinorGenericQgnGrafInputIcfBg = 0x1fb3,
  5852     EAknsMinorGenericQgnIndiBrowserTbFull = 0x1fb4,
  5853     EAknsMinorGenericQgnIndiBrowserTbHistoryBack = 0x1fb5,
  5854     EAknsMinorGenericQgnIndiBrowserTbHistoryFw = 0x1fb6,
  5855     EAknsMinorGenericQgnIndiButtonExitFs = 0x1fb7,
  5856     EAknsMinorGenericQgnIndiInputArrowDown = 0x1fb8,
  5857     EAknsMinorGenericQgnIndiInputArrowUp = 0x1fb9,
  5858     EAknsMinorGenericQgnIndiInputBackspace = 0x1fba,
  5859     EAknsMinorGenericQgnIndiInputButtonMode = 0x1fbb,
  5860     EAknsMinorGenericQgnIndiInputCandiListClose = 0x1fbc,
  5861     EAknsMinorGenericQgnIndiInputCapslock = 0x1fbd,
  5862     EAknsMinorGenericQgnIndiInputCaseAccentedCyrillic = 0x1fbe,
  5863     EAknsMinorGenericQgnIndiInputCaseAllTypesJapanese = 0x1fbf,
  5864     EAknsMinorGenericQgnIndiInputCaseNumericArabicIndic = 0x1fc0,
  5865     EAknsMinorGenericQgnIndiInputCaseNumericDevanagari = 0x1fc1,
  5866     EAknsMinorGenericQgnIndiInputCaseNumericSpecial = 0x1fc2,
  5867     EAknsMinorGenericQgnIndiInputCaseNumericThai = 0x1fc3,
  5868     EAknsMinorGenericQgnIndiInputCaseText = 0x1fc4,
  5869     EAknsMinorGenericQgnIndiInputCaseTextArabic = 0x1fc5,
  5870     EAknsMinorGenericQgnIndiInputCaseTextCyrillic = 0x1fc6,
  5871     EAknsMinorGenericQgnIndiInputCaseTextGreek = 0x1fc7,
  5872     EAknsMinorGenericQgnIndiInputCaseTextHindi = 0x1fc8,
  5873     EAknsMinorGenericQgnIndiInputCaseTextThai = 0x1fc9,
  5874     EAknsMinorGenericQgnIndiInputChinese = 0x1fca,
  5875     EAknsMinorGenericQgnIndiInputClear = 0x1fcb,
  5876     EAknsMinorGenericQgnIndiInputClose = 0x1fcc,
  5877     EAknsMinorGenericQgnIndiInputConvertToKanji = 0x1fcd,
  5878     EAknsMinorGenericQgnIndiInputEnter = 0x1fce,
  5879     EAknsMinorGenericQgnIndiInputHiragana = 0x1fcf,
  5880     EAknsMinorGenericQgnIndiInputKatakana = 0x1fd0,
  5881     EAknsMinorGenericQgnIndiInputMove = 0x1fd1,
  5882     EAknsMinorGenericQgnIndiInputOptions = 0x1fd2,
  5883     EAknsMinorGenericQgnIndiInputShift = 0x1fd3,
  5884     EAknsMinorGenericQgnIndiInputSmileys = 0x1fd4,
  5885     EAknsMinorGenericQgnIndiInputSpaceL = 0x1fd5,
  5886     EAknsMinorGenericQgnIndiInputSpaceMiddle = 0x1fd6,
  5887     EAknsMinorGenericQgnIndiInputSpaceR = 0x1fd7,
  5888     EAknsMinorGenericQgnIndiInputSwitcher = 0x1fd8,
  5889     EAknsMinorGenericQgnPropFileRssError = 0x1fd9,
  5890     EAknsMinorGenericQgnPropFolderRssError = 0x1fda,
  5891     EAknsMinorGenericQsnFrKeypadButton2Inactive = 0x1fdb,
  5892     EAknsMinorGenericQsnFrKeypadButton2Normal = 0x1fdc,
  5893     EAknsMinorGenericQsnFrKeypadButton2Pressed = 0x1fdd,
  5894     EAknsMinorGenericQsnFrKeypadButtonInactive = 0x1fde,
  5895     EAknsMinorGenericQsnFrKeypadButtonNormal = 0x1fdf,
  5896     EAknsMinorGenericQsnFrKeypadButtonPressed = 0x1fe0,
  5897     
  5898     EAknsMinorGenericQgnGrafBlidFlag = 0x1fe1,
  5899     EAknsMinorGenericQgnGrafBlidSearching = 0x1fe2,
  5900     EAknsMinorGenericQgnGrafBlidSearchingSmall = 0x1fe3,
  5901     EAknsMinorGenericQgnGrafBlidStartup = 0x1fe4,
  5902     EAknsMinorGenericQgnGrafBlidUnavail = 0x1fe5,
  5903     EAknsMinorGenericQgnGrafNsliderVerticalMarkerSelected = 0x1fe6,
  5904     EAknsMinorGenericQgnIndiCam4Pause = 0x1fe7,
  5905     EAknsMinorGenericQgnIndiCam4QualityEmailSharing = 0x1fe8,
  5906     EAknsMinorGenericQgnIndiCam4Record = 0x1fe9,
  5907     EAknsMinorGenericQgnIndiCam4ZoomMarkerSelected = 0x1fea,
  5908     EAknsMinorGenericQgnIndiVideocallBrightness = 0x1feb,
  5909     EAknsMinorGenericQgnIndiVideocallContrast = 0x1fec,
  5910     EAknsMinorGenericQgnIndiVideocallZoom = 0x1fed,
  5911     EAknsMinorGenericQgnGrafBgLscSideRightMaskIcon = 0x1fee,
  5912     EAknsMinorGenericQgnGrafBlidSatSignal01 = 0x1fef,
  5913     EAknsMinorGenericQgnGrafBlidSatSignal02 = 0x1ff0,
  5914     EAknsMinorGenericQgnGrafBlidSatSignal03 = 0x1ff1,
  5915     EAknsMinorGenericQgnGrafBlidSatSignal04 = 0x1ff2,
  5916     EAknsMinorGenericQgnGrafBlidSatSignal05 = 0x1ff3,
  5917     EAknsMinorGenericQgnGrafBlidSignalBar01 = 0x1ff4,
  5918     EAknsMinorGenericQgnGrafBlidSignalBar02 = 0x1ff5,
  5919     EAknsMinorGenericQgnGrafBlidSignalBar03 = 0x1ff6,
  5920     EAknsMinorGenericQgnGrafBlidSignalBar04 = 0x1ff7,
  5921     EAknsMinorGenericQgnGrafBlidSignalBar05 = 0x1ff8,
  5922     EAknsMinorGenericQgnIndiBrowserBmTbNew = 0x1ff9,
  5923     EAknsMinorGenericQgnIndiBrowserTbDelete = 0x1ffa,
  5924     EAknsMinorGenericQgnIndiEqTbCreateNew = 0x1ffb,
  5925     EAknsMinorGenericQgnIndiImedDownpleSuper = 0x1ffc,
  5926     EAknsMinorGenericQgnIndiMpttvTbUnmark = 0x1ffd,
  5927     EAknsMinorGenericQgnIndiMptvTbMark = 0x1ffe,
  5928     EAknsMinorGenericQgnIndiMupTbAddsongs = 0x1fff,
  5929     EAknsMinorGenericQgnIndiMupTbAddtoplaylist = 0x2000,
  5930     EAknsMinorGenericQgnIndiMupTbGotostore = 0x2001,
  5931     EAknsMinorGenericQgnIndiMupTbShuffle = 0x2002,
  5932     EAknsMinorGenericQgnMenuGroupHelp = 0x2003,
  5933     EAknsMinorGenericQgnMenuGroupOwn = 0x2004,
  5934     EAknsMinorGenericQgnMenuGroupWeb = 0x2005,
  5935     EAknsMinorGenericQgnPropTake5Missing = 0x2006,
  5936     EAknsMinorGenericQgnPropXmediabarLsc = 0x2007,
  5937     EAknsMinorGenericQsnFrTake5CornerRTl = 0x2008,
  5938     EAknsMinorGenericQsnFrTake5CornerRTr = 0x2009,
  5939     EAknsMinorGenericQgnIndiBrowserTbSwichWin = 0x200a,
  5940     EAknsMinorGenericQgnIndiCaleTbMeeting = 0x200b,
  5941     EAknsMinorGenericQgnIndiCam4ModePortraitNigh = 0x200c,
  5942     EAknsMinorGenericQgnIndiCamBatteryStrength = 0x200d,
  5943     EAknsMinorGenericQgnIndiInputFullHalfWidth = 0x200e,
  5944     EAknsMinorGenericQgnIndiInputHalfFullWidth = 0x200f,
  5945     EAknsMinorGenericQgnIndiInputListCollapse = 0x2010,
  5946     EAknsMinorGenericQgnIndiInputListExpand = 0x2011,
  5947     EAknsMinorGenericQgnIndiInputMorefunction = 0x2012,
  5948     EAknsMinorGenericQgnIndiRadioDefault = 0x2013,
  5949     EAknsMinorGenericQgnIndiRadioPlaying = 0x2014,
  5950     EAknsMinorGenericQgnIndiTbRadioAutotuneDown = 0x2015,
  5951     EAknsMinorGenericQgnIndiTbRadioAutotuneUp = 0x2016,
  5952     EAknsMinorGenericQgnIndiTbRadioNext = 0x2017,
  5953     EAknsMinorGenericQgnIndiTbRadioPrevious = 0x2018,
  5954     EAknsMinorGenericQgnIndiTbRadioScan = 0x2019,
  5955     EAknsMinorGenericQgnIndiTbRadioSound = 0x201a,
  5956     EAknsMinorGenericQgnIndiTbRadioSoundMuted = 0x201b,
  5957     EAknsMinorGenericQgnIndiTbRadioStationSave = 0x201c,
  5958     EAknsMinorGenericQgnIndiTbRadioStationSaveAll = 0x201d,
  5959     EAknsMinorGenericQgnIndiVded2EndPressed = 0x201e,
  5960     EAknsMinorGenericQgnIndiVded2PlayheadPressed = 0x201f,
  5961     EAknsMinorGenericQgnIndiVded2PlayPressed = 0x2020,
  5962     EAknsMinorGenericQgnIndiVded2StartPressed = 0x2021,
  5963     EAknsMinorGenericQgnIndiVdedPausePressed = 0x2022,
  5964     EAknsMinorGenericQgnPropCamBatteryIcon = 0x2023,
  5965     EAknsMinorGenericQgnPropCatalogsItemUpgrade = 0x2024,
  5966     EAknsMinorGenericQgnPropCpDevPsActivat = 0x2025,
  5967     EAknsMinorGenericQgnPropFmgrUsbMemcSub = 0x2026,
  5968     EAknsMinorGenericQsnFrInputListButtonHighlight = 0x2027,
  5969     EAknsMinorGenericQsnFrItutButtonCandiPressedMiddle = 0x2028,
  5970     EAknsMinorGenericQsnFrItutButtonCandiPressedSideL = 0x2029,
  5971     EAknsMinorGenericQsnFrItutButtonCandiPressedSideR = 0x202a,
  5972     EAknsMinorGenericQsnFrItutButtonComposePressedMiddle = 0x202b,
  5973     EAknsMinorGenericQsnFrItutButtonComposePressedSideL = 0x202c,
  5974     EAknsMinorGenericQsnFrItutButtonComposePressedSideR = 0x202d,
  5975     EAknsMinorGenericQgnGrafBlidSearchingSmall01 = 0x202e,
  5976     EAknsMinorGenericQgnGrafBlidSearchingSmall02 = 0x202f,
  5977     EAknsMinorGenericQgnGrafBlidSearchingSmall03 = 0x2030,
  5978     EAknsMinorGenericQgnGrafBlidSearchingSmall04 = 0x2031,
  5979     EAknsMinorGenericQgnGrafBlidSearchingSmall05 = 0x2032,
  5980     EAknsMinorGenericQgnGrafBlidSearchingSmall06 = 0x2033,
  5981     EAknsMinorGenericQgnGrafBlidSearchingSmall07 = 0x2034,
  5982     EAknsMinorGenericQgnGrafBlidSearchingSmall08 = 0x2035,
  5983     EAknsMinorGenericQgnGrafNsliderCam4MarkerSelected = 0x2036,
  5984     EAknsMinorGenericQgnNoteKeyguardLockedAnim1 = 0x2037,
  5985     EAknsMinorGenericQgnNoteKeyguardLockedAnim2 = 0x2038,
  5986     EAknsMinorGenericQgnNoteKeyguardLockedAnim3 = 0x2039,
  5987     EAknsMinorGenericQgnNoteKeyguardLockedAnim4 = 0x203a,
  5988     EAknsMinorGenericQgnNoteKeyguardTounlockAnim1 = 0x203b,
  5989     EAknsMinorGenericQgnNoteKeyguardTounlockAnim2 = 0x203c,
  5990     EAknsMinorGenericQgnNoteKeyguardTounlockAnim3 = 0x203d,
  5991     EAknsMinorGenericQgnNoteKeyguardTounlockAnim4 = 0x203e,
  5992     EAknsMinorGenericQgnNoteKeyguardUnlockedAnim1 = 0x203f,
  5993     EAknsMinorGenericQgnNoteKeyguardUnlockedAnim2 = 0x2040,
  5994     EAknsMinorGenericQgnNoteKeyguardUnlockedAnim3 = 0x2041,
  5995     EAknsMinorGenericQgnNoteKeyguardUnlockedAnim4 = 0x2042,
  5996     EAknsMinorGenericQgnIndiDialerEightLatin = 0x2043,
  5997     EAknsMinorGenericQgnIndiDialerFiveLatin = 0x2044,
  5998     EAknsMinorGenericQgnIndiDialerFourLatin = 0x2045,
  5999     EAknsMinorGenericQgnIndiDialerHashLatin = 0x2046,
  6000     EAknsMinorGenericQgnIndiDialerNineLatin = 0x2047,
  6001     EAknsMinorGenericQgnIndiDialerOneLatin = 0x2048,
  6002     EAknsMinorGenericQgnIndiDialerPrefixLatin = 0x2049,
  6003     EAknsMinorGenericQgnIndiDialerSevenLatin = 0x204a,
  6004     EAknsMinorGenericQgnIndiDialerSixLatin = 0x204b,
  6005     EAknsMinorGenericQgnIndiDialerSpeedDial = 0x204c,
  6006     EAknsMinorGenericQgnIndiDialerThreeLatin = 0x204d,
  6007     EAknsMinorGenericQgnIndiDialerTwoLatin = 0x204e,
  6008     EAknsMinorGenericQgnIndiDialerZeroLatin = 0x204f,
  6009     EAknsMinorGenericQgnMenuAppshellMp = 0x2050,
  6010     EAknsMinorGenericQgnMenuDrmExpForbid = 0x2051,
  6011     EAknsMinorGenericQgnMenuDrmRightsExp = 0x2052,
  6012     EAknsMinorGenericQgnMenuHwrTraining = 0x2053,
  6013     EAknsMinorGenericQgnMenuImed = 0x2054,
  6014     EAknsMinorGenericQgnMenuIr = 0x2055,
  6015     EAknsMinorGenericQgnMenuMceGene = 0x2056,
  6016     EAknsMinorGenericQgnMenuMcePostcard = 0x2057,
  6017     EAknsMinorGenericQgnMenuMceSelMes = 0x2058,
  6018     EAknsMinorGenericQgnMenuMceSms = 0x2059,
  6019     EAknsMinorGenericQgnMenuMceSyncmail = 0x205a,
  6020     EAknsMinorGenericQgnMenuMceUnified = 0x205b,
  6021     EAknsMinorGenericQgnMenuNfc = 0x205c,
  6022     EAknsMinorGenericQgnMenuSearch = 0x205d,
  6023     EAknsMinorGenericQgnMenuTrk = 0x205e,
  6024     EAknsMinorGenericQgnMenuUrl = 0x205f,
  6025     EAknsMinorGenericQgnMenuVideoSharing = 0x2060,
  6026     EAknsMinorGenericQgnIndiCam4CameraBmp = 0x2061,
  6027     EAknsMinorGenericQgnIndiCam4FlashOffBmp = 0x2062,
  6028     EAknsMinorGenericQgnIndiCam4FlashOnBmp = 0x2063,
  6029     EAknsMinorGenericQgnIndiCam4FocusFrameAutoBlBmp = 0x2064,
  6030     EAknsMinorGenericQgnIndiCam4FocusFrameAutoBrBmp = 0x2065,
  6031     EAknsMinorGenericQgnIndiCam4FocusFrameAutoTlBmp = 0x2066,
  6032     EAknsMinorGenericQgnIndiCam4FocusFrameAutoTrBmp = 0x2067,
  6033     EAknsMinorGenericQgnIndiCam4MemoryMassBmp = 0x2068,
  6034     EAknsMinorGenericQgnIndiCam4MemoryMmcBmp = 0x2069,
  6035     EAknsMinorGenericQgnIndiCam4MemoryPhoneBmp = 0x206a,
  6036     EAknsMinorGenericQgnIndiCam4PauseBmp = 0x206b,
  6037     EAknsMinorGenericQgnIndiCam4Quality03mpLowBmp = 0x206c,
  6038     EAknsMinorGenericQgnIndiCam4Quality08mpLowBmp = 0x206d,
  6039     EAknsMinorGenericQgnIndiCam4Quality13mpLowBmp = 0x206e,
  6040     EAknsMinorGenericQgnIndiCam4Quality13mpMediumBmp = 0x206f,
  6041     EAknsMinorGenericQgnIndiCam4Quality1mpLowBmp = 0x2070,
  6042     EAknsMinorGenericQgnIndiCam4Quality2mpHighBmp = 0x2071,
  6043     EAknsMinorGenericQgnIndiCam4Quality2mpMediumBmp = 0x2072,
  6044     EAknsMinorGenericQgnIndiCam4Quality3mpHighBmp = 0x2073,
  6045     EAknsMinorGenericQgnIndiCam4Quality3mpMediumBmp = 0x2074,
  6046     EAknsMinorGenericQgnIndiCam4Quality5mpHighBmp = 0x2075,
  6047     EAknsMinorGenericQgnIndiCam4QualityEmailSharingBmp = 0x2076,
  6048     EAknsMinorGenericQgnIndiCam4QualitySharingBmp = 0x2077,
  6049     EAknsMinorGenericQgnIndiCam4QualityWideHighBmp = 0x2078,
  6050     EAknsMinorGenericQgnIndiCam4RecordBmp = 0x2079,
  6051     EAknsMinorGenericQgnIndiCam4SequenceBmp = 0x207a,
  6052     EAknsMinorGenericQgnIndiCam4SequenceBurstBmp = 0x207b,
  6053     EAknsMinorGenericQgnIndiCam4ShakeBmp = 0x207c,
  6054     EAknsMinorGenericQgnIndiCam4ZoomBmp = 0x207d,
  6055     EAknsMinorGenericQgnIndiCam4ZoomBottomBmp = 0x207e,
  6056     EAknsMinorGenericQgnIndiCam4ZoomMarkerBmp = 0x207f,
  6057     EAknsMinorGenericQgnIndiCam4ZoomMarkerSelectedBmp = 0x2080,
  6058     EAknsMinorGenericQgnIndiCam4ZoomMaxBmp = 0x2081,
  6059     EAknsMinorGenericQgnIndiCam4ZoomMiddleBmp = 0x2082,
  6060     EAknsMinorGenericQgnIndiCam4ZoomMinBmp = 0x2083,
  6061     EAknsMinorGenericQgnIndiCam4ZoomTopBmp = 0x2084,
  6062     EAknsMinorGenericQgnIndiCamBatteryStrengthBmp = 0x2085,
  6063     EAknsMinorGenericQgnIndiVid4AudioBmp = 0x2086,
  6064     EAknsMinorGenericQgnIndiVid4AudioMuteBmp = 0x2087,
  6065     EAknsMinorGenericQgnIndiVid4ContinuousAfBmp = 0x2088,
  6066     EAknsMinorGenericQgnIndiVid4QualityEmailHighBmp = 0x2089,
  6067     EAknsMinorGenericQgnIndiVid4QualityEmailNormalBmp = 0x208a,
  6068     EAknsMinorGenericQgnIndiVid4QualityHighBmp = 0x208b,
  6069     EAknsMinorGenericQgnIndiVid4QualityNormalBmp = 0x208c,
  6070     EAknsMinorGenericQgnIndiVid4QualityTvHighBmp = 0x208d,
  6071     EAknsMinorGenericQgnIndiVid4QualityTvNormalBmp = 0x208e,
  6072     EAknsMinorGenericQgnIndiVid4StabilizeOnBmp = 0x208f,
  6073     EAknsMinorGenericQgnIndiVid4VideoBmp = 0x2090,
  6074     EAknsMinorGenericQgnPropCamBatteryIconBmp = 0x2091,
  6075     EAknsMinorGenericQgnPropCodec3gpBmp = 0x2092,
  6076     EAknsMinorGenericQgnPropCodecMp4Bmp = 0x2093,
  6077     EAknsMinorGenericQgnMenuFmgrRemoteDrive = 0x2094,
  6078     EAknsMinorGenericQgnGrafBlidWalk = 0x2095,
  6079     EAknsMinorGenericQgnIndiWlanSnifferPluginOn0 = 0x2096,
  6080     EAknsMinorGenericQgnIndiWlanSnifferPluginOn1 = 0x2097,
  6081     EAknsMinorGenericQgnPropCodecWmv = 0x2098,
  6082     EAknsMinorGenericQgnPropLinkConnectionManager = 0x2099,
  6083     EAknsMinorGenericQgnPropPbCall = 0x209a,
  6084     EAknsMinorGenericQgnPropPbChat = 0x209b,
  6085     EAknsMinorGenericQgnPropPbCommTab3 = 0x209c,
  6086     EAknsMinorGenericQgnPropPbDetailsTab3 = 0x209d,
  6087     EAknsMinorGenericQgnPropPbDflt = 0x209e,
  6088     EAknsMinorGenericQgnPropPbEmail = 0x209f,
  6089     EAknsMinorGenericQgnPropPbMsg = 0x20a0,
  6090     EAknsMinorGenericQgnPropPbMydat = 0x20a1,
  6091     EAknsMinorGenericQgnPropPbOffline = 0x20a2,
  6092     EAknsMinorGenericQgnPropPbOnline = 0x20a3,
  6093     EAknsMinorGenericQgnPropPbPtt = 0x20a4,
  6094     EAknsMinorGenericQgnPropPbSdn = 0x20a5,
  6095     EAknsMinorGenericQgnPropPbSim = 0x20a6,
  6096     EAknsMinorGenericQgnPropPbThumbUnknown = 0x20a7,
  6097     EAknsMinorGenericQgnPropPbTopc = 0x20a8,
  6098     EAknsMinorGenericQgnPropPbUnknown = 0x20a9,
  6099     EAknsMinorGenericQgnPropPbUrl = 0x20aa,
  6100     EAknsMinorGenericQgnPropPbVcall = 0x20ab,
  6101     EAknsMinorGenericQgnPropPbVocall = 0x20ac,
  6102     EAknsMinorGenericQsnFrInputPreviewMiddle = 0x20ad,
  6103     EAknsMinorGenericQsnFrInputPreviewSideL = 0x20ae,
  6104     EAknsMinorGenericQsnFrInputPreviewSideR = 0x20af,
  6105     EAknsMinorGenericQgnIndiImMsgEditor = 0x20b0,
  6106     EAknsMinorGenericQgnIndiQdialEightAdd = 0x20b1,
  6107     EAknsMinorGenericQgnIndiQdialFiveAdd = 0x20b2,
  6108     EAknsMinorGenericQgnIndiQdialFourAdd = 0x20b3,
  6109     EAknsMinorGenericQgnIndiQdialNineAdd = 0x20b4,
  6110     EAknsMinorGenericQgnIndiQdialOneAdd = 0x20b5,
  6111     EAknsMinorGenericQgnIndiQdialSevenAdd = 0x20b6,
  6112     EAknsMinorGenericQgnIndiQdialSixAdd = 0x20b7,
  6113     EAknsMinorGenericQgnIndiQdialThreeAdd = 0x20b8,
  6114     EAknsMinorGenericQgnIndiQdialTwoAdd = 0x20b9,
  6115     EAknsMinorGenericQgnMenuDm = 0x20ba,
  6116     EAknsMinorGenericQgnPropImFriendRequest = 0x20bb,
  6117     EAknsMinorGenericQgnPropImOngoingConv = 0x20bc,
  6118     EAknsMinorGenericQgnPropImOngoingConvNew = 0x20bd,
  6119     EAknsMinorGenericQgnPropImService = 0x20be,
  6120     EAknsMinorGenericQgnPropImServiceTab2 = 0x20bf,
  6121     EAknsMinorGenericQgnPropNrtypCall = 0x20c0,
  6122     EAknsMinorGenericQgnPropNrtypChat = 0x20c1,
  6123     EAknsMinorGenericQgnPropNrtypPtt = 0x20c2,
  6124     EAknsMinorGenericQgnPropNrtypVcall = 0x20c3,
  6125     EAknsMinorGenericQgnStatKorCase = 0x20c4,
  6126     EAknsMinorGenericQgnStatKorCaseSelect = 0x20c5,
  6127     EAknsMinorGenericQgnFsActionMsg = 0x20c6,
  6128     EAknsMinorGenericQgnFsContactsFavorite = 0x20c7,
  6129     EAknsMinorGenericQgnFsContactsIndiMovable = 0x20c8,
  6130     EAknsMinorGenericQgnFsFrRibbonBottom = 0x20c9,
  6131     EAknsMinorGenericQgnFsFrRibbonCenter = 0x20ca,
  6132     EAknsMinorGenericQgnFsFrRibbonSchedulerBottom = 0x20cb,
  6133     EAknsMinorGenericQgnFsFrRibbonSchedulerCenter = 0x20cc,
  6134     EAknsMinorGenericQgnFsFrRibbonSchedulerTop = 0x20cd,
  6135     EAknsMinorGenericQgnFsFrRibbonTop = 0x20ce,
  6136     EAknsMinorGenericQgnFsHscrActionArrowDown = 0x20cf,
  6137     EAknsMinorGenericQgnFsHscrActionArrowUp = 0x20d0,
  6138     EAknsMinorGenericQgnFsIndiCaleTrackingAccept = 0x20d1,
  6139     EAknsMinorGenericQgnFsIndiCaleTrackingNone = 0x20d2,
  6140     EAknsMinorGenericQgnFsIndiCaleTrackingReject = 0x20d3,
  6141     EAknsMinorGenericQgnFsIndiCaleTrackingTentative = 0x20d4,
  6142     EAknsMinorGenericQgnFsPropConfActive = 0x20d5,
  6143     EAknsMinorGenericQgnFsPropConfDropped = 0x20d6,
  6144     EAknsMinorGenericQgnFsPropConfJoined = 0x20d7,
  6145     EAknsMinorGenericQgnFsPropConfNotHandled = 0x20d8,
  6146     EAknsMinorGenericQgnIndiInputClr = 0x20d9,
  6147     EAknsMinorGenericQgnIndiInputHiraganaPredict = 0x20da,
  6148     EAknsMinorGenericQgnIndiInputJpnAlphaFw = 0x20db,
  6149     EAknsMinorGenericQgnIndiInputJpnAlphaHw = 0x20dc,
  6150     EAknsMinorGenericQgnIndiInputJpnCommit = 0x20dd,
  6151     EAknsMinorGenericQgnIndiInputJpnFullWidth = 0x20de,
  6152     EAknsMinorGenericQgnIndiInputJpnHalfWidth = 0x20df,
  6153     EAknsMinorGenericQgnIndiInputJpnNumberFw = 0x20e0,
  6154     EAknsMinorGenericQgnIndiInputJpnNumberHw = 0x20e1,
  6155     EAknsMinorGenericQgnIndiInputJpnOtherModes = 0x20e2,
  6156     EAknsMinorGenericQgnIndiInputJpnStartPredict = 0x20e3,
  6157     EAknsMinorGenericQgnIntraHomescreenPlugin = 0x20e4,
  6158     EAknsMinorGenericQgnIntraMenuChangeDest = 0x20e5,
  6159     EAknsMinorGenericQgnIntraMenuConnectIntranet = 0x20e6,
  6160     EAknsMinorGenericQgnIntraMenuCurrentDestination = 0x20e7,
  6161     EAknsMinorGenericQgnIntraMenuHiddenWlan = 0x20e8,
  6162     EAknsMinorGenericQgnIntraMenuInternet = 0x20e9,
  6163     EAknsMinorGenericQgnIntraMenuIntranet = 0x20ea,
  6164     EAknsMinorGenericQgnIntraMenuIntranetConnected = 0x20eb,
  6165     EAknsMinorGenericQgnIntraMenuManualConnection = 0x20ec,
  6166     EAknsMinorGenericQgnIntraMenuReturnToHomescreen = 0x20ed,
  6167     EAknsMinorGenericQgnIntraMenuStartBrowser = 0x20ee,
  6168     EAknsMinorGenericQgnIntraMenuViewOtherWlans = 0x20ef,
  6169     EAknsMinorGenericQgnIntraMenuVpnAp = 0x20f0,
  6170     EAknsMinorGenericQgnMenuIntranet = 0x20f1,
  6171     EAknsMinorGenericQgnStatCaseHiraganaKanji = 0x20f2,
  6172     EAknsMinorGenericQgnStatCaseKatakanaFw = 0x20f3,
  6173     EAknsMinorGenericQgnStatCaseKatakanaHw = 0x20f4,
  6174     EAknsMinorGenericQsnCpScrollBgBottomPressed = 0x20f5,
  6175     EAknsMinorGenericQsnCpScrollBgMiddlePressed = 0x20f6,
  6176     EAknsMinorGenericQsnCpScrollBgTopPressed = 0x20f7,
  6177     EAknsMinorGenericQsnCpScrollHandleBottomPressed = 0x20f8,
  6178     EAknsMinorGenericQsnCpScrollHandleMiddlePressed = 0x20f9,
  6179     EAknsMinorGenericQsnCpScrollHandleTopPressed = 0x20fa,
  6180     EAknsMinorGenericQsnCpScrollHorizontalBgBottomPressed = 0x20fb,
  6181     EAknsMinorGenericQsnCpScrollHorizontalBgMiddlePressed = 0x20fc,
  6182     EAknsMinorGenericQsnCpScrollHorizontalBgTopPressed = 0x20fd,
  6183     EAknsMinorGenericQsnCpScrollHorizontalHandleBottomPressed = 0x20fe,
  6184     EAknsMinorGenericQsnCpScrollHorizontalHandleMiddlePressed = 0x20ff,
  6185     EAknsMinorGenericQsnCpScrollHorizontalHandleTopPressed = 0x2100,
  6186     EAknsMinorGenericQsnFrKeypadButton2SmallInactive = 0x2101,
  6187     EAknsMinorGenericQsnFrKeypadButton2SmallNormal = 0x2102,
  6188     EAknsMinorGenericQsnFrKeypadButton2SmallPressed = 0x2103,
  6189     EAknsMinorGenericQsnFrKeypadButtonSmallInactive = 0x2104,
  6190     EAknsMinorGenericQsnFrKeypadButtonSmallNormal = 0x2105,
  6191     EAknsMinorGenericQsnFrKeypadButtonSmallPressed = 0x2106,
  6192     EAknsMinorGenericMuiCoverHandle = 0x2107,
  6193     EAknsMinorGenericMuiDlProgressLsc = 0x2108,
  6194     EAknsMinorGenericMuiHandle = 0x2109,
  6195     EAknsMinorGenericMuiProgressLsc = 0x210a,
  6196     EAknsMinorGenericMuiSliderLsc = 0x210b,
  6197     EAknsMinorGenericMuiSliderPrt = 0x210c,
  6198     EAknsMinorGenericQgnIndiCam4Minus = 0x210d,
  6199     EAknsMinorGenericQgnIndiSmileyAnimConive = 0x210e,
  6200     EAknsMinorGenericQgnIndiVideoVolMute = 0x210f,
  6201     EAknsMinorGenericQgnIndiDialerInternet = 0x2110,
  6202     EAknsMinorGenericQgnIndiDialerSilent = 0x2111,
  6203     EAknsMinorGenericQgnIndiDialerVoicemail = 0x2112,
  6204     EAknsMinorGenericQgnIndiInputFshwrSctPage1 = 0x2113,
  6205     EAknsMinorGenericQgnIndiInputFshwrSctPage2 = 0x2114,
  6206     EAknsMinorGenericQgnIndiInputJpnConvert = 0x2115,
  6207     EAknsMinorGenericQgnIndiTbBack = 0x2116,
  6208     EAknsMinorGenericQgnIndiTbDocNew = 0x2117,
  6209     EAknsMinorGenericQgnIndiTbFindBack = 0x2118,
  6210     EAknsMinorGenericQgnIndiTbFindMode = 0x2119,
  6211     EAknsMinorGenericQgnIndiTbFindNew = 0x211a,
  6212     EAknsMinorGenericQgnIndiTbFindNext = 0x211b,
  6213     EAknsMinorGenericQgnIndiTbNext = 0x211c,
  6214     EAknsMinorGenericQgnIndiTbScrolldown = 0x211d,
  6215     EAknsMinorGenericQgnIndiTbScrollup = 0x211e,
  6216     EAknsMinorGenericQgnIndiTbSheetAccept = 0x211f,
  6217     EAknsMinorGenericQgnIndiTbZoomAccept = 0x2120,
  6218     EAknsMinorGenericQgnIndiTbZoomIn = 0x2121,
  6219     EAknsMinorGenericQgnIndiTbZoomOut = 0x2122,
  6220     EAknsMinorGenericQgnIndiVded2Pause = 0x2123,
  6221     EAknsMinorGenericQgnIndiVded2PausePressed = 0x2124,
  6222     EAknsMinorGenericQgnIndiVdedPlay = 0x2125,
  6223     EAknsMinorGenericQgnIndiVdedPlayPressed = 0x2126,
  6224     EAknsMinorGenericQgnMenuMshop = 0x2127,
  6225     EAknsMinorGenericQgnPropClkCntdwnTimer = 0x2128,
  6226     EAknsMinorGenericQgnPropClkNewAlarm = 0x2129,
  6227     EAknsMinorGenericQgnPropClkStpWatch = 0x212a,
  6228     EAknsMinorGenericQgnPropClkWrldClock = 0x212b,
  6229     EAknsMinorGenericQgnIndiInputJpnPredict = 0x212c,
  6230     EAknsMinorGenericQgnIndiInputKatakanaHw = 0x212d,
  6231     EAknsMinorGenericQgnIndiMusicshopTbActiveDownloads = 0x212e,
  6232     EAknsMinorGenericQgnIndiMusicshopTbNoActiveDownloads = 0x212f,
  6233     EAknsMinorGenericQgnIndiMusicshopTbSignin = 0x2130,
  6234     EAknsMinorGenericQgnIndiMusicshopTbStoreLink = 0x2131,
  6235     EAknsMinorGenericQgnIndiTbSwupdDetail = 0x2132,
  6236     EAknsMinorGenericQgnIndiTbSwupdHistory = 0x2133,
  6237     EAknsMinorGenericQgnIndiTbSwupdStart = 0x2134,
  6238     EAknsMinorGenericQgnMenuSwupdate = 0x2135,
  6239     EAknsMinorGenericQgnCaleIndiDelete = 0x2136,
  6240     EAknsMinorGenericQgnCaleIndiDone = 0x2137,
  6241     EAknsMinorGenericQgnCaleIndiEdit = 0x2138,
  6242     EAknsMinorGenericQgnCaleIndiNotDone = 0x2139,
  6243     EAknsMinorGenericQgnFseActionMenuAttachDownloadAll = 0x213a,
  6244     EAknsMinorGenericQgnFseActionMenuAttachOpen = 0x213b,
  6245     EAknsMinorGenericQgnFseActionMenuAttachSave = 0x213c,
  6246     EAknsMinorGenericQgnGridEditBg = 0x213d,
  6247     EAknsMinorGenericQgnGridMenuAdd = 0x213e,
  6248     EAknsMinorGenericQgnMenuBackup = 0x213f,
  6249     EAknsMinorGenericQgnMenuRestore = 0x2140,
  6250     EAknsMinorGenericQgnMenuTravel = 0x2141,
  6251     EAknsMinorGenericQgnMenuUpgrade = 0x2142,
  6252     EAknsMinorGenericQgnPropNoteListAlphaKorTab2 = 0x2143,
  6253     EAknsMinorGenericQgnIndiCam4TbGotoGallery = 0x2144,
  6254     EAknsMinorGenericQgnMenuFolderEmpty = 0x2145,
  6255     EAknsMinorGenericQgnPropAudioMusic = 0x2146,
  6256     EAknsMinorGenericQgnPropAudioToneOff = 0x2147,
  6257     EAknsMinorGenericQgnGrafCam4TbBottom = 0x2148,
  6258     EAknsMinorGenericQgnGrafCam4TbArrowDown = 0x2149,
  6259     EAknsMinorGenericQgnGrafCam4TbArrowUp = 0x214a,
  6260     EAknsMinorGenericQgnGrafCam4TbBody = 0x214b,
  6261     EAknsMinorGenericQgnPropLocevTrigger = 0x214c,
  6262     EAknsMinorGenericQgnGrafCam4TbFocus = 0x214d,
  6263     EAknsMinorGenericQgnGrafCam4TbGap = 0x214e,
  6264     EAknsMinorGenericQgnGrafCam4TbTooltipBody = 0x214f,
  6265     EAknsMinorGenericQgnGrafCam4TbTooltipEnd = 0x2150,
  6266     EAknsMinorGenericQgnGrafCam4TbTop = 0x2151,
  6267     EAknsMinorGenericQgnIndiButtonSilence = 0x2152,
  6268     EAknsMinorGenericQgnIndiCam4GeotagOff = 0x2153,
  6269     EAknsMinorGenericQgnIndiCam4GeotagOn = 0x2154,
  6270     EAknsMinorGenericQgnNoteLocevAlarm = 0x2155,
  6271     EAknsMinorGenericQgnNoteLocevAlarmAcc = 0x2156,
  6272     EAknsMinorGenericQgnNoteLocevAlarmInacc = 0x2157,
  6273     EAknsMinorGenericQgnNoteLocevAlarmInaccHeavy = 0x2158,
  6274     EAknsMinorGenericQgnPropLocevActiveSmall = 0x2159,
  6275     EAknsMinorGenericQgnPropLocevCompleted = 0x215a,
  6276     EAknsMinorGenericQgnPropLocevCompletedSmall = 0x215b,
  6277     EAknsMinorGenericQgnPropLocevCurrentLocation = 0x215c,
  6278     EAknsMinorGenericQgnPropLocevDeleteSmall = 0x215d,
  6279     EAknsMinorGenericQgnPropLocevDraft = 0x215e,
  6280     EAknsMinorGenericQgnPropLocevDraftSmall = 0x215f,
  6281     EAknsMinorGenericQgnPropLocevLandmark = 0x2160,
  6282     EAknsMinorGenericQgnPropLocevMap = 0x2161,
  6283     EAknsMinorGenericQgnPropLocevNew = 0x2162,
  6284     EAknsMinorGenericCam4TbArrowDown = 0x2163,
  6285     EAknsMinorGenericCam4TbArrowUp = 0x2164,
  6286     EAknsMinorGenericCam4TbBody = 0x2165,
  6287     EAknsMinorGenericCam4TbBottom = 0x2166,
  6288     EAknsMinorGenericCam4TbFocus = 0x2167,
  6289     EAknsMinorGenericCam4TbTooltipBody = 0x2168,
  6290     EAknsMinorGenericCam4TbTooltipEnd = 0x2169,
  6291     EAknsMinorGenericCam4TbTop = 0x216a,
  6292     EAknsMinorGenericQgnCam4TbArrowDown = 0x216b,
  6293     EAknsMinorGenericQgnCam4TbArrowUp = 0x216c,
  6294     EAknsMinorGenericQgnCam4TbBody = 0x216d,
  6295     EAknsMinorGenericQgnCam4TbBottom = 0x216e,
  6296     EAknsMinorGenericQgnCam4TbFocus = 0x216f,
  6297     EAknsMinorGenericQgnCam4TbTooltipBody = 0x2170,
  6298     EAknsMinorGenericQgnCam4TbTooltipEnd = 0x2171,
  6299     EAknsMinorGenericQgnCam4TbTop = 0x2172,
  6300     EAknsMinorGenericQgnMenuDownload = 0x2173,
  6301     EAknsMinorGenericQgnMenuGroupApps = 0x2174,
  6302     EAknsMinorGenericQgnMenuMaps = 0x2175,
  6303     EAknsMinorGenericQgnMenuMusic = 0x2176,
  6304     EAknsMinorGenericQgnMenuNdg = 0x2177,
  6305     EAknsMinorGenericQgnMenuPubCxt = 0x2178,
  6306     EAknsMinorGenericQgnMenuWeb = 0x2179,
  6307     EAknsMinorGenericQgnNoteBattCharging0 = 0x217a,
  6308     EAknsMinorGenericQgnNoteBattCharging1 = 0x217b,
  6309     EAknsMinorGenericQgnMenuPhotos = 0x217c,
  6310     EAknsMinorGenericQgnMenuVideo = 0x217d,
  6311     EAknsMinorGenericQgnMusicGrid = 0x217e,
  6312     EAknsMinorGenericQgnPropClockHomecity = 0x217f,
  6313     EAknsMinorGenericQgnIndiAiEplgDefault = 0x2180,
  6314     EAknsMinorGenericQgnIndiAiEplgRead = 0x2181,
  6315     EAknsMinorGenericQgnIndiAiEplgUnread = 0x2182,
  6316     EAknsMinorGenericQgnIndiTbCam4GotoMain = 0x2183,
  6317     EAknsMinorGenericQgnMenuGames = 0x2184,
  6318     EAknsMinorGenericQgnHomeAdd = 0x2185,
  6319     EAknsMinorGenericQgnHomeEditBgWidget = 0x2186,
  6320     EAknsMinorGenericQgnIndiCam4TbMark = 0x2187,
  6321     EAknsMinorGenericQgnIndiCam4TbUpload = 0x2188,
  6322     EAknsMinorGenericQgnIndiHomePage = 0x2189,
  6323     EAknsMinorGenericQgnIndiHomeProfileGeneral = 0x218a,
  6324     EAknsMinorGenericQgnIndiHomeProfileSilent = 0x218b,
  6325     EAknsMinorGenericQgnIndiSliderMarker = 0x218c,
  6326     EAknsMinorGenericQgnIndiTvNoSignal = 0x218d,
  6327     EAknsMinorGenericQgnNoteSwupdateNotification = 0x218e,
  6328     EAknsMinorGenericQgnPropClkCntdwnTimerTab4 = 0x218f,
  6329     EAknsMinorGenericQgnPropClkNewAlarmTab4 = 0x2190,
  6330     EAknsMinorGenericQgnPropClkStpWatchTab4 = 0x2191,
  6331     EAknsMinorGenericQgnPropClkWrldClkTab4 = 0x2192,
  6332     EAknsMinorGenericQgnPropTv3g = 0x2193,
  6333     EAknsMinorGenericQgnPropTvDvbH = 0x2194,
  6334     EAknsMinorGenericQsnHomeClockAnalogueFace = 0x2195,
  6335     EAknsMinorGenericQsnHomeClockAnaloguePointerHour = 0x2196,
  6336     EAknsMinorGenericQgnIndiMupTbForward = 0x2197,
  6337     EAknsMinorGenericQgnIndiMupTbRewind = 0x2198,
  6338     EAknsMinorGenericQgnIndiTbCam4PhotoDetail = 0x2199,
  6339     EAknsMinorGenericQgnPropSetGeneNotifilight = 0x219a,
  6340     EAknsMinorGenericQgnHomePhotoMask = 0x219b,
  6341     EAknsMinorGenericQgnIndiBtSignalGoodAdd = 0x219c,
  6342     EAknsMinorGenericQgnIndiBtSignalLowAdd = 0x219d,
  6343     EAknsMinorGenericQgnIndiBtSignalMedAdd = 0x219e,
  6344     EAknsMinorGenericQgnIndiCam4Quality8mpHigh = 0x219f,
  6345     EAknsMinorGenericQgnIndiCam4TbFacedet = 0x21a0,
  6346     EAknsMinorGenericQgnIndiMemcMassAdd = 0x21a1,
  6347     EAknsMinorGenericQgnIndiVdcRecTvAdd = 0x21a2,
  6348     EAknsMinorGenericQgnIndiVdcTbDetails = 0x21a3,
  6349     EAknsMinorGenericQgnIndiVdcTbDownload = 0x21a4,
  6350     EAknsMinorGenericQgnIndiVdcTbDownloadCancel = 0x21a5,
  6351     EAknsMinorGenericQgnIndiVdcTbDownloadResumes = 0x21a6,
  6352     EAknsMinorGenericQgnIndiVdcVideoNewAdd = 0x21a7,
  6353     EAknsMinorGenericQgnIndiVid4TbStill = 0x21a8,
  6354     EAknsMinorGenericQgnIndiVid4TbVideo = 0x21a9,
  6355     EAknsMinorGenericQgnMenuClkAlarm = 0x21aa,
  6356     EAknsMinorGenericQgnNoteDefaultVideo = 0x21ab,
  6357     EAknsMinorGenericQgnPropClkClockTab4 = 0x21ac,
  6358     EAknsMinorGenericQgnGrafMusicHomeAnimDownload00 = 0x21ad,
  6359     EAknsMinorGenericQgnGrafMusicHomeAnimDownload01 = 0x21ae,
  6360     EAknsMinorGenericQgnGrafMusicHomeAnimDownload02 = 0x21af,
  6361     EAknsMinorGenericQgnGrafMusicHomeAnimDownload03 = 0x21b0,
  6362     EAknsMinorGenericQgnGrafMusicHomeAnimDownload04 = 0x21b1,
  6363     EAknsMinorGenericQgnGrafMusicHomeAnimDownload05 = 0x21b2,
  6364     EAknsMinorGenericQgnGrafMusicHomeAnimDownload06 = 0x21b3,
  6365     EAknsMinorGenericQgnGrafMusicHomeAnimDownload07 = 0x21b4,
  6366     EAknsMinorGenericQgnIndiCalLocatEventAdd = 0x21b5,
  6367     EAknsMinorGenericQgnIndiCam4ModeLowlight = 0x21b6,
  6368     EAknsMinorGenericQgnIndiHomeProfileTimed = 0x21b7,
  6369     EAknsMinorGenericQgnIndiMupHomeDownloadCompleted = 0x21b8,
  6370     EAknsMinorGenericQgnIndiMupHomeNoMusic = 0x21b9,
  6371     EAknsMinorGenericQgnIndiMupHomePause = 0x21ba,
  6372     EAknsMinorGenericQgnIndiMupHomePlay = 0x21bb,
  6373     EAknsMinorGenericQgnNoteBtPopu = 0x21bc,
  6374     EAknsMinorGenericQgnPropCodecWvga = 0x21bd,
  6375     EAknsMinorGenericQgnIndiLgalTbAddToAlbum = 0x21be,
  6376     EAknsMinorGenericQgnIndiLgalTbNewAlbum = 0x21bf,
  6377     EAknsMinorGenericQgnIndiLgalTbRename = 0x21c0,
  6378     EAknsMinorGenericQgnIndiLgalTbSlideshow = 0x21c1,
  6379     EAknsMinorGenericQgnIndiNcimForgotPsw = 0x21c2,
  6380     EAknsMinorGenericQgnIndiSctrlSkMaskMiddlePrt = 0x21c3,
  6381     EAknsMinorGenericQgnIndiTbDelete = 0x21c4,
  6382     EAknsMinorGenericQgnIndiTbDeleteDimmed = 0x21c5,
  6383     EAknsMinorGenericQgnIndiTbMark = 0x21c6,
  6384     EAknsMinorGenericQgnIndiTbUnmark = 0x21c7,
  6385     EAknsMinorGenericQgnIndiTbUpload = 0x21c8,
  6386     EAknsMinorGenericQgnMenuHomeMedia = 0x21c9,
  6387     EAknsMinorGeneric3dAudio = 0x21ca,
  6388     EAknsMinorGenericQgnAppSnifferGrid = 0x21cb,
  6389     EAknsMinorGenericQgnIndiCam4TbSwitchStill = 0x21cc,
  6390     EAknsMinorGenericQgnIndiCam4TbSwitchVideo = 0x21cd,
  6391     EAknsMinorGenericQgnIndiFlashKeypadBackground = 0x21ce,
  6392     EAknsMinorGenericQgnIndiFlashKeypadButtonBackground = 0x21cf,
  6393     EAknsMinorGenericQgnIndiFlashKeypadButtonBackgroundAlt = 0x21d0,
  6394     EAknsMinorGenericQgnIndiFlashKeypadDown = 0x21d1,
  6395     EAknsMinorGenericQgnIndiFlashKeypadExitFs = 0x21d2,
  6396     EAknsMinorGenericQgnIndiFlashKeypadLeft = 0x21d3,
  6397     EAknsMinorGenericQgnIndiFlashKeypadLsk = 0x21d4,
  6398     EAknsMinorGenericQgnIndiFlashKeypadRight = 0x21d5,
  6399     EAknsMinorGenericQgnIndiFlashKeypadRsk = 0x21d6,
  6400     EAknsMinorGenericQgnIndiFlashKeypadSelect = 0x21d7,
  6401     EAknsMinorGenericQgnIndiFlashKeypadSelectAlt = 0x21d8,
  6402     EAknsMinorGenericQgnIndiFlashKeypadUp = 0x21d9,
  6403     EAknsMinorGenericQgnIndiFlashToolbarFs = 0x21da,
  6404     EAknsMinorGenericQgnIndiFlashToolbarPause = 0x21db,
  6405     EAknsMinorGenericQgnIndiFlashToolbarPlay = 0x21dc,
  6406     EAknsMinorGenericQgnIndiFlashToolbarZoom = 0x21dd,
  6407     EAknsMinorGenericQgnMenuActivenotes = 0x21de,
  6408     EAknsMinorGenericQgnMenuAudioTheme = 0x21df,
  6409     EAknsMinorGenericQgnMenuFiles = 0x21e0,
  6410     EAknsMinorGenericQgnMenuMobilesearch = 0x21e1,
  6411     EAknsMinorGenericQgnMenuMyApplications = 0x21e2,
  6412     EAknsMinorGenericQgnMenuN95 = 0x21e3,
  6413     EAknsMinorGenericQgnMenuOviMaps = 0x21e4,
  6414     EAknsMinorGenericQgnMenuOviMusic = 0x21e5,
  6415     EAknsMinorGenericQgnMenuOviPhotos = 0x21e6,
  6416     EAknsMinorGenericQgnMenuOviSearch = 0x21e7,
  6417     EAknsMinorGenericQgnMenuOviWeb = 0x21e8,
  6418     EAknsMinorGenericQgnMenuPeople = 0x21e9,
  6419     EAknsMinorGenericQgnMenuSetwizard = 0x21ea,
  6420     EAknsMinorGenericQgnMenuSwitch = 0x21eb,
  6421     EAknsMinorGenericQgnMenuTutor = 0x21ec,
  6422     EAknsMinorGenericQgnMenuVr = 0x21ed,
  6423     EAknsMinorGenericQgnMenuWelcomeCxt = 0x21ee,
  6424     EAknsMinorGenericQgnMenuWka = 0x21ef,
  6425     EAknsMinorGenericQsnHomeClockAnaloguePointerMinute = 0x21f0,
  6426     EAknsMinorGenericQgnIndiBrowserTbGotoAndSearch = 0x21f1,
  6427     EAknsMinorGenericIconSyncEndRemotecontrol = 0x21f2,
  6428     EAknsMinorGenericIconSyncFileSync = 0x21f3,
  6429     EAknsMinorGenericIconSyncProductInfo = 0x21f4,
  6430     EAknsMinorGenericIconSyncRestore = 0x21f5,
  6431     EAknsMinorGenericIconSyncTravelInfo = 0x21f6,
  6432     EAknsMinorGenericIconSyncUpgrade = 0x21f7,
  6433     EAknsMinorGenericQgnGrafNpodaApp = 0x21f8,
  6434     EAknsMinorGenericQgnGrafSplashCatalogs = 0x21f9,
  6435     EAknsMinorGenericQgnHqttsManagerAppsGrid = 0x21fa,
  6436     EAknsMinorGenericQgnIndiMopTableSmall = 0x21fb,
  6437     EAknsMinorGenericQgnIndiMpVcAlbum = 0x21fc,
  6438     EAknsMinorGenericQgnIndiMpVcArtist = 0x21fd,
  6439     EAknsMinorGenericQgnIndiMpVcPlaylist = 0x21fe,
  6440     EAknsMinorGenericQgnIndiMpVcSong = 0x21ff,
  6441     EAknsMinorGenericQgnMenuCatalogs = 0x2200,
  6442     EAknsMinorGenericQgnMenuContactbarFeedviewer = 0x2201,
  6443     EAknsMinorGenericQgnMenuContactbarSetup = 0x2202,
  6444     EAknsMinorGenericQgnMenuContacts = 0x2203,
  6445     EAknsMinorGenericQgnMenuGroupPhone = 0x2204,
  6446     EAknsMinorGenericQgnMenuLocev = 0x2205,
  6447     EAknsMinorGenericQgnMenuNgage = 0x2206,
  6448     EAknsMinorGenericQgnMenuSwicthMode = 0x2207,
  6449     EAknsMinorGenericQgnMenuVa = 0x2208,
  6450     EAknsMinorGenericQgnMenuVdcSuite = 0x2209,
  6451     EAknsMinorGenericQgnPropCatalogsItemBought = 0x220a,
  6452     EAknsMinorGenericQgnPropCatalogsItemDependency = 0x220b,
  6453     EAknsMinorGenericQgnPropClockDefault = 0x220c,
  6454     EAknsMinorGenericQgnPropCmailNewMailbox = 0x220d,
  6455     EAknsMinorGenericQgnPropServiceDefaultAvatar = 0x220e,
  6456     EAknsMinorGenericQgnPropServiceFriendRequestReceived = 0x220f,
  6457     EAknsMinorGenericQgnPropServiceFriendRequestSent = 0x2210,
  6458     EAknsMinorGenericQgnPropServiceOffFriendRequestReceived = 0x2211,
  6459     EAknsMinorGenericQgnPropServiceOffFriendRequestSent = 0x2212,
  6460     EAknsMinorGenericQgnPropSetConnAuthentication = 0x2213,
  6461     EAknsMinorGenericQgnGrafImSigninScreen = 0x2214,
  6462     EAknsMinorGenericQgnGrafImSplashScreen = 0x2215,
  6463     EAknsMinorGenericQgnIndiCam4Facedet = 0x2216,
  6464     EAknsMinorGenericQgnIndiCam4QualityWideNorm = 0x2217,
  6465     EAknsMinorGenericQgnIndiCam4TbFacedetOff = 0x2218,
  6466     EAknsMinorGenericQgnIndiListView = 0x2219,
  6467     EAknsMinorGenericQgnIndiRadioRockerAutotuneDown = 0x221a,
  6468     EAknsMinorGenericQgnIndiRadioRockerAutotuneDownPressed = 0x221b,
  6469     EAknsMinorGenericQgnIndiRadioRockerAutotuneUp = 0x221c,
  6470     EAknsMinorGenericQgnIndiRadioRockerAutotuneUpPressed = 0x221d,
  6471     EAknsMinorGenericQgnIndiRadioRockerListView = 0x221e,
  6472     EAknsMinorGenericQgnIndiRadioRockerListViewPressed = 0x221f,
  6473     EAknsMinorGenericQgnIndiRadioRockerNext = 0x2220,
  6474     EAknsMinorGenericQgnIndiRadioRockerNextDisabled = 0x2221,
  6475     EAknsMinorGenericQgnIndiRadioRockerNextPressed = 0x2222,
  6476     EAknsMinorGenericQgnIndiRadioRockerPrevious = 0x2223,
  6477     EAknsMinorGenericQgnIndiRadioRockerPreviousDisabled = 0x2224,
  6478     EAknsMinorGenericQgnIndiRadioRockerPreviousPressed = 0x2225,
  6479     EAknsMinorGenericQgnIndiTbFind = 0x2226,
  6480     EAknsMinorGenericQgnIndiTbRename = 0x2227,
  6481     EAknsMinorGenericQgnPropLmCategories = 0x2228,
  6482     EAknsMinorGenericQgnGrafMediatagBubbleTail = 0x2229,
  6483     EAknsMinorGenericQgnIndiGalleryEditAdd = 0x222a,
  6484     EAknsMinorGenericQgnIndiMediaFullscreenPlay = 0x222b,
  6485     EAknsMinorGenericQgnIndiMediaThumbnail = 0x222c,
  6486     EAknsMinorGenericQgnIndiMgTvscreen = 0x222d,
  6487     EAknsMinorGenericQgnIndiTbGalleryRename = 0x222e,
  6488     EAknsMinorGenericQgnIndiTbNewAlbum = 0x222f,
  6489     EAknsMinorGenericQgnIndiTbSlideshow = 0x2230,
  6490     EAknsMinorGenericQgnLocServerDisabled = 0x2231,
  6491     EAknsMinorGenericQgnPropCpOptiJoystick = 0x2232,
  6492     EAknsMinorGenericQgnPropDownloadImages = 0x2233,
  6493     EAknsMinorGenericQgnGrafCmailBlank = 0x2234,
  6494     EAknsMinorGenericQgnGrafCmailDropMenuBg = 0x2235,
  6495     EAknsMinorGenericQgnGrafCmailDropOnepc = 0x2236,
  6496     EAknsMinorGenericQgnGrafCmailEmailContent = 0x2237,
  6497     EAknsMinorGenericQgnGrafCmailEmailCtrlbar = 0x2238,
  6498     EAknsMinorGenericQgnGrafCmailEmailHeader = 0x2239,
  6499     EAknsMinorGenericQgnGrafCmailGridSelector = 0x223a,
  6500     EAknsMinorGenericQgnGrafCmailListSelector = 0x223b,
  6501     EAknsMinorGenericQgnIndiCmailAbcMailbox = 0x223c,
  6502     EAknsMinorGenericQgnIndiCmailActionArrowLeft = 0x223d,
  6503     EAknsMinorGenericQgnIndiCmailActionArrowRight = 0x223e,
  6504     EAknsMinorGenericQgnIndiCmailActionMenu = 0x223f,
  6505     EAknsMinorGenericQgnIndiCmailArrowLeft = 0x2240,
  6506     EAknsMinorGenericQgnIndiCmailAttachment = 0x2241,
  6507     EAknsMinorGenericQgnIndiCmailAttachment2 = 0x2242,
  6508     EAknsMinorGenericQgnIndiCmailCalendarAlarm = 0x2243,
  6509     EAknsMinorGenericQgnIndiCmailCalendarAlarmDay = 0x2244,
  6510     EAknsMinorGenericQgnIndiCmailCalendarDelete = 0x2245,
  6511     EAknsMinorGenericQgnIndiCmailCalendarEventRead = 0x2246,
  6512     EAknsMinorGenericQgnIndiCmailCalendarEventReadAttachments = 0x2247,
  6513     EAknsMinorGenericQgnIndiCmailCalendarEventReadAttachmentsHighPrio = 0x2248,
  6514     EAknsMinorGenericQgnIndiCmailCalendarEventReadAttachmentsLowPrio = 0x2249,
  6515     EAknsMinorGenericQgnIndiCmailCalendarEventReadHighPrio = 0x224a,
  6516     EAknsMinorGenericQgnIndiCmailCalendarEventReadLowPrio = 0x224b,
  6517     EAknsMinorGenericQgnIndiCmailCalendarEventUnread = 0x224c,
  6518     EAknsMinorGenericQgnIndiCmailCalendarEventUnreadAttachments = 0x224d,
  6519     EAknsMinorGenericQgnIndiCmailCalendarEventUnreadAttachmentsHighPrio = 0x224e,
  6520     EAknsMinorGenericQgnIndiCmailCalendarEventUnreadAttachmentsLowPrio = 0x224f,
  6521     EAknsMinorGenericQgnIndiCmailCalendarEventUnreadHighPrio = 0x2250,
  6522     EAknsMinorGenericQgnIndiCmailCalendarEventUnreadLowPrio = 0x2251,
  6523     EAknsMinorGenericQgnIndiCmailCalendarOccasion = 0x2252,
  6524     EAknsMinorGenericQgnIndiCmailCalendarPriorityHigh = 0x2253,
  6525     EAknsMinorGenericQgnIndiCmailCalendarPriorityHigh2 = 0x2254,
  6526     EAknsMinorGenericQgnIndiCmailCalendarPriorityLow = 0x2255,
  6527     EAknsMinorGenericQgnIndiCmailCalendarPriorityLow2 = 0x2256,
  6528     EAknsMinorGenericQgnIndiCmailCalendarPriorityNormal = 0x2257,
  6529     EAknsMinorGenericQgnIndiCmailCalendarRecurrence = 0x2258,
  6530     EAknsMinorGenericQgnIndiCmailCalendarSubject = 0x2259,
  6531     EAknsMinorGenericQgnIndiCmailCalendarTrackingAccept = 0x225a,
  6532     EAknsMinorGenericQgnIndiCmailCalendarTrackingNone = 0x225b,
  6533     EAknsMinorGenericQgnIndiCmailCalendarTrackingReject = 0x225c,
  6534     EAknsMinorGenericQgnIndiCmailCalendarTrackingTentative = 0x225d,
  6535     EAknsMinorGenericQgnIndiCmailCollapse = 0x225e,
  6536     EAknsMinorGenericQgnIndiCmailConnected = 0x225f,
  6537     EAknsMinorGenericQgnIndiCmailConnecting = 0x2260,
  6538     EAknsMinorGenericQgnIndiCmailDisconnected = 0x2261,
  6539     EAknsMinorGenericQgnIndiCmailDisconnectedError = 0x2262,
  6540     EAknsMinorGenericQgnIndiCmailDisconnectedLowBattery = 0x2263,
  6541     EAknsMinorGenericQgnIndiCmailDropEmailAccount = 0x2264,
  6542     EAknsMinorGenericQgnIndiCmailDropInbox = 0x2265,
  6543     EAknsMinorGenericQgnIndiCmailDropMoreFolders = 0x2266,
  6544     EAknsMinorGenericQgnIndiCmailExpand = 0x2267,
  6545     EAknsMinorGenericQgnIndiCmailFoldersAsc = 0x2268,
  6546     EAknsMinorGenericQgnIndiCmailFoldersDesc = 0x2269,
  6547     EAknsMinorGenericQgnIndiCmailGoogleMailbox = 0x226a,
  6548     EAknsMinorGenericQgnIndiCmailHomeArrowRight = 0x226b,
  6549     EAknsMinorGenericQgnIndiCmailLauncherHelp = 0x226c,
  6550     EAknsMinorGenericQgnIndiCmailLauncherInbox = 0x226d,
  6551     EAknsMinorGenericQgnIndiCmailLauncherInfo = 0x226e,
  6552     EAknsMinorGenericQgnIndiCmailLauncherMailboxDefault = 0x226f,
  6553     EAknsMinorGenericQgnIndiCmailLauncherRemoteLookup = 0x2270,
  6554     EAknsMinorGenericQgnIndiCmailLauncherSearch = 0x2271,
  6555     EAknsMinorGenericQgnIndiCmailLauncherSettings = 0x2272,
  6556     EAknsMinorGenericQgnIndiCmailMeetReqAlarm = 0x2273,
  6557     EAknsMinorGenericQgnIndiCmailMeetReqCheckboxOff = 0x2274,
  6558     EAknsMinorGenericQgnIndiCmailMeetReqCheckboxOn = 0x2275,
  6559     EAknsMinorGenericQgnIndiCmailMeetReqClock = 0x2276,
  6560     EAknsMinorGenericQgnIndiCmailMeetReqDateEnd = 0x2277,
  6561     EAknsMinorGenericQgnIndiCmailMeetReqDateStart = 0x2278,
  6562     EAknsMinorGenericQgnIndiCmailMeetReqLocation = 0x2279,
  6563     EAknsMinorGenericQgnIndiCmailMsg = 0x227a,
  6564     EAknsMinorGenericQgnIndiCmailMsgEditor = 0x227b,
  6565     EAknsMinorGenericQgnIndiCmailMsgRead = 0x227c,
  6566     EAknsMinorGenericQgnIndiCmailMsgReadDelete = 0x227d,
  6567     EAknsMinorGenericQgnIndiCmailMsgReadRepliedAll = 0x227e,
  6568     EAknsMinorGenericQgnIndiCmailRead = 0x227f,
  6569     EAknsMinorGenericQgnIndiCmailReadAttach = 0x2280,
  6570     EAknsMinorGenericQgnIndiCmailReadAttachment = 0x2281,
  6571     EAknsMinorGenericQgnIndiCmailReadAttachHighPrio = 0x2282,
  6572     EAknsMinorGenericQgnIndiCmailReadAttachLowPrio = 0x2283,
  6573     EAknsMinorGenericQgnIndiCmailReadForwarded = 0x2284,
  6574     EAknsMinorGenericQgnIndiCmailReadForwardedAttach = 0x2285,
  6575     EAknsMinorGenericQgnIndiCmailReadForwardedAttachHighPrio = 0x2286,
  6576     EAknsMinorGenericQgnIndiCmailReadForwardedAttachLowPrio = 0x2287,
  6577     EAknsMinorGenericQgnIndiCmailReadForwardedHighPrio = 0x2288,
  6578     EAknsMinorGenericQgnIndiCmailReadForwardedLowPrio = 0x2289,
  6579     EAknsMinorGenericQgnIndiCmailReadHighPrio = 0x228a,
  6580     EAknsMinorGenericQgnIndiCmailReadLowPrio = 0x228b,
  6581     EAknsMinorGenericQgnIndiCmailReadReplied = 0x228c,
  6582     EAknsMinorGenericQgnIndiCmailReadRepliedAttach = 0x228d,
  6583     EAknsMinorGenericQgnIndiCmailReadRepliedAttachHighPrio = 0x228e,
  6584     EAknsMinorGenericQgnIndiCmailReadRepliedAttachLowPrio = 0x228f,
  6585     EAknsMinorGenericQgnIndiCmailReadRepliedForwarded = 0x2290,
  6586     EAknsMinorGenericQgnIndiCmailReadRepliedForwardedAttach = 0x2291,
  6587     EAknsMinorGenericQgnIndiCmailReadRepliedForwardedAttachHighPrio = 0x2292,
  6588     EAknsMinorGenericQgnIndiCmailReadRepliedForwardedAttachLowPrio = 0x2293,
  6589     EAknsMinorGenericQgnIndiCmailReadRepliedForwardedHighPrio = 0x2294,
  6590     EAknsMinorGenericQgnIndiCmailReadRepliedHighPrio = 0x2295,
  6591     EAknsMinorGenericQgnIndiCmailReadRepliedLowPrio = 0x2296,
  6592     EAknsMinorGenericQgnIndiCmailSent = 0x2297,
  6593     EAknsMinorGenericQgnIndiCmailSync = 0x2298,
  6594     EAknsMinorGenericQgnIndiCmailSynchronisation = 0x2299,
  6595     EAknsMinorGenericQgnIndiCmailUnread = 0x229a,
  6596     EAknsMinorGenericQgnIndiCmailUnreadAttach = 0x229b,
  6597     EAknsMinorGenericQgnIndiCmailUnreadAttachHighPrio = 0x229c,
  6598     EAknsMinorGenericQgnIndiCmailUnreadAttachLowPrio = 0x229d,
  6599     EAknsMinorGenericQgnIndiCmailUnreadForwarded = 0x229e,
  6600     EAknsMinorGenericQgnIndiCmailUnreadForwardedAttach = 0x229f,
  6601     EAknsMinorGenericQgnIndiCmailUnreadForwardedAttachHighPrio = 0x22a0,
  6602     EAknsMinorGenericQgnIndiCmailUnreadForwardedAttachLowPrio = 0x22a1,
  6603     EAknsMinorGenericQgnIndiCmailUnreadForwardedHighPrio = 0x22a2,
  6604     EAknsMinorGenericQgnIndiCmailUnreadForwardedLowPrio = 0x22a3,
  6605     EAknsMinorGenericQgnIndiCmailUnreadHighPrio = 0x22a4,
  6606     EAknsMinorGenericQgnIndiCmailUnreadLowPrio = 0x22a5,
  6607     EAknsMinorGenericQgnIndiCmailUnreadReplied = 0x22a6,
  6608     EAknsMinorGenericQgnIndiCmailUnreadRepliedAttach = 0x22a7,
  6609     EAknsMinorGenericQgnIndiCmailUnreadRepliedAttachHighPrio = 0x22a8,
  6610     EAknsMinorGenericQgnIndiCmailUnreadRepliedAttachLowPrio = 0x22a9,
  6611     EAknsMinorGenericQgnIndiCmailUnreadRepliedHighPrio = 0x22aa,
  6612     EAknsMinorGenericQgnIndiCmailUnreadRepliedLowPrio = 0x22ab,
  6613     EAknsMinorGenericQgnIndiCmailViewerAttachDoc = 0x22ac,
  6614     EAknsMinorGenericQgnIndiCmailViewerAttachHtml = 0x22ad,
  6615     EAknsMinorGenericQgnIndiCmailViewerAttachImage = 0x22ae,
  6616     EAknsMinorGenericQgnIndiCmailViewerAttachNotDownloaded = 0x22af,
  6617     EAknsMinorGenericQgnIndiCmailViewerAttachPdf = 0x22b0,
  6618     EAknsMinorGenericQgnIndiCmailViewerAttachPpt = 0x22b1,
  6619     EAknsMinorGenericQgnIndiCmailViewerAttachRtf = 0x22b2,
  6620     EAknsMinorGenericQgnIndiCmailViewerAttachUnidentified = 0x22b3,
  6621     EAknsMinorGenericQgnIndiCmailViewerAttachXls = 0x22b4,
  6622     EAknsMinorGenericQgnIndiCmailViewerFollowUp = 0x22b5,
  6623     EAknsMinorGenericQgnIndiCmailViewerFollowUpComplete = 0x22b6,
  6624     EAknsMinorGenericQgnMenuCmail = 0x22b7,
  6625     EAknsMinorGenericQgnMenuCmailIntraBrowser = 0x22b8,
  6626     EAknsMinorGenericQgnMenuInternetRadio = 0x22b9,
  6627     EAknsMinorGenericQgnPropCmailActionAddToContacts = 0x22ba,
  6628     EAknsMinorGenericQgnPropCmailActionAttachmentCancelDownload = 0x22bb,
  6629     EAknsMinorGenericQgnPropCmailActionAttachmentDownload = 0x22bc,
  6630     EAknsMinorGenericQgnPropCmailActionAttachmentDownloadAll = 0x22bd,
  6631     EAknsMinorGenericQgnPropCmailActionAttachmentListOptionsAdd = 0x22be,
  6632     EAknsMinorGenericQgnPropCmailActionAttachmentListOptionsCancelAll = 0x22bf,
  6633     EAknsMinorGenericQgnPropCmailActionAttachmentListOptionsDelete = 0x22c0,
  6634     EAknsMinorGenericQgnPropCmailActionAttachmentListOptionsDeleteAll = 0x22c1,
  6635     EAknsMinorGenericQgnPropCmailActionAttachmentListOptionsViewAll = 0x22c2,
  6636     EAknsMinorGenericQgnPropCmailActionAttachmentOpen = 0x22c3,
  6637     EAknsMinorGenericQgnPropCmailActionAttachmentSave = 0x22c4,
  6638     EAknsMinorGenericQgnPropCmailActionAttachmentSaveAll = 0x22c5,
  6639     EAknsMinorGenericQgnPropCmailActionAudio = 0x22c6,
  6640     EAknsMinorGenericQgnPropCmailActionBookmark = 0x22c7,
  6641     EAknsMinorGenericQgnPropCmailActionCalendarDelete = 0x22c8,
  6642     EAknsMinorGenericQgnPropCmailActionCall = 0x22c9,
  6643     EAknsMinorGenericQgnPropCmailActionCall2 = 0x22ca,
  6644     EAknsMinorGenericQgnPropCmailActionCallVideo = 0x22cb,
  6645     EAknsMinorGenericQgnPropCmailActionConfService = 0x22cc,
  6646     EAknsMinorGenericQgnPropCmailActionContactDetail = 0x22cd,
  6647     EAknsMinorGenericQgnPropCmailActionCreateMeeting = 0x22ce,
  6648     EAknsMinorGenericQgnPropCmailActionCreateMsg = 0x22cf,
  6649     EAknsMinorGenericQgnPropCmailActionDelete = 0x22d0,
  6650     EAknsMinorGenericQgnPropCmailActionEmail = 0x22d1,
  6651     EAknsMinorGenericQgnPropCmailActionForward = 0x22d2,
  6652     EAknsMinorGenericQgnPropCmailActionMarkRead = 0x22d3,
  6653     EAknsMinorGenericQgnPropCmailActionMarkUnread = 0x22d4,
  6654     EAknsMinorGenericQgnPropCmailActionMeeting = 0x22d5,
  6655     EAknsMinorGenericQgnPropCmailActionMoveMsg = 0x22d6,
  6656     EAknsMinorGenericQgnPropCmailActionMoveToDrafts = 0x22d7,
  6657     EAknsMinorGenericQgnPropCmailActionMsg = 0x22d8,
  6658     EAknsMinorGenericQgnPropCmailActionOpenInIntranet = 0x22d9,
  6659     EAknsMinorGenericQgnPropCmailActionOpenInWeb = 0x22da,
  6660     EAknsMinorGenericQgnPropCmailActionPostcard = 0x22db,
  6661     EAknsMinorGenericQgnPropCmailActionPtt = 0x22dc,
  6662     EAknsMinorGenericQgnPropCmailActionRemoteLookup = 0x22dd,
  6663     EAknsMinorGenericQgnPropCmailActionReply = 0x22de,
  6664     EAknsMinorGenericQgnPropCmailActionReplyAll = 0x22df,
  6665     EAknsMinorGenericQgnPropCmailActionSave = 0x22e0,
  6666     EAknsMinorGenericQgnPropCmailActionViewCalendar = 0x22e1,
  6667     EAknsMinorGenericQgnPropCmailActionVoip = 0x22e2,
  6668     EAknsMinorGenericQgnPropCmailContactsFavourite = 0x22e3,
  6669     EAknsMinorGenericQgnPropCmailContactsGroup = 0x22e4,
  6670     EAknsMinorGenericQgnPropCmailFoldersDeletedItems = 0x22e5,
  6671     EAknsMinorGenericQgnPropCmailFoldersDrafts = 0x22e6,
  6672     EAknsMinorGenericQgnPropCmailFoldersInbox = 0x22e7,
  6673     EAknsMinorGenericQgnPropCmailFoldersOutbox = 0x22e8,
  6674     EAknsMinorGenericQgnPropCmailFoldersSent = 0x22e9,
  6675     EAknsMinorGenericQgnPropCmailFoldersServerFolder = 0x22ea,
  6676     EAknsMinorGenericQgnPropCmailFoldersSubfolders = 0x22eb,
  6677     EAknsMinorGenericQgnPropCmailInboxSmall = 0x22ec,
  6678     EAknsMinorGenericQgnPropCmailWmlBookmark = 0x22ed,
  6679     EAknsMinorGenericQgnWkaCxt = 0x22ee,
  6680     EAknsMinorGenericQgnHomeRefreshing1 = 0x22ef,
  6681     EAknsMinorGenericQgnHomeRefreshing2 = 0x22f0,
  6682     EAknsMinorGenericQgnHomeRefreshing3 = 0x22f1,
  6683     EAknsMinorGenericQgnHomeRefreshing4 = 0x22f2,
  6684     EAknsMinorGenericQgnHomeRefreshingFails = 0x22f3,
  6685     EAknsMinorGenericQgnIndiCallVideo12 = 0x22f4,
  6686     EAknsMinorGenericQgnIndiCallVideoCallsta12 = 0x22f5,
  6687     EAknsMinorGenericQgnIndiCam4Panorama = 0x22f6,
  6688     EAknsMinorGenericQgnIndiCam4TbPanorama = 0x22f7,
  6689     EAknsMinorGenericQgnIndiRadioNextDisabled = 0x22f8,
  6690     EAknsMinorGenericQgnIndiRadioNextPressed = 0x22f9,
  6691     EAknsMinorGenericQgnIndiRadioPreviousDisabled = 0x22fa,
  6692     EAknsMinorGenericQgnIndiRadioPreviousPressed = 0x22fb,
  6693     EAknsMinorGenericQgnIndiRadioSoundDisabled = 0x22fc,
  6694     EAknsMinorGenericQgnIndiRadioSoundMutedDisabled = 0x22fd,
  6695     EAknsMinorGenericQgnIndiRadioSoundMutedPressed = 0x22fe,
  6696     EAknsMinorGenericQgnIndiRadioSoundPressed = 0x22ff,
  6697     EAknsMinorGenericQgnPropHomeAddFriend = 0x2300,
  6698     EAknsMinorGenericQgnPropHomeDefaultFriend = 0x2301,
  6699     EAknsMinorGenericQgnPropMupAlbumLarge = 0x2302,
  6700     EAknsMinorGenericQgnPropMupArtistLarge = 0x2303,
  6701     EAknsMinorGenericQgnPropMupComposerLarge = 0x2304,
  6702     EAknsMinorGenericQgnPropMupGenreLarge = 0x2305,
  6703     EAknsMinorGenericQgnPropMupPlaylistLarge = 0x2306,
  6704     EAknsMinorGenericQgnPropMupPodcastsLarge = 0x2307,
  6705     EAknsMinorGenericQgnPropMupSongsLarge = 0x2308,
  6706     EAknsMinorGenericQgnGrafPbPicDefault = 0x2309,
  6707     EAknsMinorGenericQgnGrafPbPicOvalMaskIcon = 0x230a,
  6708     EAknsMinorGenericQgnGrafSwipeindiBgLeft = 0x230b,
  6709     EAknsMinorGenericQgnGrafSwipeindiBgRight = 0x230c,
  6710     EAknsMinorGenericQgnIndiBrowserOvi = 0x230d,
  6711     EAknsMinorGenericQgnIndiGreenHandle = 0x230e,
  6712     EAknsMinorGenericQgnIndiOrgArrowDown = 0x230f,
  6713     EAknsMinorGenericQgnIndiOrgArrowLeft = 0x2310,
  6714     EAknsMinorGenericQgnIndiOrgArrowRight = 0x2311,
  6715     EAknsMinorGenericQgnIndiOrgArrowUp = 0x2312,
  6716     EAknsMinorGenericQgnIndiUnlockScreen = 0x2313,
  6717     EAknsMinorGenericQgnMenuFmtx = 0x2314,
  6718     EAknsMinorGenericQgnNoteNfcTouchtotrans = 0x2315,
  6719     EAknsMinorGenericQgnPropLocevInvalid = 0x2316,
  6720     EAknsMinorGenericQgnPropVpRatioOrig = 0x2317,
  6721     EAknsMinorGenericQgnPropVpRatioStretch = 0x2318,
  6722     EAknsMinorGenericQgnPropVpRatioZoom = 0x2319,
  6723     EAknsMinorGenericQgnPropWmlBmOvi = 0x231a,
  6724     EAknsMinorGenericQgnStatClkStpWatchUni = 0x231b,
  6725     EAknsMinorGenericQgnFrwidgetAddFriendPhoto = 0x231c,
  6726     EAknsMinorGenericQgnFrwidgetDialledCall = 0x231d,
  6727     EAknsMinorGenericQgnFrwidgetEmptyPhoto = 0x231e,
  6728     EAknsMinorGenericQgnFrwidgetEventIndicator = 0x231f,
  6729     EAknsMinorGenericQgnFrwidgetMissedCallRead = 0x2320,
  6730     EAknsMinorGenericQgnFrwidgetMissedCallUnread = 0x2321,
  6731     EAknsMinorGenericQgnFrwidgetReceivedCall = 0x2322,
  6732     EAknsMinorGenericQgnFrwidgetReceivedEmailRead = 0x2323,
  6733     EAknsMinorGenericQgnFrwidgetReceivedEmailUnread = 0x2324,
  6734     EAknsMinorGenericQgnFrwidgetReceivedMsgRead = 0x2325,
  6735     EAknsMinorGenericQgnFrwidgetReceivedMsgUnread = 0x2326,
  6736     EAknsMinorGenericQgnFrwidgetRefreshingFeed1 = 0x2327,
  6737     EAknsMinorGenericQgnFrwidgetRefreshingFeed2 = 0x2328,
  6738     EAknsMinorGenericQgnFrwidgetRefreshingFeed3 = 0x2329,
  6739     EAknsMinorGenericQgnFrwidgetRefreshingFeed4 = 0x232a,
  6740     EAknsMinorGenericQgnFrwidgetScrollIndicator = 0x232b,
  6741     EAknsMinorGenericQgnFrwidgetScutCall = 0x232c,
  6742     EAknsMinorGenericQgnFrwidgetScutFeed = 0x232d,
  6743     EAknsMinorGenericQgnFrwidgetScutNewMessage = 0x232e,
  6744     EAknsMinorGenericQgnFrwidgetScutRefresh = 0x232f,
  6745     EAknsMinorGenericQgnFrwidgetScutSettings = 0x2330,
  6746     EAknsMinorGenericQgnFrwidgetSentEmail = 0x2331,
  6747     EAknsMinorGenericQgnFrwidgetSentMsg = 0x2332,
  6748     EAknsMinorGenericQgnFrwidgetSettDetails = 0x2333,
  6749     EAknsMinorGenericQgnFrwidgetSettPhoto = 0x2334,
  6750     EAknsMinorGenericQgnFrwidgetSettRemove = 0x2335,
  6751     EAknsMinorGenericQgnFrwidgetSettSort = 0x2336,
  6752     EAknsMinorGenericQgnFrwidgetSettWebFeed = 0x2337,
  6753     EAknsMinorGenericQgnFrwidgetTextFeedPreview = 0x2338,
  6754     EAknsMinorGenericQgnFrwidgetUnknownFeed = 0x2339,
  6755     EAknsMinorGenericQgnIndiActivenotesPause = 0x233a,
  6756     EAknsMinorGenericQgnIndiMpRatioOrig = 0x233b,
  6757     EAknsMinorGenericQgnIndiMpRatioStretch = 0x233c,
  6758     EAknsMinorGenericQgnIndiMpRatioZoom = 0x233d,
  6759     EAknsMinorGenericQgnMenu = 0x233e,
  6760     EAknsMinorGenericQgnPropPaGotomynokia = 0x233f,
  6761     EAknsMinorGenericQgnPropPaInstructions = 0x2340,
  6762     EAknsMinorGenericQgnPropPbCommCall = 0x2341,
  6763     EAknsMinorGenericQgnPropPbCommCallLarge = 0x2342,
  6764     EAknsMinorGenericQgnPropPbCommChat = 0x2343,
  6765     EAknsMinorGenericQgnPropPbCommChatLarge = 0x2344,
  6766     EAknsMinorGenericQgnPropPbCommEmail = 0x2345,
  6767     EAknsMinorGenericQgnPropPbCommEmailLarge = 0x2346,
  6768     EAknsMinorGenericQgnPropPbCommMessage = 0x2347,
  6769     EAknsMinorGenericQgnPropPbCommMessageLarge = 0x2348,
  6770     EAknsMinorGenericQgnPropPbCommNoValidLm = 0x2349,
  6771     EAknsMinorGenericQgnPropPbCommUrl = 0x234a,
  6772     EAknsMinorGenericQgnPropPbCommUrlLarge = 0x234b,
  6773     EAknsMinorGenericQgnPropPbCommValidLm = 0x234c,
  6774     EAknsMinorGenericQgnPropPbCommValidLmLarge = 0x234d,
  6775     EAknsMinorGenericQgnPropPbCommVcall = 0x234e,
  6776     EAknsMinorGenericQgnPropPbCommVcallLarge = 0x234f,
  6777     EAknsMinorGenericQgnPropPbCommVoip = 0x2350,
  6778     EAknsMinorGenericQgnPropPbCommVoipLarge = 0x2351,
  6779     EAknsMinorGenericQgnPropPbNoValidLm = 0x2352,
  6780     EAknsMinorGenericQgnGrafBgTportSw = 0x2353,
  6781     EAknsMinorGenericQgnGrafCamPanoramaActiveframe = 0x2354,
  6782     EAknsMinorGenericQgnGrafCamPanoramaArea = 0x2355,
  6783     EAknsMinorGenericQgnGrafCamPanoramaCapture = 0x2356,
  6784     EAknsMinorGenericQgnGrafCamPanoramaFrame = 0x2357,
  6785     EAknsMinorGenericQgnGrafCamPanoramaGuide = 0x2358,
  6786     EAknsMinorGenericQgnGrafCamPanoramaGuideDashed = 0x2359,
  6787     EAknsMinorGenericQgnGrafCamPanoramaLeft = 0x235a,
  6788     EAknsMinorGenericQgnGrafCamPanoramaRight = 0x235b,
  6789     EAknsMinorGenericQgnIndiCam4Quality12mpHigh = 0x235c,
  6790     EAknsMinorGenericQgnIndiTvButtonGotostore = 0x235d,
  6791     EAknsMinorGenericQgnPropSetSlideSettings = 0x235e,
  6792     EAknsMinorGenericQgnGrafSnoozealarmButtonGrey = 0x235f,
  6793     EAknsMinorGenericQgnGrafStopalarmButtonOrange = 0x2360,
  6794     EAknsMinorGenericQgnIndiInputFshwrSctPage3 = 0x2361,
  6795     EAknsMinorGenericQgnPropBrowserInfoSmall = 0x2362,
  6796     EAknsMinorGenericQgnMenuMessageReader = 0x2363,
  6797     EAknsMinorGenericRlsApplicationNameGrid = 0x2364,
  6798     EAknsMinorGenericQgnIndiCmailMailForExchange = 0x2365,
  6799     EAknsMinorGenericQgnIndiMusicWidgetTbRadioSound = 0x2366,
  6800     EAknsMinorGenericQgnIndiMusicWidgetTbRadioSoundDimmed = 0x2367,
  6801     EAknsMinorGenericQgnIndiMusicWidgetTbRadioSoundMuted = 0x2368,
  6802     EAknsMinorGenericQgnIndiMusicWidgetTbRadioSoundMutedDimmed = 0x2369,
  6803     EAknsMinorGenericQgnIndiTvTbEpg = 0x236a,
  6804     EAknsMinorGenericQgnStatCaseCyrillicCapital = 0x236b,
  6805     EAknsMinorGenericQgnStatCaseCyrillicSmall = 0x236c,
  6806     EAknsMinorGenericQgnStatCaseCyrillicText = 0x236d,
  6807     EAknsMinorGenericQgnStatCaseGreekCapital = 0x236e,
  6808     EAknsMinorGenericQgnStatCaseGreekSmall = 0x236f,
  6809     EAknsMinorGenericQgnStatCaseGreekText = 0x2370,
  6810     EAknsMinorGenericQgnIndiCmailArrowRight = 0x2371,
  6811     EAknsMinorGenericQgnIndiCmailReadRepliedForwardedLowPrio = 0x2372,
  6812     EAknsMinorGenericQgnIndiInputCandiListOpen = 0x2373,
  6813     EAknsMinorGenericQgnIndiPbTbImage = 0x2374,
  6814     EAknsMinorGenericQgnIndiPbTbSendBcard = 0x2375,
  6815     EAknsMinorGenericQgnMenuNgageDt = 0x2376,
  6816     EAknsMinorGenericQgnMenuOviFiles = 0x2377,
  6817     EAknsMinorGenericQgnPropCmailAttachPresentation = 0x2378,
  6818     EAknsMinorGenericQgnPropMceNfcRead = 0x2379,
  6819     EAknsMinorGenericQgnPropMceNfcUnread = 0x237a,
  6820     EAknsMinorGenericQgnPropPbMycard = 0x237b,
  6821     EAknsMinorGenericQgnStatHdmiConnect = 0x237c,
  6822     EAknsMinorGenericQgnIndiAlarmSilence = 0x237d,
  6823     EAknsMinorGenericQgnIndiAlarmSnooze = 0x237e,
  6824     EAknsMinorGenericQgnIndiAlarmStop = 0x237f,
  6825     EAknsMinorGenericQgnIndiPbDefaultConnAdd = 0x2380,
  6826     EAknsMinorGenericQgnPropServiceFriendBlocked = 0x2381,
  6827     EAknsMinorGenericQgnHomeWidgetDisabled = 0x2382,
  6828     EAknsMinorGenericQgnIndiMupHomeNoAlbumArt = 0x2383,
  6829     EAknsMinorGenericQgnMenuOviSync = 0x2384,
  6830     EAknsMinorGenericQgnPropOviSync = 0x2385,
  6831     EAknsMinorGenericExampleMsnTab = 0x2386,
  6832     EAknsMinorGenericQgnHomeRefreshingDisabled = 0x2387,
  6833     EAknsMinorGenericQgnPropImwidgetBrandAvatar = 0x2388,
  6834     EAknsMinorGenericQgnPropImwidgetDefaultAvatar = 0x2389,
  6835     EAknsMinorGenericQgnPropImwidgetFriendAway = 0x238a,
  6836     EAknsMinorGenericQgnPropImwidgetFriendBusy = 0x238b,
  6837     EAknsMinorGenericQgnPropImwidgetFriendInvisible = 0x238c,
  6838     EAknsMinorGenericQgnPropImwidgetFriendOff = 0x238d,
  6839     EAknsMinorGenericQgnPropImwidgetFriendOn = 0x238e,
  6840     EAknsMinorGenericQgnPropImwidgetImsgNew = 0x238f,
  6841     EAknsMinorGenericQgnPropImFriendVoip = 0x2390,
  6842     EAknsMinorGenericQgnServtabAvatarBlocked = 0x2391,
  6843     EAknsMinorGenericQgnStatNewMsgUni = 0x2392,
  6844     EAknsMinorGenericQgnIndiCalendarClockAlarm = 0x2393,
  6845     EAknsMinorGenericQgnIndiCallAnswer = 0x2394,
  6846     EAknsMinorGenericQgnIndiCam4TbTag = 0x2395,
  6847     EAknsMinorGenericQgnIndiMupHomeMusicDefault = 0x2396,
  6848     EAknsMinorGenericQgnMenuChiTalkingDict = 0x2397,
  6849     EAknsMinorGenericQgnNoteChidictSearch = 0x2398,
  6850     EAknsMinorGenericQgnNotePa4Tipalert = 0x2399,
  6851     EAknsMinorGenericQgnPropPa4Aboutmynokia = 0x239a,
  6852     EAknsMinorGenericQgnPropPa4History = 0x239b,
  6853     EAknsMinorGenericQgnPropPa4Tip = 0x239c,
  6854     EAknsMinorGenericQgnPropPa4VisitedTip = 0x239d,
  6855     EAknsMinorGenericQgnPropSetGeneSlide = 0x239e,
  6856     EAknsMinorGenericQgnIndiCam4QualityHd = 0x239f,
  6857     EAknsMinorGenericQgnMenuBrowserng = 0x23a0,
  6858     EAknsMinorGenericQgnGrafFepGuideGrid = 0x23a1,
  6859     EAknsMinorGenericQgnGrafFepGuideLine = 0x23a2,
  6860     EAknsMinorGenericQgnIndiClkTbReset = 0x23a3,
  6861     EAknsMinorGenericQgnIndiCmailDisconnectedScopy = 0x23a4,
  6862     EAknsMinorGenericQgnIndiTbAddHomecity = 0x23a5,
  6863     EAknsMinorGenericQgnIndiTbAddLocation = 0x23a6,
  6864     EAknsMinorGenericQgnIndiTbNewTimer = 0x23a7,
  6865     EAknsMinorGenericQgnIndiTbStpWatchLap = 0x23a8,
  6866     EAknsMinorGenericQgnIndiTbStpWatchSplit = 0x23a9,
  6867     EAknsMinorGenericQgnPropCmailAttachPresentation2 = 0x23aa,
  6868     EAknsMinorGenericQgnIndiCdrActionArrowDown = 0x23ab,
  6869     EAknsMinorGenericQgnIndiCdrActionArrowUp = 0x23ac,
  6870     EAknsMinorGenericQgnIndiCdrDateAlarm = 0x23ad,
  6871     EAknsMinorGenericQgnIndiCdrEdit = 0x23ae,
  6872     EAknsMinorGenericQgnIndiCdrInvitation = 0x23af,
  6873     EAknsMinorGenericQgnIndiCdrNewTodo = 0x23b0,
  6874     EAknsMinorGenericQgnIndiCdrRecurrenceException = 0x23b1,
  6875     EAknsMinorGenericQgnIndiCdrWeekLeft = 0x23b2,
  6876     EAknsMinorGenericQgnIndiCdrWeekRight = 0x23b3,
  6877     EAknsMinorGenericQgnIndiRadioRockerAutotuneDownDisabled = 0x23b4,
  6878     EAknsMinorGenericQgnIndiRadioRockerAutotuneUpDisabled = 0x23b5,
  6879     EAknsMinorGenericQgnIndiRadioRockerListViewDisabled = 0x23b6,
  6880     EAknsMinorGenericQgnIndiRadioTune = 0x23b7,
  6881     EAknsMinorGenericQgnMenuGroupDatam = 0x23b8,
  6882     EAknsMinorGenericQgnMenuGroupEmail = 0x23b9,
  6883     EAknsMinorGenericQgnStatCaseHybrid = 0x23ba,
  6884     // SCMMARKER_INSERTIONPOINT [9147]
  6885     EAknsMinorGenericInternalCurrentLastItem = 0x23bb
  6886     };
  6887 
  6888 // ----------------------------------------------------------------------------
  6889 // EAknsMajorESeries item IDs
  6890 // ----------------------------------------------------------------------------
  6891 
  6892 /**
  6893 * Minor values for item IDs in EAknsMajorESeries major class.
  6894 *
  6895 * @since 3.1
  6896 */
  6897 enum TAknsMinorESeriesValue
  6898     {
  6899     /**
  6900     * Text colour groups color table item.
  6901     */
  6902     EAknsMinorESeriesTextColors             = 0x1000,
  6903 
  6904     /**
  6905     * Line colour groups color table item.
  6906     */
  6907     EAknsMinorESeriesLineColors             = 0x1100,
  6908 
  6909     /**
  6910     * Other colour groups color table item.
  6911     */
  6912     EAknsMinorESeriesOtherColors            = 0x1200,
  6913 
  6914     /**
  6915     * Highlight colour groups color table item.
  6916     */
  6917     EAknsMinorESeriesHighlightColors        = 0x1300
  6918     };
  6919 
  6920 #endif // AKNSCONSTANTS_HRH