[inherited]
Definition at line 91 of file FXReplaceDialog.h.
00091 { 00092 DONE = 0, 00093 SEARCH = 1, 00094 REPLACE = 1, 00095 SEARCH_NEXT = 2, 00096 REPLACE_NEXT = 2, 00097 REPLACE_ALL = 3 00098 };