diff -r 2666d9724c76 -r d4f567ce2e7c phonebookui/Phonebook2/UIControls/inc/cpbk2contactviewcustomlistboxdata.h --- a/phonebookui/Phonebook2/UIControls/inc/cpbk2contactviewcustomlistboxdata.h Thu Jul 15 18:22:55 2010 +0300 +++ b/phonebookui/Phonebook2/UIControls/inc/cpbk2contactviewcustomlistboxdata.h Thu Aug 19 09:41:07 2010 +0300 @@ -102,8 +102,8 @@ */ TRgb iHighlightedBack; }; -//Start of Code Added for PhoneBook2 -public: //Function below are added to suit PhoneBook2 Requirements + +public: /** * Set internal data model to work with special PCS data @@ -148,12 +148,11 @@ */ void SetListCommands( const RPointerArray* aCommands ); -private: TBool IsContactAtListboxIndex( TInt aListboxIndex ) const; + +private: TInt CommandItemCount() const; -//End of Code Added for PhoneBook2 - public: /**