1<?xml version="1.0" encoding="UTF-8"?> 2<!--*********************************************************** 3 * 4 * Licensed to the Apache Software Foundation (ASF) under one 5 * or more contributor license agreements. See the NOTICE file 6 * distributed with this work for additional information 7 * regarding copyright ownership. The ASF licenses this file 8 * to you under the Apache License, Version 2.0 (the 9 * "License"); you may not use this file except in compliance 10 * with the License. You may obtain a copy of the License at 11 * 12 * http://www.apache.org/licenses/LICENSE-2.0 13 * 14 * Unless required by applicable law or agreed to in writing, 15 * software distributed under the License is distributed on an 16 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 17 * KIND, either express or implied. See the License for the 18 * specific language governing permissions and limitations 19 * under the License. 20 * 21 ***********************************************************--> 22 23 24<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"> 25 <office:script/> 26 <office:font-decls> 27 <style:font-decl style:name="Arial Unicode MS" fo:font-family="'Arial Unicode MS'" style:font-pitch="variable"/> 28 <style:font-decl style:name="HG Mincho Light J" fo:font-family="'HG Mincho Light J', 'MS Mincho', 'HG Mincho J', 'HG Mincho L', 'HG Mincho', Mincho, 'MS PMincho', 'MS Gothic', 'HG Gothic J', 'HG Gothic B', 'HG Gothic', Gothic, 'MS PGothic', 'Andale Sans UI', 'Arial Unicode MS', 'Lucida Sans Unicode', Tahoma" style:font-pitch="variable"/> 29 <style:font-decl style:name="Thorndale" fo:font-family="Thorndale, 'Times New Roman', Times, 'Lucida Serif', 'Lucida Bright', Timmons, 'New York', Serif" style:font-family-generic="roman" style:font-pitch="variable"/> 30 <style:font-decl style:name="Arial" fo:font-family="Arial" style:font-family-generic="swiss" style:font-pitch="variable"/> 31 </office:font-decls> 32 <office:automatic-styles> 33 <style:style style:name="P1" style:family="paragraph"> 34 <style:properties fo:text-align="center"/> 35 </style:style> 36 <style:style style:name="gr1" style:family="graphics"> 37 <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"/> 38 </style:style> 39 </office:automatic-styles> 40 <office:body> 41 <office:forms form:automatic-focus="true" form:apply-design-mode="false"> 42 <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=""> 43 <form:control form:name="start" form:service-name="com.sun.star.form.component.CommandButton" form:id="control1"> 44 <form:button form:label="start smoketest" office:target-frame="" xlink:href="" form:image-data="" form:delay-for-repeat="PT0.50S" form:image-position="center"> 45 <form:properties> 46 <form:property form:property-name="DefaultControl" form:property-type="string"> 47 <form:property-value>stardiv.one.form.control.CommandButton</form:property-value> 48 </form:property> 49 </form:properties> 50 <office:events> 51 <script:event script:language="StarBasic" script:event-name="on-performaction" script:macro-name="Standard.Global.StartTestByOptions" script:location="document" script:library="document"/> 52 </office:events> 53 </form:button> 54 </form:control> 55 <form:control form:name="options" form:service-name="com.sun.star.form.component.CommandButton" form:id="control2"> 56 <form:button form:label="options" office:target-frame="" xlink:href="" form:image-data="" form:delay-for-repeat="PT0.50S" form:image-position="center"> 57 <form:properties> 58 <form:property form:property-name="DefaultControl" form:property-type="string"> 59 <form:property-value>stardiv.one.form.control.CommandButton</form:property-value> 60 </form:property> 61 </form:properties> 62 <office:events> 63 <script:event script:language="StarBasic" script:event-name="on-performaction" script:macro-name="Standard.Global.ShowOptionsDlg" script:location="document" script:library="document"/> 64 </office:events> 65 </form:button> 66 </form:control> 67 <form:control form:name="table" form:service-name="com.sun.star.form.component.CommandButton" form:id="control3"> 68 <form:button form:label="delete table" office:target-frame="" xlink:href="" form:image-data="" form:delay-for-repeat="PT0.50S" form:image-position="center"> 69 <form:properties> 70 <form:property form:property-name="DefaultControl" form:property-type="string"> 71 <form:property-value>stardiv.one.form.control.CommandButton</form:property-value> 72 </form:property> 73 </form:properties> 74 <office:events> 75 <script:event script:language="StarBasic" script:event-name="on-performaction" script:macro-name="Standard.Global.ClearAllText" script:location="document" script:library="document"/> 76 </office:events> 77 </form:button> 78 </form:control> 79 </form:form> 80 </office:forms> 81 <text:sequence-decls> 82 <text:sequence-decl text:display-outline-level="0" text:name="Illustration"/> 83 <text:sequence-decl text:display-outline-level="0" text:name="Table"/> 84 <text:sequence-decl text:display-outline-level="0" text:name="Text"/> 85 <text:sequence-decl text:display-outline-level="0" text:name="Drawing"/> 86 </text:sequence-decls> 87 <text:user-field-decls> 88 <text:user-field-decl text:value-type="string" text:string-value="y" text:name="Writer"/> 89 <text:user-field-decl text:value-type="string" text:string-value="y" text:name="Calc"/> 90 <text:user-field-decl text:value-type="string" text:string-value="y" text:name="Impress"/> 91 <text:user-field-decl text:value-type="string" text:string-value="y" text:name="Draw"/> 92 <text:user-field-decl text:value-type="string" text:string-value="y" text:name="HTML"/> 93 <text:user-field-decl text:value-type="string" text:string-value="y" text:name="Math"/> 94 <text:user-field-decl text:value-type="string" text:string-value="y" text:name="Chart"/> 95 <text:user-field-decl text:value-type="string" text:string-value="y" text:name="SaveOpenXML"/> 96 <text:user-field-decl text:value-type="string" text:string-value="y" text:name="SaveOpen50"/> 97 <text:user-field-decl text:value-type="string" text:string-value="n" text:name="Terminate"/> 98 <text:user-field-decl text:value-type="string" text:string-value="y" text:name="Java"/> 99 <text:user-field-decl text:value-type="string" text:string-value="y" text:name="SaveOpen8"/> 100 <text:user-field-decl text:value-type="string" text:string-value="y" text:name="Database"/> 101 <text:user-field-decl text:value-type="string" text:string-value="y" text:name="Extension"/> 102 </text:user-field-decls> 103 <text:p text:style-name="Standard"> 104 <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"/> 105 <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"/> 106 <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"/> 107 </text:p> 108 </office:body> 109</office:document-content> 110