phoneengine/callhandling/inc/cpesupplementaryservicesmonitor.h
branchRCL_3
changeset 25 5266b1f337bd
parent 24 41a7f70b3818
--- a/phoneengine/callhandling/inc/cpesupplementaryservicesmonitor.h	Tue Aug 31 15:14:29 2010 +0300
+++ b/phoneengine/callhandling/inc/cpesupplementaryservicesmonitor.h	Wed Sep 01 12:30:10 2010 +0100
@@ -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