summaryrefslogtreecommitdiff
path: root/testautomation/framework/optional/input/AppLibrary1/Dialog1.xdl
diff options
context:
space:
mode:
Diffstat (limited to 'testautomation/framework/optional/input/AppLibrary1/Dialog1.xdl')
-rwxr-xr-xtestautomation/framework/optional/input/AppLibrary1/Dialog1.xdl8
1 files changed, 8 insertions, 0 deletions
diff --git a/testautomation/framework/optional/input/AppLibrary1/Dialog1.xdl b/testautomation/framework/optional/input/AppLibrary1/Dialog1.xdl
new file mode 100755
index 000000000000..205fe9be0f96
--- /dev/null
+++ b/testautomation/framework/optional/input/AppLibrary1/Dialog1.xdl
@@ -0,0 +1,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> \ No newline at end of file