textinput/peninputcommonlayout/inc/peninputlayoutwindowext.h
branchRCL_3
changeset 19 ac7e4d1d9209
parent 0 eb1f2e154e89
equal deleted inserted replaced
18:b1ea1642412e 19:ac7e4d1d9209
   333      */ 
   333      */ 
   334     virtual TInt GetNumKeymappingResId() = 0;
   334     virtual TInt GetNumKeymappingResId() = 0;
   335     
   335     
   336     IMPORT_C void CPeninputLayoutWindowExt::SetTextAlignmentL( TInt aAlignment );
   336     IMPORT_C void CPeninputLayoutWindowExt::SetTextAlignmentL( TInt aAlignment );
   337        
   337        
       
   338     /**
       
   339      * Unlatch the dead key for all kinds of vkb layout
       
   340      *
       
   341      * @since S60 v5.0
       
   342      * @param none
       
   343      * @return void
       
   344      */
       
   345     void CancelDeadKey();
       
   346     
   338 protected:
   347 protected:
   339 
   348 
   340     /**
   349     /**
   341      * constructor
   350      * constructor
   342      *
   351      *