phoneengine/callhandling/inc/cpesupplementaryservicesmonitor.h
changeset 21 92ab7f8d0eab
parent 0 5f000ab63145
child 51 f39ed5e045e0
child 62 5266b1f337bd
--- a/phoneengine/callhandling/inc/cpesupplementaryservicesmonitor.h	Tue Feb 02 00:10:04 2010 +0200
+++ b/phoneengine/callhandling/inc/cpesupplementaryservicesmonitor.h	Fri Mar 19 09:28:42 2010 +0200
@@ -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