emailservices/emailserver/cmailhandlerplugin/inc/cmailcpssettings.h
changeset 2 5253a20d2a1e
parent 1 12c456ceeff2
child 8 e1b6206813b4
--- a/emailservices/emailserver/cmailhandlerplugin/inc/cmailcpssettings.h	Thu Jan 07 12:38:38 2010 +0200
+++ b/emailservices/emailserver/cmailhandlerplugin/inc/cmailcpssettings.h	Mon Jan 18 20:08:26 2010 +0200
@@ -121,12 +121,12 @@
     /**
      * 
      */
-    void DissociateWidgetFromSetting( const TDesC& aContentId );
+    void DissociateWidgetFromSettingL( const TDesC& aContentId );
 
     /**
      * 
      */
-    TInt GetContentId( TInt aMailboxId, TInt aId, TDes16& aValue );
+    void GetContentId( TInt aMailboxId, TInt aNext, TDes16& aValue );
     
     /**
      * 
@@ -151,9 +151,24 @@
 
     /**
      * 
-     */    
+     */
     TInt GetTotalMailboxCount();
+
+    /**
+     * 
+     */
+    TBool FindFromContentIdListL( const TDesC& aContentId );
+
+    /**
+     * 
+     */
+    void AddToContentIdListL( const TDesC& aContentId );
     
+    /**
+     * 
+     */    
+    void RemoveFromContentIdListL( const TDesC& aContentId );
+
 protected:
     /**
      * From CActive