phoneapp/phoneuiutils/inc/cphonecenrepproxy.h
changeset 21 92ab7f8d0eab
parent 0 5f000ab63145
child 51 f39ed5e045e0
child 62 5266b1f337bd
--- a/phoneapp/phoneuiutils/inc/cphonecenrepproxy.h	Tue Feb 02 00:10:04 2010 +0200
+++ b/phoneapp/phoneuiutils/inc/cphonecenrepproxy.h	Fri Mar 19 09:28:42 2010 +0200
@@ -241,10 +241,10 @@
          * @return KErrNone if successful, system wide error code otherwise.
          */
         IMPORT_C TInt Find(
-        		const TUid& aUid,
-        	    const TUint32 aPartial, 
-        	    const TUint32 aMask,
-        	    RArray<TUint32>& aValues ) const;
+                const TUid& aUid,
+                const TUint32 aPartial, 
+                const TUint32 aMask,
+                RArray<TUint32>& aValues ) const;
         
         /**
         * Fetches values from central repository
@@ -255,8 +255,8 @@
         * @param aValuesFetched ETrue if values fetched ok
         */
         IMPORT_C void FetchValuesFromCenRepL( TPhoneCmdParamAppInfo& aAppInfo, 
-       		 							TKeyCode aCode,
-       		 							HBufC8* aAppParam, TBool& aValuesFetched );
+                                        TKeyCode aCode,
+                                        HBufC8* aAppParam, TBool& aValuesFetched );
 
 
     public: // New methods