diff options
author | Mathias Bauer <mba@openoffice.org> | 2010-07-10 18:21:24 +0200 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2010-07-10 18:21:24 +0200 |
commit | 4a02c63d1431b2e8686a035e119c4a2f5c972592 (patch) | |
tree | 06a7b49c95fb2c8de73679b96e5eb33c4d251f25 /sc/source/ui/miscdlgs/highred.src | |
parent | 48fbbe2989e13b073c266345081c0ed73e2ec0ef (diff) |
CWS changehid: #i111874#: change code to support HelpIds as byte strings
Diffstat (limited to 'sc/source/ui/miscdlgs/highred.src')
-rw-r--r-- | sc/source/ui/miscdlgs/highred.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/miscdlgs/highred.src b/sc/source/ui/miscdlgs/highred.src index a244a3e2a44e..6a3c4ce1da5e 100644 --- a/sc/source/ui/miscdlgs/highred.src +++ b/sc/source/ui/miscdlgs/highred.src @@ -29,7 +29,7 @@ ModelessDialog RID_SCDLG_HIGHLIGHT_CHANGES { OutputSize = TRUE ; - HelpId = FID_CHG_ACCEPT ; + HelpId = CMD_FID_CHG_ACCEPT ; Hide = TRUE ; SVLook = TRUE ; Size = MAP_APPFONT ( 318 , 148 ) ; |