messagingappbase/mce/inc/MceOneRowMessageListContainer.h
branchRCL_3
changeset 71 17302fa075e1
parent 60 7fdbb852d323
child 77 da6ac9d688df
equal deleted inserted replaced
66:fc3320e39880 71:17302fa075e1
   131         TMsvId FindEntry( const TDesC& aMatchString ) const;
   131         TMsvId FindEntry( const TDesC& aMatchString ) const;
   132 
   132 
   133         /**
   133         /**
   134         * From CMceMessageListContainerBase
   134         * From CMceMessageListContainerBase
   135         */
   135         */
   136         virtual void ItemCountChangedL( TBool aItemsAdded );
   136         virtual void ItemCountChangedL( TBool aItemsAdded,
       
   137                 CArrayFix<TInt>* aAddedIndexes = 0 );
   137 
   138 
   138         /**
   139         /**
   139         * From CMceMessageListContainerBase
   140         * From CMceMessageListContainerBase
   140         */
   141         */
   141         virtual void RefreshListbox();
   142         virtual void RefreshListbox();
   331         
   332         
   332         /**
   333         /**
   333         * From CMceMessageListContainerBase 
   334         * From CMceMessageListContainerBase 
   334         */
   335         */
   335         void UpdateIconArrayL( );
   336         void UpdateIconArrayL( );
       
   337 		
       
   338         /**
       
   339         * From CMceMessageListContainerBase 
       
   340         */
       
   341         void SetMarkingModeOff();
   336 
   342 
   337     public:     // Functions from base classes
   343     public:     // Functions from base classes
   338 
   344 
   339         /**
   345         /**
   340         * From CCoeControl
   346         * From CCoeControl