textinput/peninputgenericvkb/inc/peninputgenericvkbwindow.h
branchRCL_3
changeset 9 e6a39382bb9c
parent 5 a47de9135b21
child 12 5e18d8c489d6
--- a/textinput/peninputgenericvkb/inc/peninputgenericvkbwindow.h	Wed Apr 14 16:18:34 2010 +0300
+++ b/textinput/peninputgenericvkb/inc/peninputgenericvkbwindow.h	Tue Apr 27 16:59:43 2010 +0300
@@ -256,7 +256,8 @@
      * @return None
      */
     void DimArrowKeys( TBool aDimArrow );
-
+    
+    void DimEnterKey( TBool aDimmed );
 
     /**
      * Pop up switcher windows
@@ -364,7 +365,7 @@
      * @param aActiveIndex, the default index     
      * @return None
      */	
-    void ShowCandidateListL( const CDesCArray* aItemArray,
+    void ShowCandidateListL( TInt aAlign, const CDesCArray* aItemArray,
                             TInt aActiveIndex );    
     
     /**