summaryrefslogtreecommitdiff
path: root/wizards/source/webwizard/WebWzrd.xdl
diff options
context:
space:
mode:
authorTom Verbeek <tv@openoffice.org>2001-06-20 12:43:35 +0000
committerTom Verbeek <tv@openoffice.org>2001-06-20 12:43:35 +0000
commit174f5415f3ce85f1f1dc858ee4c2b26d1dcecd12 (patch)
treecfd3593e2dcfeee875861bd4762f3524b0829b3f /wizards/source/webwizard/WebWzrd.xdl
parent29c96bfc50be59cd6ab47d12ae13e163c8b77229 (diff)
#86850# corrected img control size
Diffstat (limited to 'wizards/source/webwizard/WebWzrd.xdl')
-rw-r--r--wizards/source/webwizard/WebWzrd.xdl4
1 files changed, 2 insertions, 2 deletions
diff --git a/wizards/source/webwizard/WebWzrd.xdl b/wizards/source/webwizard/WebWzrd.xdl
index ffa6f2dc5..efb3ae1ae 100644
--- a/wizards/source/webwizard/WebWzrd.xdl
+++ b/wizards/source/webwizard/WebWzrd.xdl
@@ -12,7 +12,7 @@
<dlg:button dlg:style-id="0" dlg:id="cbGoOn" dlg:tab-index="2" dlg:left="214" dlg:top="190" dlg:width="50" dlg:height="14" dlg:value="cbGoOn">
<dlg:event dlg:listener-type="com.sun.star.awt.XActionListener" dlg:event-method="actionPerformed" dlg:script-type="StarBasic" dlg:script-code="WebWizard.HtmlAutoPilotBasic.EndDialog"/>
</dlg:button>
- <dlg:img dlg:id="ImagePreview" dlg:tab-index="3" dlg:left="6" dlg:top="6" dlg:width="258" dlg:height="31"/>
+ <dlg:img dlg:id="ImagePreview" dlg:tab-index="3" dlg:left="6" dlg:top="6" dlg:width="258" dlg:height="26"/>
<dlg:menulist dlg:style-id="0" dlg:id="lbTemplate" dlg:tab-index="4" dlg:left="6" dlg:top="53" dlg:width="110" dlg:height="94">
<dlg:event dlg:listener-type="com.sun.star.awt.XItemListener" dlg:event-method="itemStateChanged" dlg:script-type="StarBasic" dlg:script-code="WebWizard.HtmlAutoPilotBasic.ReloadCurrentDocument"/>
</dlg:menulist>
@@ -32,4 +32,4 @@
</dlg:radiogroup>
<dlg:fixedline dlg:style-id="0" dlg:id="hlnBackground" dlg:tab-index="11" dlg:left="154" dlg:top="152" dlg:width="110" dlg:height="9" dlg:value="hlnBackground"/>
</dlg:bulletinboard>
-</dlg:window> \ No newline at end of file
+</dlg:window>