equal
deleted
inserted
replaced
626 break; |
626 break; |
627 } |
627 } |
628 |
628 |
629 case EWmlCmdFindKeywordPaneClose : |
629 case EWmlCmdFindKeywordPaneClose : |
630 { |
630 { |
|
631 iContainer->FindKeywordPane()->ResetPrevText(); |
631 CCoeEnv::Static()->AppUi()->RemoveFromStack( iContainer->FindKeywordPane() ); |
632 CCoeEnv::Static()->AppUi()->RemoveFromStack( iContainer->FindKeywordPane() ); |
632 // Cancel editing and sets Goto Pane text back. |
633 // Cancel editing and sets Goto Pane text back. |
633 iContainer->ShutDownFindKeywordEditorL(); |
634 iContainer->ShutDownFindKeywordEditorL(); |
634 UpdateCbaL(); |
635 UpdateCbaL(); |
635 if (iPenEnabled) |
636 if (iPenEnabled) |