calendarui/editors/inc/calenunifiededitor.h
branchRCL_3
changeset 60 96907930389d
parent 59 aba12c885d83
child 67 1539a383d7b6
--- a/calendarui/editors/inc/calenunifiededitor.h	Thu Jul 15 18:37:27 2010 +0300
+++ b/calendarui/editors/inc/calenunifiededitor.h	Thu Aug 19 09:53:43 2010 +0300
@@ -267,6 +267,7 @@
          */
         void  ActivateL();
         
+        void HandleCalendarDeleteL();
     private:
        
         /**
@@ -530,7 +531,7 @@
          * updates the dbid into cenrep for the later use,
          * next time editor will show this db in the editor (bu default)
          */
-        void ModifyDbField();
+        void ModifyDbFieldL();
         
         /**
          * @brief Try to save the enty with new entry type
@@ -661,7 +662,7 @@
           *        exceptional entry/single instance of recurrent entry
           *  
           */
-         void HideFieldsForEditSingleInstance();
+         void HideFieldsForEditSingleInstanceL();
          
          static TInt AsyncProcessCommandL(TAny* aThisPtr);