Searched refs:SetReplaceString (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dfdrepdlg.h79 void SetReplaceString(const wxString& str) { m_ReplaceWith = str; } function in class:wxFindReplaceData
156 void SetReplaceString(const wxString& str) { m_strReplace = str; } function in class:wxFindDialogEvent
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dfdrepdlg.cpp233 event.SetReplaceString(m_textRepl->GetValue());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dfdrepdlg.tex178 \membersection{wxFindReplaceData::SetReplaceString}\label{wxfindreplacedatasetreplacestring}
180 \func{void}{SetReplaceString}{\param{const wxString\& }{str}}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dfdrepdlg.cpp303 event.SetReplaceString(pFR->lpstrReplaceWith);

Completed in 188 milliseconds