telephonyserverplugins/common_tsy/commontsy/src/mmtsy/cmmphonetsy.cpp
branchRCL_3
changeset 18 17af172ffa5f
parent 15 8b9e023e329f
child 19 630d2f34d719
--- a/telephonyserverplugins/common_tsy/commontsy/src/mmtsy/cmmphonetsy.cpp	Thu Jul 15 19:58:53 2010 +0300
+++ b/telephonyserverplugins/common_tsy/commontsy/src/mmtsy/cmmphonetsy.cpp	Thu Aug 19 11:03:36 2010 +0300
@@ -6659,6 +6659,19 @@
     }
 
 // ---------------------------------------------------------------------------
+// CMmPhoneTsy::SetONStoreTsy
+// ONStoreTsy can set iMmONStoreTsy pointer to NULL when it is closed
+// (other items were commented in a header).
+// ---------------------------------------------------------------------------
+//
+void CMmPhoneTsy::SetONStoreTsy(
+        CMmONStoreTsy* aMmONStoreTsy
+        )
+    {
+    iMmONStoreTsy = aMmONStoreTsy;
+    }
+
+// ---------------------------------------------------------------------------
 // CMmPhoneTsy::GetONStoreTsy
 // Returns pointer to CMmONStoreTsy
 // (other items were commented in a header).
@@ -6702,7 +6715,6 @@
     return iMmSecurityTsy;
     }
 
-
 // ---------------------------------------------------------------------------
 // CMmPhoneTsy::IsRequestPossibleInOffLine
 // Checks wether a ETel request can be performed or not while offline mode is