omads/omadsextensions/dsutils/nsmldefaultagendahandler/src/nsmldefaultagendahandlerplugin.cpp
branchRCL_3
changeset 16 661c849b1858
parent 13 a564f66a2339
child 23 2bb96f4ecad8
equal deleted inserted replaced
14:2bbcc0756c6d 16:661c849b1858
   235         UidVal = pckUidValue();
   235         UidVal = pckUidValue();
   236                     
   236                     
   237         if( err != KErrNone )
   237         if( err != KErrNone )
   238             {
   238             {
   239             FLOG(_L("CNSmlDefaultAgendaHandlerPlugin::SynchronizableCalendarIdsL: Error while retrieving CalFile Property: '%d'"), err);
   239             FLOG(_L("CNSmlDefaultAgendaHandlerPlugin::SynchronizableCalendarIdsL: Error while retrieving CalFile Property: '%d'"), err);
       
   240 			CleanupStack::PopAndDestroy(caleninfo);
       
   241             CleanupStack::PopAndDestroy(vCalSubSession);  	  	 
       
   242             continue;
   240             }
   243             }
   241         
   244         
   242         //Get OWNER value associated with the CalFile
   245         //Get OWNER value associated with the CalFile
   243         keyBuff.Zero();
   246         keyBuff.Zero();
   244         TInt SyncServiceOwnerVal;
   247         TInt SyncServiceOwnerVal;