cmmanager/cmmgr/Framework/Src/cmpbasesettingsdlg.cpp
changeset 1 40cb640ef159
parent 0 5a93021fdf25
child 13 c14618f9de99
equal deleted inserted replaced
0:5a93021fdf25 1:40cb640ef159
   610 //            User::Leave( KErrNotSupported );
   610 //            User::Leave( KErrNotSupported );
   611             }
   611             }
   612         }
   612         }
   613     }
   613     }
   614 
   614 
       
   615 // ---------------------------------------------------------------------------
       
   616 // CmPluginBaseSettingsDlg::OfferKeyEventL
       
   617 // ---------------------------------------------------------------------------
       
   618 //
       
   619 EXPORT_C TKeyResponse CmPluginBaseSettingsDlg::OfferKeyEventL( const TKeyEvent& aKeyEvent, 
       
   620                                        TEventCode aType )    
       
   621     {
       
   622     return iListbox->OfferKeyEventL( aKeyEvent, aType );       
       
   623     }
       
   624 
   615 //---------------------------------------------------------------------------
   625 //---------------------------------------------------------------------------
   616 // CmPluginBaseSettingsDlg::LoadResourceL
   626 // CmPluginBaseSettingsDlg::LoadResourceL
   617 //---------------------------------------------------------------------------
   627 //---------------------------------------------------------------------------
   618 //
   628 //
   619 EXPORT_C TInt CmPluginBaseSettingsDlg::LoadResourceL ( 
   629 EXPORT_C TInt CmPluginBaseSettingsDlg::LoadResourceL (