summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/src/optsolver.src
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2010-07-10 18:21:24 +0200
committerMathias Bauer <mba@openoffice.org>2010-07-10 18:21:24 +0200
commit4a02c63d1431b2e8686a035e119c4a2f5c972592 (patch)
tree06a7b49c95fb2c8de73679b96e5eb33c4d251f25 /sc/source/ui/src/optsolver.src
parentfix warnings (diff)
downloadcore-4a02c63d1431b2e8686a035e119c4a2f5c972592.tar.gz
core-4a02c63d1431b2e8686a035e119c4a2f5c972592.zip
CWS changehid: #i111874#: change code to support HelpIds as byte strings
Diffstat (limited to 'sc/source/ui/src/optsolver.src')
-rw-r--r--sc/source/ui/src/optsolver.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/src/optsolver.src b/sc/source/ui/src/optsolver.src
index 2fc5cf3a3c54..e0c8ba382bc6 100644
--- a/sc/source/ui/src/optsolver.src
+++ b/sc/source/ui/src/optsolver.src
@@ -30,7 +30,7 @@
ModelessDialog RID_SCDLG_OPTSOLVER
{
OutputSize = TRUE ;
- HelpId = SID_OPENDLG_OPTSOLVER ;
+ HelpId = CMD_SID_OPENDLG_OPTSOLVER ;
Hide = TRUE ;
SVLook = TRUE ;
Size = MAP_APPFONT ( 230 , 210 ) ;