fep/aknfep/peninputplugins/peninputimeplugincn/src/pluginfepmanagerbase.cpp
branchRCL_3
changeset 28 6c2c2d3ab788
parent 14 e6a39382bb9c
child 38 b1ea1642412e
equal deleted inserted replaced
19:5e18d8c489d6 28:6c2c2d3ab788
   333 // (other items were commented in a header).
   333 // (other items were commented in a header).
   334 // -----------------------------------------------------------------------------
   334 // -----------------------------------------------------------------------------
   335 //
   335 //
   336 void CPluginFepManagerBase::ActivateUI()
   336 void CPluginFepManagerBase::ActivateUI()
   337     {
   337     {
   338     iPenInputServer->ActivateLayout( ETrue );    
   338     if(iPenInputServer)
       
   339         {
       
   340         iPenInputServer->ActivateLayout( ETrue ); 
       
   341         }   
   339     }
   342     }
   340 
   343 
   341 // -----------------------------------------------------------------------------
   344 // -----------------------------------------------------------------------------
   342 // CPluginFepManagerBase::EditorMaxLength
   345 // CPluginFepManagerBase::EditorMaxLength
   343 // Get max text length of layout UI ICF control.
   346 // Get max text length of layout UI ICF control.