Find&Replace with Docked Find and Replace Dialog

You can call up the Find and Replace Dialog and dock it so that you won't have to call it up next time you need it.

  1. Right or left-docked as a pane.

    The Find and Replace Dialog right/left-docked as a pane has a layout a bit different from the undocked variant.

    Figure 1. Right-docked Find and Replace Dialog.



    However, the controls are the same and the find, find using XSLT pattern and find-and-replace operations are performed the same way as when using the normal, undocked Find and Replace Dialog.

  2. Top or bottom-docked as a toolbar.

    The Find and Replace Dialog top/bottom-docked as a toolbar has a layout different from the undocked variant.

    Figure 2. Top-docked Find and Replace Dialog.



    The difference is that you specify search parameters using the mini-icons located to the right of the Find field:
    • To switch to a different search type, click the top-left icon:
      1. - search in the document content.

      2. - search in the values of attributes.

      3. - search in the names of attributes.

      4. - search in comments.

      5. - search by an XSLT match pattern.

      This control corresponds to the Search drop-down list.

    • To switch the search direction, click the bottom-left icon:
      1. - search direction is forward.

      2. - search direction is backward.

      This control corresponds to the Backwards checkbox.

    • To turn on/off case sensitivity, click the bottom-right icon:
      1. - case-insensitive search.

      2. - case-sensitive search.

      This control corresponds to the Match Case checkbox.

    • To hide/show the Replace options, click the top-right icon /.

    To perform the find and/or replace operations, press Enter.

    On the whole, the find, find using XSLT pattern and find-and-replace operations are performed the same way as when using the normal, undocked Find and Replace Dialog.

Related tasks
Find
Search by Using XSLT Match Patterns
Replace
Related information
Find&Replace Dialog