webengine/osswebengine/WebKit/s60/webview/WebFepTextEditor.cpp
branchRCL_3
changeset 35 1f3c3f2f5b0a
parent 34 220a17280356
child 36 c711bdda59f4
equal deleted inserted replaced
34:220a17280356 35:1f3c3f2f5b0a
  1147 //
  1147 //
  1148 // -----------------------------------------------------------------------------
  1148 // -----------------------------------------------------------------------------
  1149 void CWebFepTextEditor::CcpuCopyL()
  1149 void CWebFepTextEditor::CcpuCopyL()
  1150 {
  1150 {
  1151     PlaceDataOnClipboardL();
  1151     PlaceDataOnClipboardL();
       
  1152     if (m_CcpuSupport)
       
  1153        m_CcpuSupport->HandleSelectionChangeL();
  1152 }
  1154 }
  1153 
  1155 
  1154 // -----------------------------------------------------------------------------
  1156 // -----------------------------------------------------------------------------
  1155 // CcpuCanPaste
  1157 // CcpuCanPaste
  1156 //
  1158 //