summaryrefslogtreecommitdiff
path: root/sw/uiconfig/sweb/toolbar/findbar.xml
blob: c2e10c2a7f41aab1094fe1d6c20cbf7453b18576 (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE toolbar:toolbar PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "toolbar.dtd">
<toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink" toolbar:id="toolbar">
  <toolbar:toolbaritem xlink:href=".uno:FindText"/>
  <toolbar:toolbaritem xlink:href=".uno:DownSearch"/>
  <toolbar:toolbaritem xlink:href=".uno:UpSearch"/>
  <toolbar:toolbaritem xlink:href=".uno:SearchDialog"/>
</toolbar:toolbar>