Searched refs:EditPaste (Results 1 – 2 of 2) sorted by relevance
88 bool EditPaste(const WideString& wsPaste) { return m_pEdit->Paste(wsPaste); } in EditPaste() function
254 ToComboBox(m_pNormalWidget.get())->EditPaste(wsPaste); in Paste()