classicui_pub/lists_api/inc/eikfrlb.h
branchRCL_3
changeset 23 3d340a0166ff
parent 4 8ca85d2f0db7
equal deleted inserted replaced
18:0aa5fbdfbc30 23:3d340a0166ff
   218      */
   218      */
   219     IMPORT_C void SetItemCellSize(const TSize& aSizeInPixels);
   219     IMPORT_C void SetItemCellSize(const TSize& aSizeInPixels);
   220 
   220 
   221 protected:
   221 protected:
   222     
   222     
   223     /**
       
   224      * Draws current item rectangle.
       
   225      * 
       
   226      * @param aRect Current item rectangle.
       
   227      */
       
   228 	void DrawCurrentItemRect(const TRect& aRect) const;
       
   229 
       
   230     /**
   223     /**
   231      * @c WordWrapListItem is used with @c CAknDouble* style listboxes.
   224      * @c WordWrapListItem is used with @c CAknDouble* style listboxes.
   232      * If listbox does not have 2nd line defined, @c WordWrapListItem
   225      * If listbox does not have 2nd line defined, @c WordWrapListItem
   233      * wraps 1st line to 2nd line, if text does not fit to 1st line.
   226      * wraps 1st line to 2nd line, if text does not fit to 1st line.
   234      * If listbox does have 2nd line defined, this method truncates
   227      * If listbox does have 2nd line defined, this method truncates