serviceproviders/sapi_calendar/tsrc/dev/tcalendartest/tcalendarupdateiter1/inc/tcalendarupdatetest.h
changeset 22 fc9cf246af83
parent 19 989d2f495d90
--- a/serviceproviders/sapi_calendar/tsrc/dev/tcalendartest/tcalendarupdateiter1/inc/tcalendarupdatetest.h	Fri Jul 03 15:51:24 2009 +0100
+++ b/serviceproviders/sapi_calendar/tsrc/dev/tcalendartest/tcalendarupdateiter1/inc/tcalendarupdatetest.h	Thu Aug 27 07:43:07 2009 +0300
@@ -151,6 +151,13 @@
 	    virtual TInt UpdateAppointmentEntryWithNewAttendeesL(CStifItemParser &aItem );
 	    virtual TInt UpdateAppointmentEntryWithNewRepeatL(CStifItemParser &aItem );
 	    //virtual TInt UpdateAppointmentEntryWithNewTimeAndAttendeesL(CStifItemParser &aItem );
+        virtual TInt UpdateAppointmentEntryWithGlobalIdL(CStifItemParser &aItem );
+        virtual TInt UpdateTodoEntryWithGlobalIdL(CStifItemParser &aItem );
+        virtual TInt UpdateAnniversaryWithGlobalIdL(CStifItemParser &aItem );
+        virtual TInt UpdateDayEventWithGlobalIdL(CStifItemParser &aItem );
+        virtual TInt UpdateReminderWithGlobalIdL(CStifItemParser &aItem );
+        virtual TInt UpdateAppointmentEntryWithNewTimeAndGlobalIdL(CStifItemParser &aItem );
+	    
     public:     // Data
         
         //?data_declaration;