emailuis/emailui/inc/ncsheadercontainer.h
changeset 4 e7aa27f58ae1
parent 3 a4d6f1ea0416
child 12 f5907b1a1053
equal deleted inserted replaced
3:a4d6f1ea0416 4:e7aa27f58ae1
   347      * Shows/hides cursor.
   347      * Shows/hides cursor.
   348      * 
   348      * 
   349      * @param aShow ETrue - shows, EFalse - hides cursor.
   349      * @param aShow ETrue - shows, EFalse - hides cursor.
   350      */
   350      */
   351     void ShowCursor( TBool aShow );
   351     void ShowCursor( TBool aShow );
       
   352 
       
   353     void DoScrollL();
   352 private: // Function members
   354 private: // Function members
   353 
   355 
   354 	void FocusChanged(TDrawNow aDrawNow);
   356 	void FocusChanged(TDrawNow aDrawNow);
   355 
   357 
   356 	void UpdatePopupContactListL( const TDesC& aMatchString, TBool aListAll );
   358 	void UpdatePopupContactListL( const TDesC& aMatchString, TBool aListAll );