textinput/peninputgenericvkb/inc/peninputgenericvkblayout.h
branchRCL_3
changeset 12 5e18d8c489d6
parent 0 eb1f2e154e89
child 19 ac7e4d1d9209
equal deleted inserted replaced
11:c8fb4cf7b3ae 12:5e18d8c489d6
   192      * @aData aStartPtr the starting address of a block of memory with a string in it
   192      * @aData aStartPtr the starting address of a block of memory with a string in it
   193      * @aLength The length of the string
   193      * @aLength The length of the string
   194      * @return pointer of a HBufC storing the string in it
   194      * @return pointer of a HBufC storing the string in it
   195      */ 
   195      */ 
   196     HBufC* ReadTextInfoHBufCL( TUint16* aStartPtr, TInt aLength );
   196     HBufC* ReadTextInfoHBufCL( TUint16* aStartPtr, TInt aLength );
       
   197     
       
   198     TBool TranslateMirrorUnicode( TUint16 aInputCode, TUint16& aOutputCode );
   197         
   199         
   198 private:
   200 private:
   199 
   201 
   200     TInt iLayoutType;     
   202     TInt iLayoutType;     
   201     TBool iInEditWordQueryDlg;
   203     TBool iInEditWordQueryDlg;