equal
deleted
inserted
replaced
333 */ |
333 */ |
334 virtual TInt GetNumKeymappingResId() = 0; |
334 virtual TInt GetNumKeymappingResId() = 0; |
335 |
335 |
336 IMPORT_C void CPeninputLayoutWindowExt::SetTextAlignmentL( TInt aAlignment ); |
336 IMPORT_C void CPeninputLayoutWindowExt::SetTextAlignmentL( TInt aAlignment ); |
337 |
337 |
338 /** |
338 IMPORT_C void EnableToneMarker(TBool aEnable); |
339 * Unlatch the dead key for all kinds of vkb layout |
|
340 * |
|
341 * @since S60 v5.0 |
|
342 * @param none |
|
343 * @return void |
|
344 */ |
|
345 void CancelDeadKey(); |
|
346 |
|
347 protected: |
339 protected: |
348 |
340 |
349 /** |
341 /** |
350 * constructor |
342 * constructor |
351 * |
343 * |