summaryrefslogtreecommitdiff
path: root/cui/source/options/optspell.src
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/options/optspell.src')
-rw-r--r--cui/source/options/optspell.src5
1 files changed, 5 insertions, 0 deletions
diff --git a/cui/source/options/optspell.src b/cui/source/options/optspell.src
index 93957d9d79eb..80a9e974017d 100644
--- a/cui/source/options/optspell.src
+++ b/cui/source/options/optspell.src
@@ -39,6 +39,7 @@ TabPage RID_SFXPAGE_SPELL
Text [ en-US ] = "Spellcheck" ;
PushButton BTN_BOOK
{
+ HelpID = "cui:PushButton:RID_SFXPAGE_SPELL:BTN_BOOK";
Pos = MAP_APPFONT ( 128 , 6 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
Text [ en-US ] = "~Edit..." ;
@@ -46,6 +47,7 @@ TabPage RID_SFXPAGE_SPELL
};
MultiListBox LB_BOOK
{
+ HelpID = "cui:MultiListBox:RID_SFXPAGE_SPELL:LB_BOOK";
Border = TRUE ;
Pos = MAP_APPFONT ( 12 , 14 ) ;
Size = MAP_APPFONT ( 103 , 47 ) ;
@@ -60,6 +62,7 @@ TabPage RID_SFXPAGE_SPELL
};
CheckBox BTN_CAPS
{
+ HelpID = "cui:CheckBox:RID_SFXPAGE_SPELL:BTN_CAPS";
Pos = MAP_APPFONT ( 12 , 82 ) ;
Size = MAP_APPFONT ( 103 , 10 ) ;
Text [ en-US ] = "~Capital words" ;
@@ -67,6 +70,7 @@ TabPage RID_SFXPAGE_SPELL
};
CheckBox BTN_NUMS
{
+ HelpID = "cui:CheckBox:RID_SFXPAGE_SPELL:BTN_NUMS";
Pos = MAP_APPFONT ( 12 , 95 ) ;
Size = MAP_APPFONT ( 103 , 10 ) ;
Text [ en-US ] = "~Words with numbers " ;
@@ -74,6 +78,7 @@ TabPage RID_SFXPAGE_SPELL
};
CheckBox BTN_UPLOW
{
+ HelpID = "cui:CheckBox:RID_SFXPAGE_SPELL:BTN_UPLOW";
Pos = MAP_APPFONT ( 12 , 108 ) ;
Size = MAP_APPFONT ( 103 , 10 ) ;
Text [ en-US ] = "~Case sensitive " ;