textinput/peninputfingerhwrar/inc/peninputfingerhwrardatastore.h
branchRCL_3
changeset 7 6defe5d1bd39
parent 5 a47de9135b21
child 12 5e18d8c489d6
--- a/textinput/peninputfingerhwrar/inc/peninputfingerhwrardatastore.h	Mon Mar 15 12:42:02 2010 +0200
+++ b/textinput/peninputfingerhwrar/inc/peninputfingerhwrardatastore.h	Wed Mar 31 22:08:20 2010 +0300
@@ -128,16 +128,7 @@
      */            
     void SetPermittedCases( TInt aPermittedCases );
     
-   
-    /**
-     * Set Primary range
-     *
-     * @since Symbian TB9.2
-     * @param aPrimaryRange The Primary range
-     * @return None
-     */            
-    void SetPrimaryRange( TInt aPrimaryRange );
-    
+       
     /**
      * Get Primary range
      *
@@ -268,33 +259,6 @@
     HBufC* KeyMappingStringL() const;
     
     /**
-     * Check if the char is the special display char
-     * 
-     * @since Symbian TB9.2
-     * @param aChar The checked char
-     * @return TBool Wheater or not the input char is the special display char
-     */
-    TBool IsSpecialDisplayChars( const TDesC& aChar ) const;
-     
-    /**
-     * Check if the char is need to be sent to app directly which not need to be shown  in candidate window.
-     * 
-     * @since Symbian TB9.2
-     * @param aChar The checked char
-     * @return TBool Wheater or not the input char is the directly sent char
-     */
-    TBool IsDirectlySentCandidate( const TDesC& aChar ) const;
-    
-    /**
-     * Convert the special display char to the keycode.
-     *
-     * @since Symbian TB9.2
-     * @param aChar The special display char.
-     * @return HBufC* The converted keycode char.
-     */
-    HBufC* ConvertDisplayChars( const TDesC& aChar ) const;
-    
-    /**
      * Get start writing char flag
      *
      * @since Symbian TB9.2
@@ -362,26 +326,6 @@
                              TInt aSrcStartIdx,
                              TInt aTgtStartIdx);
     
-    /**
-     * Reset key board type
-     *
-     * @since Symbian TB9.2
-     */   
-    void ResetKeyboardType();
-    
-    /**
-     * Set key board type to qwerty
-     *
-     * @since Symbian TB9.2
-     */   
-    void SetKeyboardToQwerty();
-    
-    /**
-     * Get key board type
-     *
-     * @since Symbian TB9.2
-     */   
-    void GetKeyboardType();
     
 	/**
      * Get top guide line from hwr engine