email/pop3andsmtpmtm/clientmtms/src/MIUTRSLV.CPP
branchRCL_3
changeset 57 ebe688cedc25
parent 0 72b543305e3a
child 60 7fdbb852d323
--- a/email/pop3andsmtpmtm/clientmtms/src/MIUTRSLV.CPP	Thu Aug 19 09:51:11 2010 +0300
+++ b/email/pop3andsmtpmtm/clientmtms/src/MIUTRSLV.CPP	Tue Aug 31 15:11:31 2010 +0300
@@ -462,6 +462,12 @@
 			}
 		}
 	}
+	
+	
+void CImMhtmlChildEntrySearcher::DoCancel()
+	{
+	CMsgActive::DoCancel();
+	}	
 
 void CImMhtmlChildEntrySearcher::DoComplete(TInt& )
 	{
@@ -1043,7 +1049,10 @@
 		}
 	}
 
-
+void CImMhtmlFirstPageFinder::DoCancel()
+	{
+		CMsgActive::DoCancel();
+	}
 
 
 // The following class implements a class for parsing and combining URI's.