#include <GFindReplaceDlg.h>
Inheritance diagram for GFindReplaceCommon:

Public Attributes | |
| char * | Find |
| The string to find. | |
| bool | MatchWord |
| Whether to match a whole word. | |
| bool | MatchCase |
| Whether to match the case. | |
| bool | SelectionOnly |
| Whether to search only in the selection. | |
1.4.1