imstutils/imconversationview/imcvuiengine/src/cimcvenginechatcontainer.cpp
branchRCL_3
changeset 27 2b7283837edb
parent 0 5e5d6b214f4f
equal deleted inserted replaced
25:fda5a9396e07 27:2b7283837edb
   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