diff -r 0b38fc5b94c6 -r 2c54b51f39c4 calendarui/controller/inc/calenactionui.h --- a/calendarui/controller/inc/calenactionui.h Mon Jul 12 02:32:28 2010 +0530 +++ b/calendarui/controller/inc/calenactionui.h Mon Jul 26 13:54:38 2010 +0530 @@ -60,6 +60,11 @@ * Gets a command handler or NULL. */ MCalenCommandHandler* GetCommandHandlerL( TInt aCommand ); + /** + * This Function saves the entries + * should only calls after edit or create function has called + */ + void saveAndCloseEditor(); private: // Construction and destruction /**