diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-03-29 07:41:33 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-03-29 07:41:33 +0000 |
commit | 86637545b347f016703fc44b4e646b74d9ee827f (patch) | |
tree | 4af942d16e23f24bd6c002080454884766784c04 /svx/source/dialog/cfg.src | |
parent | 3ea9aa65b5acbfa1073f9386ff585eb9e008966a (diff) |
INTEGRATION: CWS pb12 (1.14.100); FILE MERGED
2006/02/07 13:50:36 pb 1.14.100.1: fix: #i60609# HelpId for ListBox of MenuOrganizerDlg
Diffstat (limited to 'svx/source/dialog/cfg.src')
-rw-r--r-- | svx/source/dialog/cfg.src | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/svx/source/dialog/cfg.src b/svx/source/dialog/cfg.src index 8583e1f15255..26581398159d 100644 --- a/svx/source/dialog/cfg.src +++ b/svx/source/dialog/cfg.src @@ -4,9 +4,9 @@ * * $RCSfile: cfg.src,v $ * - * $Revision: 1.14 $ + * $Revision: 1.15 $ * - * last change: $Author: obo $ $Date: 2005-12-21 16:18:38 $ + * last change: $Author: obo $ $Date: 2006-03-29 08:41:33 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -515,6 +515,7 @@ ModalDialog MD_MENU_ORGANISER }; Control BOX_MAIN_MENUS { + HelpId = HID_SVX_CONFIG_MENU_LISTBOX ; Border = TRUE ; Pos = MAP_APPFONT ( 6 , 48 ) ; Size = MAP_APPFONT ( 93 , 100 ) ; |