emailuis/emailui/inc/ncspopuplistbox.h
branchRCL_3
changeset 35 e64954c2c8e2
parent 34 cd2816114bd1
child 24 b5fbb9b25d57
equal deleted inserted replaced
34:cd2816114bd1 35:e64954c2c8e2
   142 private: // to populate new list
   142 private: // to populate new list
   143     
   143     
   144     void SetListItemsFromArrayL();
   144     void SetListItemsFromArrayL();
   145 
   145 
   146     TInt RoundToItemHeight(const TInt aPopupHeight) const;
   146     TInt RoundToItemHeight(const TInt aPopupHeight) const;
   147     
   147 
   148     void SetPopupHeight();
   148     void SetPopupRect();
   149  
   149  
   150     void SetScrollBarVisibilityL();
   150     void SetScrollBarVisibilityL();
   151 
   151 
   152     void SetRemoteLookupItemFirstToTheListL();
   152     void SetRemoteLookupItemFirstToTheListL();
   153 		
   153