classicui_pub/lists_api/inc/eikfrlbd.h
branchRCL_3
changeset 25 941195f2d488
parent 23 3d340a0166ff
--- a/classicui_pub/lists_api/inc/eikfrlbd.h	Tue May 11 16:27:42 2010 +0300
+++ b/classicui_pub/lists_api/inc/eikfrlbd.h	Tue May 25 12:58:19 2010 +0300
@@ -985,6 +985,17 @@
                            const TRect& aItemRect,
                            TBool aHighlight,
                            const TColors& aColors ) const;
+    /**
+    * Draws check boxes in marking mode
+    * 
+    * @param aProperties Item properties
+    * @param aGc Graphics context
+    * @param aItemRect Item area
+    * @internal
+    */
+    void DrawMarkingModeIcons( TListItemProperties& aProperties,
+                               CWindowGc& aGc,
+                               TRect& aItemRect ) const;
 
     /**
     * @internal helper