The Search and Replace Dialog

This dialog allows you to find and replace text fragments in your document. Your match criteria can be a plain string, as well as an advanced regular expression.

Tip

The Search for and Replace with boxes store your previous search strings.

Figure 4.16. The Search And Replace Dialog

Search For:

Type in the string you are looking for. If you want to use regular expression, type your regular expression, according to the regexp type you selected. XMLEditorXML

(\w*)Editor

Replace With:

If you want to replace a string with another, type in the new replacing string.

Direction:

Choose the direction of your search (Up or Down)

Regular Expression:

Check this box if you want to use regular expressions, then choose the type of Regular Expression you want to use.