calendarui/controller/inc/calenmultipledbui.h
branchRCL_3
changeset 59 aba12c885d83
parent 20 21239b3bcd78
child 60 96907930389d
equal deleted inserted replaced
48:bf573002ff72 59:aba12c885d83
   317     /*
   317     /*
   318      * Updates after add/edit had been performed.
   318      * Updates after add/edit had been performed.
   319      * Called from editor before exiting the dialog.
   319      * Called from editor before exiting the dialog.
   320      * @param aItemAdded ETure if add else edit.
   320      * @param aItemAdded ETure if add else edit.
   321      */
   321      */
   322     void UpdateOnAddOrEditL(TBool aItemAdded);
   322     TInt UpdateOnAddOrEditL(TBool aItemAdded);
   323     
   323     
   324     /*
   324     /*
   325      * Exit the dialog;
   325      * Exit the dialog;
   326      */
   326      */
   327     void ExitDialogL();
   327     void ExitDialogL();