SECEditFindReplaceDlg::ReplaceAll
BOOLSECEditFindReplaceDlg::ReplaceAll(void)
Queries whether the user wants all occurrences of the string to be replaced.
Defined in: SECEditFindReplaceDlg.cpp
Return Value
Nonzero if the user has requested that all strings matching the replace string be replaced; otherwise 0.
See Also