imstutils/imconversationview/imcvuiengine/src/cimcvenginechatcontainer.cpp
branchRCL_3
changeset 34 e7f34e614544
parent 29 9a48e301e94b
equal deleted inserted replaced
32:ffa4311257f6 34:e7f34e614544
   150     for( TInt a( 0 ); a < count; ++a )
   150     for( TInt a( 0 ); a < count; ++a )
   151         {
   151         {
   152     	IM_CV_LOGS(TXT("CIMCVEngineChatContainer::CloseAllContainers() closing container ") );    
   152     	IM_CV_LOGS(TXT("CIMCVEngineChatContainer::CloseAllContainers() closing container ") );    
   153         iChatListObservers[ a ]->HandleChatListEvent( iServiceId, EChatAllItemDeleted, NULL  );
   153         iChatListObservers[ a ]->HandleChatListEvent( iServiceId, EChatAllItemDeleted, NULL  );
   154         }   
   154         }   
   155 	//iChatContainer.ResetAndDestroy();
   155 	iChatContainer.ResetAndDestroy();
   156 	IM_CV_LOGS(TXT("CIMCVEngineChatContainer::CloseAllContainers() End") );
   156 	IM_CV_LOGS(TXT("CIMCVEngineChatContainer::CloseAllContainers() End") );
   157 	}
   157 	}
   158   
   158   
   159 //-----------------------------------------------------------------------------
   159 //-----------------------------------------------------------------------------
   160 // CIMCVEngineChatContainer::ChatCount
   160 // CIMCVEngineChatContainer::ChatCount