phoneengine/callhandling/inc/cpesupplementaryservicesmonitor.h
branchRCL_3
changeset 24 41a7f70b3818
parent 0 5f000ab63145
child 25 5266b1f337bd
--- a/phoneengine/callhandling/inc/cpesupplementaryservicesmonitor.h	Thu Aug 19 09:54:27 2010 +0300
+++ b/phoneengine/callhandling/inc/cpesupplementaryservicesmonitor.h	Tue Aug 31 15:14:29 2010 +0300
@@ -71,29 +71,29 @@
         /**
         From MCCESsObserver
         */
-    	IMPORT_C void BarringEventOccurred( const MCCESsObserver::TCCESsBarringEvent aBarringEvent );
+        IMPORT_C void BarringEventOccurred( const MCCESsObserver::TCCESsBarringEvent aBarringEvent );
 
         /**
         From MCCESsObserver
         */
-    	IMPORT_C void CLIEventOccurred( const MCCESsObserver::TCCESsCLIEvent aCallLineEvent );
+        IMPORT_C void CLIEventOccurred( const MCCESsObserver::TCCESsCLIEvent aCallLineEvent );
 
         /**
         From MCCESsObserver
         */
-    	IMPORT_C void CallForwardEventOccurred( 
-    						const MCCESsObserver::TCCESsCallForwardEvent aCallForwardEvent,
-    						const TDesC& aRemoteAddress );
+        IMPORT_C void CallForwardEventOccurred( 
+                            const MCCESsObserver::TCCESsCallForwardEvent aCallForwardEvent,
+                            const TDesC& aRemoteAddress );
 
         /**
         From MCCESsObserver
         */
-    	IMPORT_C void CallCugEventOccurred( const MCCESsObserver::TCCESsCugEvent aCugEvent );
+        IMPORT_C void CallCugEventOccurred( const MCCESsObserver::TCCESsCugEvent aCugEvent );
 
         /**
         From MCCESsObserver
         */
-    	IMPORT_C void NotifyCurrentActiveALSLine( TInt aLine );
+        IMPORT_C void NotifyCurrentActiveALSLine( TInt aLine );
 
     private:
         // Owner of this object