emailuis/emailui/inc/ncspopuplistbox.h
branchRCL_3
changeset 14 b13141f05c3d
parent 13 8592a65ad3fb
child 16 b5fbb9b25d57
equal deleted inserted replaced
13:8592a65ad3fb 14:b13141f05c3d
   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