equal
deleted
inserted
replaced
67 * This Method is called by CAknFepUIManagerJapanese. |
67 * This Method is called by CAknFepUIManagerJapanese. |
68 * |
68 * |
69 * @param aCommandId Command ID value |
69 * @param aCommandId Command ID value |
70 */ |
70 */ |
71 void HandleCommandL( TInt aCommandId ); |
71 void HandleCommandL( TInt aCommandId ); |
|
72 |
|
73 |
|
74 void SubmitTextL( const TDesC& aText ); |
|
75 |
72 }; |
76 }; |
73 |
77 |
74 /** |
78 /** |
75 * TAknFepInputStateEditinigMiniQwertyPinyinPhrase class. |
79 * TAknFepInputStateEditinigMiniQwertyPinyinPhrase class. |
76 * Implementation of Pinyin phrase creation editing state |
80 * Implementation of Pinyin phrase creation editing state |
105 * This Method is called by CAknFepUIManagerJapanese. |
109 * This Method is called by CAknFepUIManagerJapanese. |
106 * |
110 * |
107 * @param aCommandId Command ID value |
111 * @param aCommandId Command ID value |
108 */ |
112 */ |
109 void HandleCommandL( TInt aCommandId ); |
113 void HandleCommandL( TInt aCommandId ); |
|
114 |
|
115 void SubmitTextL( const TDesC& aText ); |
|
116 |
110 }; |
117 }; |
111 |
118 |
112 #endif __AKN_FEP_UI_INPUT_STATE_ENTRY_MINIQWERTY_PINYINPHRASE_H__ |
119 #endif __AKN_FEP_UI_INPUT_STATE_ENTRY_MINIQWERTY_PINYINPHRASE_H__ |