diff -r dab8a81a92de -r 95fdac6ccb5c omads/omadsappui/AspSyncUtil/inc/AspProfile.h --- a/omads/omadsappui/AspSyncUtil/inc/AspProfile.h Mon Nov 23 14:46:41 2009 +0200 +++ b/omads/omadsappui/AspSyncUtil/inc/AspProfile.h Thu Dec 17 08:39:39 2009 +0200 @@ -22,6 +22,7 @@ // INCLUDES #include #include +#include #include // for RSyncMLSession #include // for RSyncMLDataSyncProfile @@ -469,7 +470,9 @@ void ReadDataProviderItemL(RSyncMLDataProvider& aProvider, TAspProviderItem& aItem); - + void CreateCalLocalDatabaseL(TDes& aCalName); + void RetrieveCalLocalDatabaseL(TDes& aCalName); + TBool IsCalNameAvailableL(CCalSession& aSession ,TDes& aCalName); private: