equal
deleted
inserted
replaced
73 ~CSpbContactDataModelPrivate(); |
73 ~CSpbContactDataModelPrivate(); |
74 |
74 |
75 public: // "From" CSpbContactDataModel |
75 public: // "From" CSpbContactDataModel |
76 |
76 |
77 TInt PresentationFieldIndex( TInt aListIndex ); |
77 TInt PresentationFieldIndex( TInt aListIndex ); |
|
78 TInt ListIndex( TInt aPresentationIndex ); |
78 void ExternalizeL( RWriteStream& aStream ) const; |
79 void ExternalizeL( RWriteStream& aStream ) const; |
79 void InternalizeL( RReadStream& aStream ); |
80 void InternalizeL( RReadStream& aStream ); |
80 void SetDataL( |
81 void SetDataL( |
81 const CPbk2PresentationContact& aContact, |
82 const CPbk2PresentationContact& aContact, |
82 const CPbk2IconArray* aIconArray ); |
83 const CPbk2IconArray* aIconArray ); |