calendarui/editors/inc/calenunifiededitorcontrol.h
branchRCL_3
changeset 28 96907930389d
parent 27 aba12c885d83
--- a/calendarui/editors/inc/calenunifiededitorcontrol.h	Thu Jul 15 18:37:27 2010 +0300
+++ b/calendarui/editors/inc/calenunifiededitorcontrol.h	Thu Aug 19 09:53:43 2010 +0300
@@ -147,7 +147,7 @@
          * @brief To set AllDay field value
          * @param aActive
          */
-        void SetAllDayEvent( TBool aActive );
+        void SetAllDayEventL( TBool aActive );
         
         /**
          * @brief Handles a state change in the control with id aControlId. 
@@ -225,7 +225,7 @@
         /**
          * Reads the RRule and Rdates for the current CCalEntry.
          */
-        void ReadRrule(TTime& startTime, TTime& endTime);
+        void ReadRruleL(TTime& startTime, TTime& endTime);
         
         /**
          * @brief Get start date time from editor
@@ -270,6 +270,7 @@
         TInt GetCalendarIndexForEntryL();
         
         const TDesC& GetCalendarNameForEntryL();
+        TInt GetCalendarNameForEntryL(const TDesC& aCalendarFileName);
         
         /**
          * @brief Handle error codes related to the editor fields.