phonebookengines/contactsmodel/cntplsql/inc/pltables.h
changeset 40 b46a585f6909
parent 31 2a11b5b00470
child 46 efe85016a067
--- a/phonebookengines/contactsmodel/cntplsql/inc/pltables.h	Thu May 27 12:45:19 2010 +0300
+++ b/phonebookengines/contactsmodel/cntplsql/inc/pltables.h	Fri Jun 11 13:29:23 2010 +0300
@@ -228,6 +228,7 @@
 	void CreateTableL();
 
 	CContactIdArray* MatchPhoneNumberL(const TDesC& aNumber, const TInt aMatchLengthFromRight);
+	CContactIdArray* BestMatchingPhoneNumberL(const TDesC& aNumber);
 	CContactIdArray* MatchEmailAddressL(const TDesC& aEmailAddr);
 	CContactIdArray* MatchSipAddressL(const TDesC& aSipAddr);