serviceproviders/sapi_contacts_vpbk/contactservice/src/contactiter.cpp
changeset 22 fc9cf246af83
parent 19 989d2f495d90
child 33 50974a8b132e
equal deleted inserted replaced
19:989d2f495d90 22:fc9cf246af83
   219 																	NULL,
   219 																	NULL,
   220 																	iContactService,
   220 																	iContactService,
   221 																	self,
   221 																	self,
   222 																	EOthers,
   222 																	EOthers,
   223 																	iTransId,
   223 																	iTransId,
   224 																	NULL) ;
   224 																	NULL,
       
   225 																	EGetList) ;
   225     if(iContactStore)
   226     if(iContactStore)
   226     {
   227     {
   227     	iContactStore->OpenL( *iGetListStoreListObserver  );    	
   228     	iContactStore->OpenL( *iGetListStoreListObserver  );    	
   228     }
   229     }
   229     
   230