textinput/peninputsplititut/inc/peninputsplititutdatamgr.h
branchRCL_3
changeset 12 4eb1ae11334f
parent 7 a47de9135b21
child 14 e6a39382bb9c
equal deleted inserted replaced
10:6defe5d1bd39 12:4eb1ae11334f
   352      * @return TBool
   352      * @return TBool
   353      */
   353      */
   354     inline TBool IsNumericOnly() const;
   354     inline TBool IsNumericOnly() const;
   355 	
   355 	
   356 	TRect iShiftIconRect;
   356 	TRect iShiftIconRect;
       
   357 	TRect iStarIconRect;
   357 	
   358 	
   358 private:
   359 private:
   359     /**
   360     /**
   360      * C++ constructor
   361      * C++ constructor
   361      *
   362      *
   487     CFont* iCandsFont;
   488     CFont* iCandsFont;
   488     TInt iCandsTextMargin;
   489     TInt iCandsTextMargin;
   489     TRgb iCandsTextColor;    
   490     TRgb iCandsTextColor;    
   490     */
   491     */
   491 
   492 
       
   493     TAknTextLineLayout iVkBigNumTextForPrtWest;
   492     TAknTextLineLayout iVkAlphaText1;
   494     TAknTextLineLayout iVkAlphaText1;
   493     TAknTextLineLayout iVkAlphaText2;
   495     TAknTextLineLayout iVkAlphaText2;
   494     TAknTextLineLayout iVkAlphaText3;
   496     TAknTextLineLayout iVkAlphaText3;
   495     TAknTextLineLayout iVkNumText;
   497     TAknTextLineLayout iVkNumText;
   496 
   498