summaryrefslogtreecommitdiff
path: root/wizards
diff options
context:
space:
mode:
authorTom Verbeek <tv@openoffice.org>2001-06-28 13:05:29 +0000
committerTom Verbeek <tv@openoffice.org>2001-06-28 13:05:29 +0000
commit230c9326e8b436a501b719f5e3aab6049911d4cb (patch)
treef5401475316cc16e43386fee372aea96c67c1caa /wizards
parent03818cf0923e9147895158abdda00a35954a055a (diff)
#87859# correct bitmap size
Diffstat (limited to 'wizards')
-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 78dd65e2d353..02fb077e7e2f 100644
--- a/wizards/source/webwizard/WebWzrd.xdl
+++ b/wizards/source/webwizard/WebWzrd.xdl
@@ -9,7 +9,7 @@
<dlg:button 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: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>
@@ -29,4 +29,4 @@
</dlg:radiogroup>
<dlg:fixedline 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>