Author: mseidel
Date: Thu Nov 8 21:36:47 2018
New Revision: 1846199
URL: http://svn.apache.org/viewvc?rev=1846199&view=rev
Log:
Center graphic
Modified:
openoffice/trunk/main/wizards/source/importwizard/ImportDialog.xdl
Modified: openoffice/trunk/main/wizards/source/importwizard/ImportDialog.xdl
URL:
http://svn.apache.org/viewvc/openoffice/trunk/main/wizards/source/importwizard/ImportDialog.xdl?rev=1846199&r1=1846198&r2=1846199&view=diff
==============================================================================
--- openoffice/trunk/main/wizards/source/importwizard/ImportDialog.xdl
(original)
+++ openoffice/trunk/main/wizards/source/importwizard/ImportDialog.xdl Thu Nov
8 21:36:47 2018
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE dlg:window PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN"
"dialog.dtd">
<!--***********************************************************
- *
+ *
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
@@ -9,16 +9,16 @@
* to you under the Apache License, Version 2.0 (the
* "License"); you may not use this file except in compliance
* with the License. You may obtain a copy of the License at
- *
+ *
* http://www.apache.org/licenses/LICENSE-2.0
- *
+ *
* Unless required by applicable law or agreed to in writing,
* software distributed under the License is distributed on an
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
* KIND, either express or implied. See the License for the
* specific language governing permissions and limitations
* under the License.
- *
+ *
***********************************************************-->
<dlg:window xmlns:dlg="http://openoffice.org/2000/dialog"
xmlns:script="http://openoffice.org/2000/script" dlg:id="ImportDialog"
dlg:left="96" dlg:top="28" dlg:width="270" dlg:height="210" dlg:page="4"
dlg:help-url="HID:WIZARDS_HID_DLGIMPORT_DIALOG" dlg:closeable="true"
dlg:moveable="true" dlg:title="ImportDialog">
<dlg:bulletinboard>
@@ -44,7 +44,7 @@
<dlg:text dlg:id="LabelCurDocumentRetrieval" dlg:tab-index="13"
dlg:left="15" dlg:top="91" dlg:width="249" dlg:height="8" dlg:page="4"
dlg:value="LabelCurDocumentRetrieval"/>
<dlg:text dlg:id="LabelCurProgress" dlg:tab-index="14" dlg:left="10"
dlg:top="106" dlg:width="255" dlg:height="8" dlg:page="4"
dlg:value="LabelCurProgress"/>
<dlg:text dlg:id="LabelCurDocument" dlg:tab-index="15" dlg:left="15"
dlg:top="118" dlg:width="249" dlg:height="20" dlg:page="4"
dlg:value="LabelCurDocument" dlg:multiline="true"/>
- <dlg:img dlg:id="ImportPreview" dlg:tab-index="16" dlg:left="5" dlg:top="6"
dlg:width="258" dlg:height="26" dlg:scale-image="false"/>
+ <dlg:img dlg:id="ImportPreview" dlg:tab-index="16" dlg:left="6" dlg:top="6"
dlg:width="258" dlg:height="26" dlg:scale-image="false"/>
<dlg:button dlg:id="cmdBack" dlg:tab-index="17" dlg:left="155" dlg:top="190"
dlg:width="50" dlg:height="14"
dlg:help-url="HID:WIZARDS_HID_DLGIMPORT_0_CMDPREV" dlg:value="cmdBack">
<script:event script:event-name="on-performaction"
script:macro-name="vnd.sun.star.script:ImportWizard.Main.PrevStep?language=Basic&location=application"
script:language="Script"/>
</dlg:button>