classicui_pub/lists_api/inc/EIKLBV.H
branchRCL_3
changeset 72 a5e7a4f63858
parent 56 d48ab3b357f1
--- a/classicui_pub/lists_api/inc/EIKLBV.H	Wed Sep 15 12:29:17 2010 +0300
+++ b/classicui_pub/lists_api/inc/EIKLBV.H	Wed Oct 13 14:50:15 2010 +0300
@@ -858,20 +858,6 @@
      *                                          this class. 
      */
     void ClearSelection( TBool aDrawItems );
-    
-    /**
-     * Sets all items selected.
-     *
-     * @param  aDrawItems  Whether or not to draw the items which are
-     *                     selected.
-     *
-     * @panic EEikPanicListBoxNoSelIndexArray Panics if selection indexes have 
-     *        not been defined for this class. 
-     *        
-     * @panic EEikPanicListBoxNoModel Panics if listbox model not existing.
-     * 
-     */
-    void SelectAllL( TBool aDrawItems );
 
 protected: