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="Splitter Test" optimumsize="true" has_border="true" sizeable="true" moveable="true">
8 <pushbutton label="Left" />
9 <pushbutton label="Right" />
11 <okbutton cnt:expand="false" />