calendarui/agendaeventviewer/src/agendaeventviewer.cpp
changeset 68 a5a1242fd2e8
parent 58 ef813d54df51
--- a/calendarui/agendaeventviewer/src/agendaeventviewer.cpp	Wed Aug 18 09:47:38 2010 +0300
+++ b/calendarui/agendaeventviewer/src/agendaeventviewer.cpp	Thu Sep 02 20:25:23 2010 +0300
@@ -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