phoneengine/contacthandling/inc/cpecontactextensionwrapper.h
branchRCL_3
changeset 69 8baf28733c3d
parent 0 5f000ab63145
child 81 c26cc2a7c548
equal deleted inserted replaced
62:5266b1f337bd 69:8baf28733c3d
    72     
    72     
    73     /**
    73     /**
    74     * From CTelMatchingExtension.
    74     * From CTelMatchingExtension.
    75     * @see CTelMatchingExtension.
    75     * @see CTelMatchingExtension.
    76     */
    76     */
    77     TInt GetAddressForMatching( RBuf& aParsedAddress, TInt& aMeaningfulDigits );
    77     TInt GetAddressForMatching( 
       
    78         RBuf& aParsedAddress, 
       
    79         TInt& aMeaningfulDigits, 
       
    80         TBool& aAllowUserNameMatch );
    78 
    81 
    79     /**
    82     /**
    80     * From CTelMatchingExtension.
    83     * From CTelMatchingExtension.
    81     * @see CTelMatchingExtension.
    84     * @see CTelMatchingExtension.
    82     */
    85     */