textinput/peninputfingerhwrar/inc/peninputfingerhwrarlayout.h
branchRCL_3
changeset 19 ac7e4d1d9209
parent 12 5e18d8c489d6
equal deleted inserted replaced
18:b1ea1642412e 19:ac7e4d1d9209
    28 // FORWARD DECLARATIONS
    28 // FORWARD DECLARATIONS
    29 class CPeninputFingerHwrArStateManagerBase;
    29 class CPeninputFingerHwrArStateManagerBase;
    30 class CPeninputFingerHwrArDataStore;
    30 class CPeninputFingerHwrArDataStore;
    31 class CRepository;
    31 class CRepository;
    32 class CPeninputFingerHwrArWnd;
    32 class CPeninputFingerHwrArWnd;
    33 class CPeninputFingerHwrArCallBack;
       
    34 
       
    35 // class DECLARATIONS
    33 // class DECLARATIONS
    36 
    34 
    37 /**
    35 /**
    38  *  class CPeninputHwrfscnLayout.
    36  *  class CPeninputHwrfscnLayout.
    39  *
    37  *
   509     /**
   507     /**
   510      * Repository object.
   508      * Repository object.
   511      */
   509      */
   512     CRepository* iRepositorySetting;
   510     CRepository* iRepositorySetting;
   513     
   511     
   514     /**
       
   515      * repository object.
       
   516      */
       
   517 //    CRepository* iCommonEngineRepository;    
       
   518     
       
   519 	/**
   512 	/**
   520 	 * Check if the stroke of drawing the character on the 
   513 	 * Check if the stroke of drawing the character on the 
   521 	 * HWR box is started
   514 	 * HWR box is started
   522 	 */
   515 	 */
   523 	TBool iIsStrokeOfDrawingCharacerStarted;
   516 	TBool iIsStrokeOfDrawingCharacerStarted;
   524 	
   517 	
   525 	CPeninputFingerHwrArCallBack* iCallBack;
       
   526 	
       
   527 	/**
   518 	/**
   528 	 * Check if the editor is MFNE
   519 	 * Check if the editor is MFNE
   529 	 */
   520 	 */
   530 	TBool iIsEditorMFNE;
   521 	TBool iIsEditorMFNE;
   531 	
   522