1<?xml version="1.0" encoding="UTF-8"?>
2<!--
3 * This file is part of the LibreOffice project.
4 *
5 * This Source Code Form is subject to the terms of the Mozilla Public
6 * License, v. 2.0. If a copy of the MPL was not distributed with this
7 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
8 *
9 * This file incorporates work covered by the following license notice:
10 *
11 *   Licensed to the Apache Software Foundation (ASF) under one or more
12 *   contributor license agreements. See the NOTICE file distributed
13 *   with this work for additional information regarding copyright
14 *   ownership. The ASF licenses this file to you under the Apache
15 *   License, Version 2.0 (the "License"); you may not use this file
16 *   except in compliance with the License. You may obtain a copy of
17 *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
18 -->
19<office:document-content xmlns:office="http://openoffice.org/2000/office" xmlns:style="http://openoffice.org/2000/style" xmlns:text="http://openoffice.org/2000/text" xmlns:table="http://openoffice.org/2000/table" xmlns:draw="http://openoffice.org/2000/drawing" xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:meta="http://openoffice.org/2000/meta" xmlns:number="http://openoffice.org/2000/datastyle" xmlns:svg="http://www.w3.org/2000/svg" xmlns:chart="http://openoffice.org/2000/chart" xmlns:dr3d="http://openoffice.org/2000/dr3d" xmlns:math="http://www.w3.org/1998/Math/MathML" xmlns:form="http://openoffice.org/2000/form" xmlns:script="http://openoffice.org/2000/script" xmlns:ooo="http://openoffice.org/2004/office" xmlns:ooow="http://openoffice.org/2004/writer" xmlns:oooc="http://openoffice.org/2004/calc" xmlns:dom="http://www.w3.org/2001/xml-events" xmlns:xforms="http://www.w3.org/2002/xforms" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:rpt="http://openoffice.org/2005/report" xmlns:of="urn:oasis:names:tc:opendocument:xmlns:of:1.2" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:grddl="http://www.w3.org/2003/g/data-view#" xmlns:tableooo="http://openoffice.org/2009/table" xmlns:field="urn:openoffice:names:experimental:ooo-ms-interop:xmlns:field:1.0" office:version="1.2" grddl:transformation="http://docs.oasis-open.org/office/1.2/xslt/odf2rdf.xsl" office:class="text">
20  <office:script/>
21  <office:font-decls>
22    <style:font-decl style:name="Arial Unicode MS" fo:font-family="&apos;Arial Unicode MS&apos;" style:font-pitch="variable"/>
23    <style:font-decl style:name="HG Mincho Light J" fo:font-family="&apos;HG Mincho Light J&apos;, &apos;MS Mincho&apos;, &apos;HG Mincho J&apos;, &apos;HG Mincho L&apos;, &apos;HG Mincho&apos;, Mincho, &apos;MS PMincho&apos;, &apos;MS Gothic&apos;, &apos;HG Gothic J&apos;, &apos;HG Gothic B&apos;, &apos;HG Gothic&apos;, Gothic, &apos;MS PGothic&apos;, &apos;Andale Sans UI&apos;, &apos;Arial Unicode MS&apos;, &apos;Lucida Sans Unicode&apos;, Tahoma" style:font-pitch="variable"/>
24    <style:font-decl style:name="Thorndale" fo:font-family="Thorndale, &apos;Times New Roman&apos;, Times, &apos;Lucida Serif&apos;, &apos;Lucida Bright&apos;, Timmons, &apos;New York&apos;, Serif" style:font-family-generic="roman" style:font-pitch="variable"/>
25    <style:font-decl style:name="Arial" fo:font-family="Arial" style:font-family-generic="swiss" style:font-pitch="variable"/>
26  </office:font-decls>
27  <office:automatic-styles>
28    <style:style style:name="P1" style:family="paragraph">
29      <style:properties fo:text-align="center"/>
30    </style:style>
31    <style:style style:name="gr1" style:family="graphics">
32      <style:properties style:wrap="run-through" style:number-wrapped-paragraphs="no-limit" style:vertical-pos="from-top" style:horizontal-pos="from-left" style:horizontal-rel="paragraph"/>
33    </style:style>
34  </office:automatic-styles>
35  <office:body>
36    <office:forms form:automatic-focus="true" form:apply-design-mode="false">
37      <form:form form:name="Standard" form:apply-filter="true" form:command-type="table" form:service-name="com.sun.star.form.component.Form" office:target-frame="" xlink:href="">
38        <form:control form:name="start" form:service-name="com.sun.star.form.component.CommandButton" form:id="control1">
39          <form:button form:label="start smoketest" office:target-frame="" xlink:href="" form:image-data="" form:delay-for-repeat="PT0.50S" form:image-position="center">
40            <form:properties>
41              <form:property form:property-name="DefaultControl" form:property-type="string">
42                <form:property-value>stardiv.one.form.control.CommandButton</form:property-value>
43              </form:property>
44            </form:properties>
45            <office:events>
46              <script:event script:language="StarBasic" script:event-name="on-performaction" script:macro-name="Standard.Global.StartTestByOptions" script:location="document" script:library="document"/>
47            </office:events>
48          </form:button>
49        </form:control>
50        <form:control form:name="options" form:service-name="com.sun.star.form.component.CommandButton" form:id="control2">
51          <form:button form:label="options" office:target-frame="" xlink:href="" form:image-data="" form:delay-for-repeat="PT0.50S" form:image-position="center">
52            <form:properties>
53              <form:property form:property-name="DefaultControl" form:property-type="string">
54                <form:property-value>stardiv.one.form.control.CommandButton</form:property-value>
55              </form:property>
56            </form:properties>
57            <office:events>
58              <script:event script:language="StarBasic" script:event-name="on-performaction" script:macro-name="Standard.Global.ShowOptionsDlg" script:location="document" script:library="document"/>
59            </office:events>
60          </form:button>
61        </form:control>
62        <form:control form:name="table" form:service-name="com.sun.star.form.component.CommandButton" form:id="control3">
63          <form:button form:label="delete table" office:target-frame="" xlink:href="" form:image-data="" form:delay-for-repeat="PT0.50S" form:image-position="center">
64            <form:properties>
65              <form:property form:property-name="DefaultControl" form:property-type="string">
66                <form:property-value>stardiv.one.form.control.CommandButton</form:property-value>
67              </form:property>
68            </form:properties>
69            <office:events>
70              <script:event script:language="StarBasic" script:event-name="on-performaction" script:macro-name="Standard.Global.ClearAllText" script:location="document" script:library="document"/>
71            </office:events>
72          </form:button>
73        </form:control>
74      </form:form>
75    </office:forms>
76    <text:sequence-decls>
77      <text:sequence-decl text:display-outline-level="0" text:name="Illustration"/>
78      <text:sequence-decl text:display-outline-level="0" text:name="Table"/>
79      <text:sequence-decl text:display-outline-level="0" text:name="Text"/>
80      <text:sequence-decl text:display-outline-level="0" text:name="Drawing"/>
81    </text:sequence-decls>
82    <text:user-field-decls>
83      <text:user-field-decl text:value-type="string" text:string-value="y" text:name="Writer"/>
84      <text:user-field-decl text:value-type="string" text:string-value="y" text:name="Calc"/>
85      <text:user-field-decl text:value-type="string" text:string-value="y" text:name="Impress"/>
86      <text:user-field-decl text:value-type="string" text:string-value="y" text:name="Draw"/>
87      <text:user-field-decl text:value-type="string" text:string-value="y" text:name="HTML"/>
88      <text:user-field-decl text:value-type="string" text:string-value="y" text:name="Math"/>
89      <text:user-field-decl text:value-type="string" text:string-value="y" text:name="Chart"/>
90      <text:user-field-decl text:value-type="string" text:string-value="y" text:name="Macros"/>
91      <text:user-field-decl text:value-type="string" text:string-value="n" text:name="Terminate"/>
92      <text:user-field-decl text:value-type="string" text:string-value="y" text:name="Java"/>
93      <text:user-field-decl text:value-type="string" text:string-value="y" text:name="SaveOpen8"/>
94      <text:user-field-decl text:value-type="string" text:string-value="y" text:name="Database"/>
95      <text:user-field-decl text:value-type="string" text:string-value="y" text:name="Extension"/>
96    </text:user-field-decls>
97    <text:p text:style-name="Standard">
98      <draw:control text:anchor-type="page" text:anchor-page-number="1" svg:x="2cm" svg:y="2cm" draw:z-index="1" draw:style-name="gr1" draw:text-style-name="P1" svg:width="2.477cm" svg:height="0.787cm" form:id="control1"/>
99      <draw:control text:anchor-type="page" text:anchor-page-number="1" svg:x="5cm" svg:y="2cm" draw:z-index="0" draw:style-name="gr1" draw:text-style-name="P1" svg:width="2.477cm" svg:height="0.787cm" form:id="control2"/>
100      <draw:control text:anchor-type="page" text:anchor-page-number="1" svg:x="8cm" svg:y="2cm" draw:z-index="2" draw:style-name="gr1" draw:text-style-name="P1" svg:width="2.477cm" svg:height="0.787cm" form:id="control3"/>
101    </text:p>
102  </office:body>
103</office:document-content>
104