summaryrefslogtreecommitdiff
path: root/sw/source/ui/table/splittbl.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
commitc80988b0107424ba6de85531ed55fd493a0a64cb (patch)
treee39f64554806129fe96bbe7934398acf36e5c1ee /sw/source/ui/table/splittbl.src
parent27f199af29794fffb97eb73357c7f9dd4dae0201 (diff)
CWS changehid: #i111874#: change code to support HelpIds as byte strings
Diffstat (limited to 'sw/source/ui/table/splittbl.src')
-rw-r--r--sw/source/ui/table/splittbl.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/table/splittbl.src b/sw/source/ui/table/splittbl.src
index 879d4528d7de..790675ed8ad0 100644
--- a/sw/source/ui/table/splittbl.src
+++ b/sw/source/ui/table/splittbl.src
@@ -31,7 +31,7 @@
#include "helpid.h"
ModalDialog DLG_SPLIT_TABLE
{
- HelpID = FN_TABLE_SPLIT_TABLE ;
+ HelpID = CMD_FN_TABLE_SPLIT_TABLE ;
OutputSize = TRUE ;
SVLook = TRUE ;
Size = MAP_APPFONT ( 207 , 76 ) ;