summaryrefslogtreecommitdiffstats
path: root/basctl/uiconfig/basicide/toolbar/formcontrolsbar.xml
blob: 8e8715992da887501f677a06a0f0f5445d734700 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?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:toolbarbreak/>
 <toolbar:toolbaritem xlink:href=".uno:RadioBUTTON" toolbar:helpid="helpid:10147"  toolbar:style="radio" />
 <toolbar:toolbaritem xlink:href=".uno:CheckBOX" toolbar:helpid="helpid:10148"  toolbar:style="radio" />
 <toolbar:toolbarbreak/>
 <toolbar:toolbaritem xlink:href=".uno:InsertListBOX" toolbar:helpid="helpid:10191"  toolbar:style="radio" />
 <toolbar:toolbaritem xlink:href=".uno:ComboBOX" toolbar:helpid="helpid:10192"  toolbar:style="radio" />
 <toolbar:toolbarbreak/>
 <toolbar:toolbaritem xlink:href=".uno:VScrollBAR" toolbar:helpid="helpid:10195"  toolbar:style="radio" />
 <toolbar:toolbaritem xlink:href=".uno:HScrollBAR" toolbar:helpid="helpid:10194"  toolbar:style="radio" />
 <toolbar:toolbarbreak/>
 <toolbar:toolbaritem xlink:href=".uno:SpinBUTTON" toolbar:helpid="helpid:10769"  toolbar:style="radio" />
 <toolbar:toolbarbreak/>
</toolbar:toolbar>