creator/engine/inc/creator.hrh
changeset 48 da3ec8478e66
parent 17 4f2773374eff
equal deleted inserted replaced
47:11fa016241a4 48:da3ec8478e66
    22 #define __CREATOR_HRH__
    22 #define __CREATOR_HRH__
    23 
    23 
    24 
    24 
    25 enum TCreatorIds
    25 enum TCreatorIds
    26     {
    26     {
    27     ECmdCreateFromFile=1,
    27 
       
    28     // Phonebook entries shuld be the first, bacause some other entries references them
       
    29     ECmdCreatePhoneBookEntries = 1,
       
    30     ECmdCreatePhoneBookEntryContacts,
       
    31     ECmdCreatePhoneBookEntryGroups,
       
    32     ECmdCreatePhoneBookEntrySubscribedContacts,
       
    33     
       
    34     ECmdCreateFromFile,
    28 
    35 
    29     ECmdCreateCalendarEntries,
    36     ECmdCreateCalendarEntries,
    30     ECmdCreateCalendarEntryAppointments,
    37     ECmdCreateCalendarEntryAppointments,
    31     ECmdCreateCalendarEntryEvents,
    38     ECmdCreateCalendarEntryEvents,
    32     ECmdCreateCalendarEntryAnniversaries,
    39     ECmdCreateCalendarEntryAnniversaries,
   127     ECmdCreateMiscEntryIMPSServers,
   134     ECmdCreateMiscEntryIMPSServers,
   128     ECmdCreateMiscEntryNotes,
   135     ECmdCreateMiscEntryNotes,
   129     ECmdCreateMiscEntrySyncSettings,
   136     ECmdCreateMiscEntrySyncSettings,
   130     ECmdCreateMiscEntryLandmarks,
   137     ECmdCreateMiscEntryLandmarks,
   131 
   138 
   132     ECmdCreatePhoneBookEntries,
       
   133     ECmdCreatePhoneBookEntryContacts,
       
   134     ECmdCreatePhoneBookEntryGroups,
       
   135     ECmdCreatePhoneBookEntrySubscribedContacts,
       
   136 
       
   137     ECmdDeleteEntries,
   139     ECmdDeleteEntries,
   138     ECmdDeleteAllEntries,
   140     ECmdDeleteAllEntries,
   139     ECmdDeleteAllCreatorEntries,
   141     ECmdDeleteAllCreatorEntries,
   140     ECmdDeleteContacts,
   142     ECmdDeleteContacts,
   141     ECmdDeleteCreatorContacts,
   143     ECmdDeleteCreatorContacts,