phonebookengines/contactsmodel/tsrc/cntplsql/src/t_cpplpredictivesearchtable.h
changeset 31 2a11b5b00470
parent 27 de1630741fbe
child 46 efe85016a067
equal deleted inserted replaced
27:de1630741fbe 31:2a11b5b00470
    89             TInt aCountInTable4 = 0,
    89             TInt aCountInTable4 = 0,
    90             TInt aCountInTable5 = 0,
    90             TInt aCountInTable5 = 0,
    91             TInt aCountInTable6 = 0,
    91             TInt aCountInTable6 = 0,
    92             TInt aCountInTable7 = 0,
    92             TInt aCountInTable7 = 0,
    93             TInt aCountInTable8 = 0,
    93             TInt aCountInTable8 = 0,
    94             TInt aCountInTable9 = 0);
    94             TInt aCountInTable9 = 0,
       
    95 			TInt aCountInTable10 = 0,
       
    96 			TInt aCountInTable11 = 0);
    95         
    97         
    96         /**
    98         /**
    97          * Adds a new contact to table.
    99          * Adds a new contact to table.
    98          */
   100          */
    99         void AddContactL(const TDesC& aFirstName,
   101         void AddContactL(const TDesC& aFirstName,