merged tag ooo/DEV300_m102
[LibreOffice.git] / toolkit / workben / layout / numeric.xml
blobbecab18cdf9b128c7ead4034211a0beafa5f67ba
1 <?xml version="1.0" encoding="UTF-8"?>
2 <framewindow xmlns="http://openoffice.org/2007/layout"
3               xmlns:cnt="http://openoffice.org/2007/layout/container"
4               id="window1" title="Test-Dialog" optimumsize="true"
5               has_border="true" sizeable="true" moveable="true">
6                 <vbox>
7             <numericfield text="5" spin="true" enforce-format="false" value-min="5.3" value-max="17.8"/>
8                         <pushbutton />
9                 </vbox>
10 </framewindow>