calendarui/agendaeventviewer/src/agendaeventviewer.cpp
changeset 63 a3cb48f6c889
parent 55 2c54b51f39c4
--- a/calendarui/agendaeventviewer/src/agendaeventviewer.cpp	Mon Aug 09 18:30:52 2010 +0530
+++ b/calendarui/agendaeventviewer/src/agendaeventviewer.cpp	Wed Aug 25 14:02:13 2010 +0530
@@ -147,4 +147,22 @@
 	OstTraceFunctionExit0( DUP2_AGENDAEVENTVIEWER_VIEW_EXIT );
 }
 
+/*! 
+    save the entry and close the editor
+*/
+void AgendaEventViewer::saveAndCloseEditor()
+{
+    d_ptr->saveAndCloseEditor();
+}
+
+
+/*! 
+    close the aganda event view
+*/
+void AgendaEventViewer::closeAgendaEventView()
+{
+    d_ptr->closeAgendaEventView();   
+}
+
+
 // End of file