calendarui/controller/inc/calenmultipledbui.h
branchRCL_3
changeset 27 aba12c885d83
parent 14 21239b3bcd78
child 28 96907930389d
equal deleted inserted replaced
25:bf573002ff72 27: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();