emailuis/emailui/inc/ncspopuplistbox.h
branchRCL_3
changeset 24 b5fbb9b25d57
parent 19 b13141f05c3d
--- a/emailuis/emailui/inc/ncspopuplistbox.h	Tue Apr 27 16:20:14 2010 +0300
+++ b/emailuis/emailui/inc/ncspopuplistbox.h	Tue May 11 15:57:15 2010 +0300
@@ -62,7 +62,7 @@
     *
     * @param aText
     */
-    void InitAndSearchL( const TDesC& aText );
+    void InitAndSearchL( const TDesC& aText, TInt aMode = -1 );
 		
     // Destructor
     virtual ~CNcsPopupListBox();
@@ -93,7 +93,7 @@
     * 
     * @param aText
     */
-    void SetSearchTextL( const TDesC& aText );
+    void SetSearchTextL( const TDesC& aText, TInt aMode = -1 );
  
     /*
     *