diff -r 989d2f495d90 -r fc9cf246af83 serviceproviders/sapi_calendar/calendarservice/inc/addentry.h --- a/serviceproviders/sapi_calendar/calendarservice/inc/addentry.h Fri Jul 03 15:51:24 2009 +0100 +++ b/serviceproviders/sapi_calendar/calendarservice/inc/addentry.h Thu Aug 27 07:43:07 2009 +0300 @@ -84,6 +84,14 @@ * @param aEntry The calendar entry to be modified */ void UpdateEntryAttributesL( CCalEntry* aEntry ); + /** + * Retrieves the instance for the given uid + * @param aInsStTime Instance start time + * @param aUid Uid + * @return CCalInstance* + */ + CCalInstance* GetGlobalInstanceL( const TCalTime& aInsStTime, + const TDesC8& aUid ); /** * Retrieves the instance for the given local uid