diff options
author | Behrend Cornelius <bc@openoffice.org> | 2001-11-28 15:16:33 +0000 |
---|---|---|
committer | Behrend Cornelius <bc@openoffice.org> | 2001-11-28 15:16:33 +0000 |
commit | 3ed9ed34c33e188cd4f345796c5c919014713ae6 (patch) | |
tree | 8d299d03d339e1c2e16b5b9769cc630d1f359d86 /wizards/source/formwizard/DlgFormDB.xdl | |
parent | 509dec6960c4180aa87c1109072499f3c8aa4077 (diff) |
#95287# SetNumerics Routine improved
Diffstat (limited to 'wizards/source/formwizard/DlgFormDB.xdl')
-rw-r--r-- | wizards/source/formwizard/DlgFormDB.xdl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/source/formwizard/DlgFormDB.xdl b/wizards/source/formwizard/DlgFormDB.xdl index 2d8c344b3..5df9ee45b 100644 --- a/wizards/source/formwizard/DlgFormDB.xdl +++ b/wizards/source/formwizard/DlgFormDB.xdl @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE dlg:window PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "dialog.dtd"> - <dlg:window xmlns:dlg="http://openoffice.org/2000/dialog" xmlns:script="http://openoffice.org/2000/script" dlg:id="DlgFormDB" dlg:left="96" dlg:top="28" dlg:width="270" dlg:height="210" dlg:page="2" dlg:help-url="HID:34400"> + <dlg:window xmlns:dlg="http://openoffice.org/2000/dialog" xmlns:script="http://openoffice.org/2000/script" dlg:id="DlgFormDB" dlg:left="96" dlg:top="28" dlg:width="270" dlg:height="210" dlg:page="1" dlg:help-url="HID:34400"> <dlg:bulletinboard> <dlg:text dlg:id="lblSelFields" dlg:tab-index="0" dlg:left="154" dlg:top="70" dlg:width="110" dlg:height="8" dlg:page="1" dlg:value="lblSelFields"/> <dlg:menulist dlg:id="lstDatabases" dlg:tab-index="1" dlg:left="6" dlg:top="51" dlg:width="110" dlg:height="12" dlg:page="1" dlg:help-url="HID:34410" dlg:spin="true"> |