calendarui/editors/inc/calendbfield.h
branchRCL_3
changeset 28 96907930389d
parent 14 21239b3bcd78
equal deleted inserted replaced
27:aba12c885d83 28:96907930389d
    79          * @brief Get calendar name for where entry belongs to
    79          * @brief Get calendar name for where entry belongs to
    80          * @return TDesC reference to name of the calendar
    80          * @return TDesC reference to name of the calendar
    81          */
    81          */
    82         const TDesC& GetCalendarNameForEntryL();
    82         const TDesC& GetCalendarNameForEntryL();
    83         
    83         
       
    84 		/*
       
    85          * @brief Get calendar index for where entry belongs to
       
    86          * @return TInt index of the calendar
       
    87          */
       
    88         TInt GetCalendarNameForEntryL(const TDesC& aCalendarFileName);
    84         /*
    89         /*
    85          * @brief check if calendar is changed or not
    90          * @brief check if calendar is changed or not
    86          * @return TBool true if calendar is chnaged
    91          * @return TBool true if calendar is chnaged
    87          */
    92          */
    88         TBool IsCalendarEdited();
    93         TBool IsCalendarEdited();