summaryrefslogtreecommitdiff
path: root/sw/source/ui/table/instable.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/instable.src
parent27f199af29794fffb97eb73357c7f9dd4dae0201 (diff)
CWS changehid: #i111874#: change code to support HelpIds as byte strings
Diffstat (limited to 'sw/source/ui/table/instable.src')
-rw-r--r--sw/source/ui/table/instable.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/table/instable.src b/sw/source/ui/table/instable.src
index e5f83f2a1ee3..55bb287a1331 100644
--- a/sw/source/ui/table/instable.src
+++ b/sw/source/ui/table/instable.src
@@ -32,7 +32,7 @@
// #define DLG_INSERT_TABLE 256
ModalDialog DLG_INSERT_TABLE
{
- HelpID = FN_INSERT_TABLE ;
+ HelpID = CMD_FN_INSERT_TABLE ;
OutputSize = TRUE ;
SVLook = TRUE ;
Size = MAP_APPFONT ( 280 , 166 ) ;