textinput/peninputcommonctrlsjp/src/peninputhiraganakanji.cpp
branchRCL_3
changeset 10 6defe5d1bd39
parent 0 eb1f2e154e89
equal deleted inserted replaced
8:6ceef9a83b1a 10:6defe5d1bd39
   578                 }
   578                 }
   579             }
   579             }
   580         else
   580         else
   581             {
   581             {
   582             iStatus = EStatusConversion;
   582             iStatus = EStatusConversion;
   583             iInputContextField->StartInlineL();
   583             
       
   584             if( iInputContextField != NULL )
       
   585                 {
       
   586                 iInputContextField->StartInlineL();
       
   587                 }
   584             }
   588             }
   585         UpdateContextFieldL();
   589         UpdateContextFieldL();
   586         }
   590         }
   587     }
   591     }
   588 
   592