Searched refs:EditPaste (Results 1 – 2 of 2) sorted by relevance
84 bool EditPaste(const WideString& wsPaste) { return m_pEdit->Paste(wsPaste); } in EditPaste() function
265 ToComboBox(GetNormalWidget())->EditPaste(wsPaste); in Paste()