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