summaryrefslogtreecommitdiff
path: root/reportdesign/uiconfig/dbreport/toolbar/resizebar.xml
blob: 864f588b976b7566d05143f8b6f94799d004406e (plain)
1
2
3
4
5
6
7
8
9
<?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:SmallestWidth"/>
 <toolbar:toolbaritem xlink:href=".uno:GreatestWidth"/>
 <toolbar:toolbarbreak/>
 <toolbar:toolbaritem xlink:href=".uno:SmallestHeight"/>
 <toolbar:toolbaritem xlink:href=".uno:GreatestHeight"/>
</toolbar:toolbar>