Searched defs:wsPaste (Results 1 – 5 of 5) sorted by relevance
88 bool EditPaste(const WideString& wsPaste) { return m_pEdit->Paste(wsPaste); } in EditPaste()
339 bool CFWL_Edit::Paste(const WideString& wsPaste) { in Paste()
411 bool CXFA_FFTextEdit::Paste(const WideString& wsPaste) { in Paste()
252 bool CXFA_FFComboBox::Paste(const WideString& wsPaste) { in Paste()
491 bool CXFA_FFWidget::Paste(const WideString& wsPaste) { in Paste()