creator/engine/inc/creator_phonebook.h
changeset 48 da3ec8478e66
parent 35 98924d2efce9
equal deleted inserted replaced
47:11fa016241a4 48:da3ec8478e66
    54     void DeleteAllCreatedByCreatorL();
    54     void DeleteAllCreatedByCreatorL();
    55     void DeleteAllGroupsL();
    55     void DeleteAllGroupsL();
    56     void DeleteAllGroupsCreatedByCreatorL();
    56     void DeleteAllGroupsCreatedByCreatorL();
    57     
    57     
    58     void TestPrintOut(CPhonebookParameters* aParam);
    58     void TestPrintOut(CPhonebookParameters* aParam);
    59     
    59     inline CCreatorPhonebookWrapper* GetPhonebookWrapper(){ return iPhonebookWrapper; };
    60 private:
    60 private:
    61     
    61     
    62     void InitializeContactParamsL();
    62     void InitializeContactParamsL();
    63     TBool IsContactGroupL( TUint32& aLink );
    63     TBool IsContactGroupL( TUint32& aLink );
    64     void StoreLinksForDeleteL( RArray<TUint32>& aLinks, TUid aStoreUid );
    64     void StoreLinksForDeleteL( RArray<TUint32>& aLinks, TUid aStoreUid );