diff -r aba12c885d83 -r 96907930389d calendarui/editors/inc/calendbfield.h --- a/calendarui/editors/inc/calendbfield.h Thu Jul 15 18:37:27 2010 +0300 +++ b/calendarui/editors/inc/calendbfield.h Thu Aug 19 09:53:43 2010 +0300 @@ -81,6 +81,11 @@ */ const TDesC& GetCalendarNameForEntryL(); + /* + * @brief Get calendar index for where entry belongs to + * @return TInt index of the calendar + */ + TInt GetCalendarNameForEntryL(const TDesC& aCalendarFileName); /* * @brief check if calendar is changed or not * @return TBool true if calendar is chnaged