summaryrefslogtreecommitdiff
path: root/wizards/source/euro/DlgConvert.xdl
diff options
context:
space:
mode:
authorBehrend Cornelius <bc@openoffice.org>2001-10-31 15:24:41 +0000
committerBehrend Cornelius <bc@openoffice.org>2001-10-31 15:24:41 +0000
commit721970b02a1958c2b0565948821b23bc8d36afdd (patch)
tree836d79262623cae53deb2617ada767bc7a8c1c88 /wizards/source/euro/DlgConvert.xdl
parentf6695e7bff52e52e59f6761bd0a1311b0a921866 (diff)
#93583# Now euro- dialogs with Focus opened
Diffstat (limited to 'wizards/source/euro/DlgConvert.xdl')
-rw-r--r--wizards/source/euro/DlgConvert.xdl4
1 files changed, 2 insertions, 2 deletions
diff --git a/wizards/source/euro/DlgConvert.xdl b/wizards/source/euro/DlgConvert.xdl
index 34757ad207a8..284d34835643 100644
--- a/wizards/source/euro/DlgConvert.xdl
+++ b/wizards/source/euro/DlgConvert.xdl
@@ -28,7 +28,7 @@
<dlg:menulist dlg:id="lstSelection" dlg:tab-index="9" dlg:left="170" dlg:top="96" dlg:width="90" dlg:height="52" dlg:page="1" dlg:help-url="HID:34666" dlg:multiselection="true">
<script:event script:event-name="on-itemstatechange" script:location="application" script:macro-name="Euro.ConvertRun.SelectListItem" script:language="StarBasic"/>
</dlg:menulist>
- <dlg:checkbox dlg:id="chkComplete" dlg:tab-index="10" dlg:left="12" dlg:top="43" dlg:width="129" dlg:height="10" dlg:page="1" dlg:help-url="HID:34661" dlg:value="chkComplete" dlg:checked="false">
+ <dlg:checkbox dlg:id="chkComplete" dlg:tab-index="10" dlg:left="12" dlg:top="43" dlg:width="129" dlg:height="10" dlg:page="1" dlg:help-url="HID:34661" dlg:value="chkComplete" dlg:checked="true">
<script:event script:event-name="on-itemstatechange" script:location="application" script:macro-name="Euro.ConvertRun.RetrieveEnableValue" script:language="StarBasic"/>
</dlg:checkbox>
<dlg:text dlg:id="lblHint" dlg:tab-index="11" dlg:left="6" dlg:top="164" dlg:width="258" dlg:height="22" dlg:value="lblHint" dlg:multiline="true"/>
@@ -52,7 +52,7 @@
<dlg:radio dlg:id="optSingleFile" dlg:tab-index="20" dlg:left="12" dlg:top="51" dlg:width="146" dlg:height="10" dlg:page="2" dlg:help-url="HID:34667" dlg:value="optSingleFile">
<script:event script:event-name="on-performaction" script:location="application" script:macro-name="Euro.AutoPilotRun.SwapExtent" script:language="StarBasic"/>
</dlg:radio>
- <dlg:radio dlg:id="optWholeDir" dlg:tab-index="21" dlg:left="12" dlg:top="65" dlg:width="146" dlg:height="10" dlg:page="2" dlg:help-url="HID:34668" dlg:value="optWholeDir">
+ <dlg:radio dlg:id="optWholeDir" dlg:tab-index="21" dlg:left="12" dlg:top="65" dlg:width="146" dlg:height="10" dlg:page="2" dlg:help-url="HID:34668" dlg:value="optWholeDir" dlg:checked="true">
<script:event script:event-name="on-performaction" script:location="application" script:macro-name="Euro.AutoPilotRun.SwapExtent" script:language="StarBasic"/>
</dlg:radio>
</dlg:radiogroup>