merged tag ooo/DEV300_m102
[LibreOffice.git] / toolkit / workben / layout / sequence.xml
blobe89db54db2dcced18d2dc918abc18fc31874fc5e
1 <?xml version="1.0" encoding="UTF-8"?>
3 <framewindow xmlns="http://openoffice.org/2007/layout"
4              xmlns:cnt="http://openoffice.org/2007/layout/container"
5              xmlns:style="http://openoffice.org/2007/layout/style"
6              title="Sequence Test" style:optimumsize="true"
7              style:has_border="true" style:sizeable="true" style:moveable="true">
8         <vbox>
9             <multilistbox linecount="5" string-item-list=":a:b::c:::d::::e:as:"
10                                         selected-items="0:1" />
11             <okbutton cnt:expand="false" />
12         </vbox>
13 </framewindow>