diff options
author | Kurt Zenker <kz@openoffice.org> | 2006-10-06 09:46:25 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2006-10-06 09:46:25 +0000 |
commit | 9f39070046678eb8aeb51d210c90150647d31ad7 (patch) | |
tree | a5974bb7f40741bdec56c281f5eb94b58704452f /svx/source/options/multipat.src | |
parent | 2ad115d7f5722c2547cd147cb3b52d747112f202 (diff) |
INTEGRATION: CWS fwk46 (1.38.88); FILE MERGED
2006/09/11 10:53:43 pb 1.38.88.1: fix: #i68646# HelpId for RadioButtonListBox
Diffstat (limited to 'svx/source/options/multipat.src')
-rw-r--r-- | svx/source/options/multipat.src | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/svx/source/options/multipat.src b/svx/source/options/multipat.src index e94036de0867..a257179fa5b1 100644 --- a/svx/source/options/multipat.src +++ b/svx/source/options/multipat.src @@ -4,9 +4,9 @@ * * $RCSfile: multipat.src,v $ * - * $Revision: 1.38 $ + * $Revision: 1.39 $ * - * last change: $Author: kz $ $Date: 2006-07-21 10:40:53 $ + * last change: $Author: kz $ $Date: 2006-10-06 10:46:25 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -66,6 +66,7 @@ ModalDialog RID_SVXDLG_MULTIPATH }; Control LB_RADIOBUTTON { + HelpId = HID_OPTIONS_MULTIPATH_LIST ; Hide = TRUE ; Border = TRUE ; Pos = MAP_APPFONT ( 6 , 6 ) ; |