meetingrequest/mrcommon/inc/esmrinternaluid.h
branchRCL_3
changeset 12 4ce476e64c59
parent 0 8466d47a6819
equal deleted inserted replaced
11:0396474f30f5 12:4ce476e64c59
     1 /*
     1 /*
     2 * Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    29 #define KESMRUtilsCalPluginImplUid3Fs        0x2001F40F
    29 #define KESMRUtilsCalPluginImplUid3Fs        0x2001F40F
    30 // </cmail> S60 UID update
    30 // </cmail> S60 UID update
    31 #define KESMRUtilsCalPluginDataImap          "[1000102a]" //For plugin resource file
    31 #define KESMRUtilsCalPluginDataImap          "[1000102a]" //For plugin resource file
    32 #define KESMRUtilsCalPluginDataSmtp          "[10001028]" //For plugin resource file
    32 #define KESMRUtilsCalPluginDataSmtp          "[10001028]" //For plugin resource file
    33 // <cmail> S60 UID update
    33 // <cmail> S60 UID update
    34 #define KESMRUtilsCalPluginDataFs            "[2001F406]"  //For plugin resource file
    34 #define KESMRUtilsCalPluginDataFs            "[2001f406]"  //For plugin resource file
    35 #define KESMRUtilsCalPluginResource          2001E27F.rss // for mmp
    35 #define KESMRUtilsCalPluginResource          2001E27F.rss // for mmp
    36 // </cmail> S60 UID update
    36 // </cmail> S60 UID update
    37 
    37 
    38 // MRUI MR VIEWER calendar plug-in
    38 // MRUI MR VIEWER calendar plug-in
    39 // <cmail> S60 UID update
    39 // <cmail> S60 UID update
   101 // Location plugin UIDs
   101 // Location plugin UIDs
   102 #define KESMRLocationPluginInterfaceUid			0x2001E60A
   102 #define KESMRLocationPluginInterfaceUid			0x2001E60A
   103 #define KESMRLocationPluginImplementationUid	0x2001E60B
   103 #define KESMRLocationPluginImplementationUid	0x2001E60B
   104 #define KESMRLocationPluginDllUid				0x2001E60C
   104 #define KESMRLocationPluginDllUid				0x2001E60C
   105 
   105 
       
   106 // MR Mailbox Utils plugin UIDs
       
   107 #define KESMRMButilsExtensionImplementationUid  0x2002137D
       
   108 #define KESMRMButilsExtensionDllUid             0x2002137D
       
   109 #define KMRDefaultCMailMRMailbox                0x2002137C
       
   110 
       
   111 // MR BC Plugin UIDs
       
   112 #define KMRBCPluginImplementationUid    0x2002137B
       
   113 #define KMRBCPluginDllUid               0x2002137B
       
   114 
   106 #define KS60CalenEditorsImplementation 0x102071F4
   115 #define KS60CalenEditorsImplementation 0x102071F4
   107 #define KCalEntryUIImplmentation       0x200025B4
   116 #define KCalEntryUIImplmentation       0x200025B4
       
   117 
       
   118 #define KMREntryProcessorInterfaceUID               0x20026F6D
       
   119 #define KMRMeetingRequestProcessorImplementationUID 0x20026F6E
       
   120 #define KMRCalEventProcessorImplementationUID       0x20026F6F
   108 
   121 
   109 // MRUI Private CenRep UIDs
   122 // MRUI Private CenRep UIDs
   110 #define KESMRUIPreviousLocationsCRUid   0x2001E611
   123 #define KESMRUIPreviousLocationsCRUid   0x2001E611
   111 
   124 
   112 // Definitions for time operations
   125 // Definitions for time operations
   113 #define KMaxHoursInDay                  23
   126 #define KMaxHoursInDay                  23
   114 #define KMaxMinutesInHour               59
   127 #define KMaxMinutesInHour               59
   115 #define KMaxSecondsInMinute             59
   128 #define KMaxSecondsInMinute             59
   116 
   129 
       
   130 // Definition for BC plug-in resources
       
   131 #define KBCCalMRPluginResource "bcmreventplugin.rsc"
       
   132 
       
   133 #define KMRBCEventPluginInterfaceUID        0x20022D89
       
   134 #define KMRBCMREventPluginImplementationUID 0x20022D8A
       
   135 
       
   136 // Definition of MR Tasks ECom plug-in UIDs
       
   137 #define KMRTaskInterfaceUID                     0x20022D8C
       
   138 #define KMRTaskPluginImplementationUID          0x20022D8D
       
   139 #define KMRCalEventTaskPluginImplementationUID  0x20026F6C
       
   140 
       
   141 // Definition of MR Policy resolver ECom plug-in UIDs
       
   142 #define KMRPolicyResolverInterfaceUID           0x20026F70
       
   143 #define KMREntryPolicyImplementationUID         0x20026FB8
       
   144 #define KMRCalEntryPolicyImplementationUID      0x20026FB9
   117 
   145 
   118 #endif // ESMRINTERNALUID_H
   146 #endif // ESMRINTERNALUID_H