phoneengine/contacthandling/inc/cpecontactextensionwrapper.h
branchRCL_3
changeset 69 8baf28733c3d
parent 0 5f000ab63145
child 81 c26cc2a7c548
--- a/phoneengine/contacthandling/inc/cpecontactextensionwrapper.h	Wed Sep 01 12:30:10 2010 +0100
+++ b/phoneengine/contacthandling/inc/cpecontactextensionwrapper.h	Tue Sep 14 21:18:17 2010 +0300
@@ -74,7 +74,10 @@
     * From CTelMatchingExtension.
     * @see CTelMatchingExtension.
     */
-    TInt GetAddressForMatching( RBuf& aParsedAddress, TInt& aMeaningfulDigits );
+    TInt GetAddressForMatching( 
+        RBuf& aParsedAddress, 
+        TInt& aMeaningfulDigits, 
+        TBool& aAllowUserNameMatch );
 
     /**
     * From CTelMatchingExtension.