messagingapp/msgui/unifiededitor/inc/msgunieditoraddress.h
changeset 70 a15d9966050f
parent 34 84197e66a4bd
child 72 6f657153cbc5
equal deleted inserted replaced
61:8ba0afbb4637 70:a15d9966050f
    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();