xref: /trunk/main/sw/uiconfig/sweb/toolbar/findbar.xml (revision cdf0e10c)
1*cdf0e10cSrcweir<?xml version="1.0" encoding="UTF-8"?>
2*cdf0e10cSrcweir<!DOCTYPE toolbar:toolbar PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "toolbar.dtd">
3*cdf0e10cSrcweir<toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink" toolbar:id="toolbar">
4*cdf0e10cSrcweir  <toolbar:toolbaritem xlink:href=".uno:FindText"/>
5*cdf0e10cSrcweir  <toolbar:toolbaritem xlink:href=".uno:DownSearch"/>
6*cdf0e10cSrcweir  <toolbar:toolbaritem xlink:href=".uno:UpSearch"/>
7*cdf0e10cSrcweir  <toolbar:toolbaritem xlink:href=".uno:SearchDialog" toolbar:visible="false"/>
8*cdf0e10cSrcweir</toolbar:toolbar>
9