messagingapp/msgui/unifiededitor/inc/msgunieditoraddress.h
changeset 56 f42d9a78f435
parent 37 518b245aa84c
child 67 fc91263aee62
equal deleted inserted replaced
55:5b3b2fa8c3ec 56:f42d9a78f435
    60 
    60 
    61     /**
    61     /**
    62      * setter method to set address
    62      * setter method to set address
    63      * @param addrlist, list of addresses to be set in address editor
    63      * @param addrlist, list of addresses to be set in address editor
    64      */
    64      */
    65     void setAddresses(ConvergedMessageAddressList addrlist);
    65     void setAddresses(ConvergedMessageAddressList addrlist,bool aSkipCheck=FALSE);
    66 
    66 
    67     /**
    67     /**
    68      * Get amount of digits to be used in contact matching
    68      * Get amount of digits to be used in contact matching
    69      */
    69      */
    70     static int contactMatchDigits();
    70     static int contactMatchDigits();