phoneuis/dialer/src/cdialerstub.cpp
branchRCL_3
changeset 10 ba54057fe027
parent 7 544e34b3255a
equal deleted inserted replaced
9:91c2fb4b78df 10:ba54057fe027
   461 void CDialer::UpdateEdwinState( TEditorType /* aType */ )
   461 void CDialer::UpdateEdwinState( TEditorType /* aType */ )
   462     {
   462     {
   463     // Empty
   463     // Empty
   464     }
   464     }
   465 
   465 
       
   466 // ---------------------------------------------------------------------------
       
   467 // CDialer::OnPeninputUiDeactivated
       
   468 //
       
   469 // Gets called when the virtual keyboard editor is closed.
       
   470 // ---------------------------------------------------------------------------
       
   471 //
       
   472 void CDialer::OnPeninputUiDeactivated()
       
   473     {
       
   474     // Empty
       
   475     }
       
   476 
       
   477 // ---------------------------------------------------------------------------
       
   478 // CDialer::OnPeninputUiActivated
       
   479 //
       
   480 // Gets called when the virtual keyboard editor is opened.
       
   481 // ---------------------------------------------------------------------------
       
   482 //	
       
   483 void CDialer::OnPeninputUiActivated()
       
   484     {
       
   485     // Empty
       
   486     }
   466 // End of File
   487 // End of File