equal
deleted
inserted
replaced
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 ( |