summaryrefslogtreecommitdiff
path: root/reportdesign/uiconfig/dbreport/toolbar/reportcontrols.xml
blob: ac460a3ba77c79aa75d5309ca014d8c0bb75f694 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?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:SelectObject" toolbar:style="radio auto" />
 <toolbar:toolbarseparator/>
 <toolbar:toolbaritem xlink:href=".uno:ControlProperties"/>
 <toolbar:toolbarseparator/>
 <toolbar:toolbaritem xlink:href=".uno:Label" toolbar:style="radio auto" />
 <toolbar:toolbaritem xlink:href=".uno:Edit" toolbar:style="radio auto" />
 <toolbar:toolbaritem xlink:href=".uno:ImageControl" toolbar:style="radio auto" />
 <toolbar:toolbaritem xlink:href=".uno:InsertObjectChart" toolbar:style="radio auto" />
 <toolbar:toolbarseparator/>
 <toolbar:toolbaritem xlink:href=".uno:HFixedLine" toolbar:style="radio" />
 <toolbar:toolbaritem xlink:href=".uno:VFixedLine" toolbar:style="radio" />
 <toolbar:toolbarseparator/>
 <toolbar:toolbaritem xlink:href=".uno:GridVisible" toolbar:style="radio auto" toolbar:visible="false"/>
 <toolbar:toolbaritem xlink:href=".uno:GridUse" toolbar:visible="false"/>
 <toolbar:toolbaritem xlink:href=".uno:HelplinesMove" toolbar:visible="false"/>
</toolbar:toolbar>