diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2005-03-23 22:24:39 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2005-03-23 22:24:39 +0000 |
commit | 5363bb03fd6a14faeae13278f8577d69c71004b3 (patch) | |
tree | 81a199ad08aa2ba6fc753e9b4ccde60ccc5d0576 /wizards/source/depot | |
parent | 2be6c1df5864f3cceb6a4f197549fdfd31a0d15a (diff) |
INTEGRATION: CWS extras18 (1.4.86); FILE MERGED
2005/02/28 16:25:22 va 1.4.86.1: #i40799# Corrected Internet Update.
Diffstat (limited to 'wizards/source/depot')
-rw-r--r-- | wizards/source/depot/Dialog2.xdl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/source/depot/Dialog2.xdl b/wizards/source/depot/Dialog2.xdl index 18380310983e..a46fe9f5b383 100644 --- a/wizards/source/depot/Dialog2.xdl +++ b/wizards/source/depot/Dialog2.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="Dialog2" dlg:left="91" dlg:top="24" dlg:width="220" dlg:height="128" dlg:page="1" dlg:help-url="HID:34520" dlg:closeable="true" dlg:moveable="true"> +<dlg:window xmlns:dlg="http://openoffice.org/2000/dialog" xmlns:script="http://openoffice.org/2000/script" dlg:id="Dialog2" dlg:tab-index="0" dlg:left="91" dlg:top="24" dlg:width="220" dlg:height="128" dlg:page="1" dlg:help-url="HID:34520" dlg:closeable="true" dlg:moveable="true"> <dlg:bulletinboard> <dlg:text dlg:id="lblStockNames" dlg:tab-index="0" dlg:left="6" dlg:top="6" dlg:width="102" dlg:height="8" dlg:value="lblStockNames"/> <dlg:menulist dlg:id="lstSellStocks" dlg:tab-index="1" dlg:left="6" dlg:top="17" dlg:width="102" dlg:height="12" dlg:page="1" dlg:help-url="HID:34530" dlg:spin="true"> |