SECEditFindReplaceDlg::ReplaceInSelection
BOOLSECEditFindReplaceDlg::ReplaceInSelection(void)
Queries whether the user wants find/replace operations to occur in selected text only. The dialog must be a find/replace dialog for this option.
Defined in: SECEditFindReplaceDlg.cpp
Return Value
Nonzero if the user wants find/replace operations to occur in the selected text; otherwise 0.
See Also