merged tag ooo/DEV300_m102
[LibreOffice.git] / toolkit / workben / layout / test.xml
blobd0b4f90629127a57fce254c7738295d5e75e8666
1 <?xml version="1.0" encoding="UTF-8"?>
3 <dialog xmlns="http://openoffice.org/2007/layout"
4              xmlns:cnt="http://openoffice.org/2007/layout/container"
5              title="Interactable Containers" optimumsize="true"
6              has_border="true" sizeable="true" moveable="true">
7     <tabcontrol>
8         <tabpage cnt:title="Page">
9             <pushbutton label="Test" />
10         </tabpage>
11     </tabcontrol>
12 </dialog>