textinput/peninputcommonctrls/inc/peninputbuttons/peninputmultimodebutton.h
branchRCL_3
changeset 50 5a1685599b76
parent 0 eb1f2e154e89
equal deleted inserted replaced
46:bd83ceabce89 50:5a1685599b76
   247      * @return Real case of given mode index if index valid, otherwise KErrNotFound
   247      * @return Real case of given mode index if index valid, otherwise KErrNotFound
   248      */
   248      */
   249     IMPORT_C TInt GetRealCaseByMode(TInt aModeIndex) const; 
   249     IMPORT_C TInt GetRealCaseByMode(TInt aModeIndex) const; 
   250     
   250     
   251     /**
   251     /**
       
   252      * Gets the button mode index by button mode id
       
   253      *
       
   254      * @param aModeId button mode id 
       
   255      * @return mode index
       
   256      */
       
   257     IMPORT_C TInt ModeIndexByModeId( TInt aModeId );
       
   258     
       
   259     /**
   252      * Get range list
   260      * Get range list
   253      *
   261      *
   254      * @since S60 v3.2
   262      * @since S60 v3.2
   255      * @param aList Carry the range list on return
   263      * @param aList Carry the range list on return
   256      * @return None
   264      * @return None