summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/src/opredlin.src
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2010-10-11 17:56:12 +0200
committerMathias Bauer <mba@openoffice.org>2010-10-11 17:56:12 +0200
commit9d0e54189cbe98d57bf4dab926a09d313ac5d874 (patch)
tree658b0ddeea3fd47c82eaf78ecab286bc1d4a47ce /sc/source/ui/src/opredlin.src
parentCWS changehid: resync to m89 (diff)
downloadcore-9d0e54189cbe98d57bf4dab926a09d313ac5d874.tar.gz
core-9d0e54189cbe98d57bf4dab926a09d313ac5d874.zip
CWS changehid: generate former auto hids into src files
Diffstat (limited to 'sc/source/ui/src/opredlin.src')
-rw-r--r--sc/source/ui/src/opredlin.src4
1 files changed, 4 insertions, 0 deletions
diff --git a/sc/source/ui/src/opredlin.src b/sc/source/ui/src/opredlin.src
index a0258fc0c029..8cabbca238f6 100644
--- a/sc/source/ui/src/opredlin.src
+++ b/sc/source/ui/src/opredlin.src
@@ -66,6 +66,7 @@ TabPage RID_SCPAGE_OPREDLINE
};
ListBox CLB_CONTENT
{
+ HelpID = "sc:ListBox:RID_SCPAGE_OPREDLINE:CLB_CONTENT";
Pos = MAP_APPFONT ( 90 , 14 ) ;
Size = MAP_APPFONT ( 120 , 86 ) ;
TabStop = TRUE ;
@@ -73,6 +74,7 @@ TabPage RID_SCPAGE_OPREDLINE
};
ListBox CLB_REMOVE
{
+ HelpID = "sc:ListBox:RID_SCPAGE_OPREDLINE:CLB_REMOVE";
Pos = MAP_APPFONT ( 90 , 30 ) ;
Size = MAP_APPFONT ( 120 , 86 ) ;
TabStop = TRUE ;
@@ -80,6 +82,7 @@ TabPage RID_SCPAGE_OPREDLINE
};
ListBox CLB_INSERT
{
+ HelpID = "sc:ListBox:RID_SCPAGE_OPREDLINE:CLB_INSERT";
Pos = MAP_APPFONT ( 90 , 46 ) ;
Size = MAP_APPFONT ( 120 , 86 ) ;
TabStop = TRUE ;
@@ -87,6 +90,7 @@ TabPage RID_SCPAGE_OPREDLINE
};
ListBox CLB_MOVE
{
+ HelpID = "sc:ListBox:RID_SCPAGE_OPREDLINE:CLB_MOVE";
Pos = MAP_APPFONT ( 90 , 62 ) ;
Size = MAP_APPFONT ( 120 , 86 ) ;
TabStop = TRUE ;