summaryrefslogtreecommitdiff
path: root/testautomation/framework/optional/input/AppLibrary1/Dialog1.xdl
blob: 205fe9be0f96237baca3e8354ad566d5fa365d85 (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE dlg:window PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "dialog.dtd">
<dlg:window xmlns:dlg="http://openoffice.org/2000/dialog" xmlns:script="http://openoffice.org/2000/script" dlg:id="Dialog1" dlg:left="141" dlg:top="75" dlg:width="209" dlg:height="146" dlg:closeable="true" dlg:moveable="true">
 <dlg:bulletinboard>
  <dlg:button dlg:id="CommandButton1" dlg:tab-index="0" dlg:left="12" dlg:top="34" dlg:width="52" dlg:height="22" dlg:value="CommandButton1"/>
  <dlg:text dlg:id="Label1" dlg:tab-index="1" dlg:left="15" dlg:top="12" dlg:width="45" dlg:height="11" dlg:value="AppLibrary1"/>
 </dlg:bulletinboard>
</dlg:window>