summaryrefslogtreecommitdiff
path: root/sc/source/ui/src/simpref.src
diff options
context:
space:
mode:
authorDaniel Rentz [dr] <daniel.rentz@oracle.com>2010-12-09 10:13:55 +0100
committerDaniel Rentz [dr] <daniel.rentz@oracle.com>2010-12-09 10:13:55 +0100
commitc1d9bbfb6d3d0e41905ab9afa65a1c6bcc0bf14f (patch)
tree7ed805a84aed51a973632d51f05413f16bf45627 /sc/source/ui/src/simpref.src
parent51ccd3874858452681a716ca47d45f8a2ae8beac (diff)
parentde667b72e642d4bb029143d5239c850fd45c17a8 (diff)
mib19: rebase to DEV300m95
Diffstat (limited to 'sc/source/ui/src/simpref.src')
-rw-r--r--sc/source/ui/src/simpref.src2
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/source/ui/src/simpref.src b/sc/source/ui/src/simpref.src
index 03f41c1a56aa..09e04c76ac14 100644
--- a/sc/source/ui/src/simpref.src
+++ b/sc/source/ui/src/simpref.src
@@ -44,6 +44,7 @@ ModelessDialog RID_SCDLG_SIMPLEREF
};
Edit ED_ASSIGN
{
+ HelpID = "sc:Edit:RID_SCDLG_SIMPLEREF:ED_ASSIGN";
Border = TRUE ;
Pos = MAP_APPFONT ( 48 , 6 ) ;
Size = MAP_APPFONT ( 90 , 12 ) ;
@@ -52,6 +53,7 @@ ModelessDialog RID_SCDLG_SIMPLEREF
};
ImageButton RB_ASSIGN
{
+ HelpID = "sc:ImageButton:RID_SCDLG_SIMPLEREF:RB_ASSIGN";
Pos = MAP_APPFONT ( 142 , 5 ) ;
Size = MAP_APPFONT ( 13 , 15 ) ;
TabStop = FALSE ;