Searched defs:wsPaste (Results 1 – 7 of 7) sorted by relevance
84 bool EditPaste(const WideString& wsPaste) { return m_pEdit->Paste(wsPaste); } in EditPaste()
476 bool CFWL_DateTimePicker::Paste(const WideString& wsPaste) { in Paste()
240 bool CFWL_Edit::Paste(const WideString& wsPaste) { in Paste()
262 bool CXFA_FFDateTimeEdit::Paste(const WideString& wsPaste) { in Paste()
423 bool CXFA_FFTextEdit::Paste(const WideString& wsPaste) { in Paste()
263 bool CXFA_FFComboBox::Paste(const WideString& wsPaste) { in Paste()
538 bool CXFA_FFWidget::Paste(const WideString& wsPaste) { in Paste()