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">
4*cdf0e10cSrcweir <toolbar:toolbaritem xlink:href=".uno:Save" />
5*cdf0e10cSrcweir <toolbar:toolbarseparator/>
6*cdf0e10cSrcweir <toolbar:toolbaritem xlink:href=".uno:EditDoc" />
7*cdf0e10cSrcweir <toolbar:toolbarseparator/>
8*cdf0e10cSrcweir <toolbar:toolbaritem xlink:href=".uno:Cut" />
9*cdf0e10cSrcweir <toolbar:toolbaritem xlink:href=".uno:Copy" />
10*cdf0e10cSrcweir <toolbar:toolbaritem xlink:href=".uno:Paste" toolbar:text="" toolbar:style="dropdown" />
11*cdf0e10cSrcweir <toolbar:toolbarseparator/>
12*cdf0e10cSrcweir <toolbar:toolbaritem xlink:href=".uno:Undo" />
13*cdf0e10cSrcweir <toolbar:toolbaritem xlink:href=".uno:Redo" />
14*cdf0e10cSrcweir <toolbar:toolbarseparator/>
15*cdf0e10cSrcweir <toolbar:toolbaritem xlink:href=".uno:AddField" toolbar:style="radio auto" />
16*cdf0e10cSrcweir <toolbar:toolbaritem xlink:href=".uno:ReportNavigator" toolbar:style="radio auto" />
17*cdf0e10cSrcweir <toolbar:toolbaritem xlink:href=".uno:DbSortingAndGrouping" />
18*cdf0e10cSrcweir <toolbar:toolbaritem xlink:href=".uno:ExecuteReport" />
19*cdf0e10cSrcweir <toolbar:toolbarseparator/>
20*cdf0e10cSrcweir <toolbar:toolbaritem xlink:href=".uno:HelpIndex" />
21*cdf0e10cSrcweir <toolbar:toolbaritem xlink:href=".uno:ExtendedHelp" toolbar:visible="false" />
22*cdf0e10cSrcweir</toolbar:toolbar>
23