textinput/peninputgenericitut/inc/peninputgenericitutwindow.h
branchRCL_3
changeset 7 6defe5d1bd39
parent 6 6ceef9a83b1a
child 8 4eb1ae11334f
equal deleted inserted replaced
6:6ceef9a83b1a 7:6defe5d1bd39
   133                         const TInt aMaskID1,
   133                         const TInt aMaskID1,
   134                         const TInt aImgID2,
   134                         const TInt aImgID2,
   135                         const TInt aMaskID2 );
   135                         const TInt aMaskID2 );
   136     void SetIndiWithTextFlag( TBool aFlag );
   136     void SetIndiWithTextFlag( TBool aFlag );
   137     void MsgBubbleForChinese();
   137     void MsgBubbleForChinese();
       
   138     void SetSpellDisplayContentL( TUint8* aData );
   138 private:
   139 private:
   139     CGenericItutWindow(CGenericItutWindowManager* aWindowMgr, 
   140     CGenericItutWindow(CGenericItutWindowManager* aWindowMgr, 
   140                        CGenericItutUiLayout* aLayoutOwner,
   141                        CGenericItutUiLayout* aLayoutOwner,
   141                        CGenericItutDataMgr* aDataMgr);
   142                        CGenericItutDataMgr* aDataMgr);
   142 
   143