summaryrefslogtreecommitdiff
path: root/cui/source/options/optdict.src
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/options/optdict.src')
-rw-r--r--cui/source/options/optdict.src9
1 files changed, 9 insertions, 0 deletions
diff --git a/cui/source/options/optdict.src b/cui/source/options/optdict.src
index b5d31ce90fe9..ae63c20f4013 100644
--- a/cui/source/options/optdict.src
+++ b/cui/source/options/optdict.src
@@ -51,6 +51,7 @@ ModalDialog RID_SFXDLG_NEWDICT
};
Edit ED_DICTNAME
{
+ HelpID = "cui:Edit:RID_SFXDLG_NEWDICT:ED_DICTNAME";
Border = TRUE ;
Pos = MAP_APPFONT ( 55 , 14 ) ;
Size = MAP_APPFONT ( 90 , 12 ) ;
@@ -65,6 +66,7 @@ ModalDialog RID_SFXDLG_NEWDICT
};
ListBox LB_DICTLANG
{
+ HelpID = "cui:ListBox:RID_SFXDLG_NEWDICT:LB_DICTLANG";
Border = TRUE ;
Pos = MAP_APPFONT ( 55 , 30 ) ;
Size = MAP_APPFONT ( 90 , 66 ) ;
@@ -72,6 +74,7 @@ ModalDialog RID_SFXDLG_NEWDICT
};
CheckBox BTN_EXCEPT
{
+ HelpID = "cui:CheckBox:RID_SFXDLG_NEWDICT:BTN_EXCEPT";
Pos = MAP_APPFONT ( 12 , 44 ) ;
Size = MAP_APPFONT ( 57 , 10 ) ;
Text [ en-US ] = "~Exception (-)" ;
@@ -124,6 +127,7 @@ ModalDialog RID_SFXDLG_EDITDICT
};
ListBox LB_ALLDICTS
{
+ HelpID = "cui:ListBox:RID_SFXDLG_EDITDICT:LB_ALLDICTS";
Border = TRUE ;
Pos = MAP_APPFONT ( 82 , 9 ) ;
Size = MAP_APPFONT ( 121 , 62 ) ;
@@ -137,6 +141,7 @@ ModalDialog RID_SFXDLG_EDITDICT
};
ListBox LB_DICTLANG
{
+ HelpID = "cui:ListBox:RID_SFXDLG_EDITDICT:LB_DICTLANG";
Border = TRUE ;
Pos = MAP_APPFONT ( 82 , 25 ) ;
Size = MAP_APPFONT ( 121 , 66 ) ;
@@ -158,6 +163,7 @@ ModalDialog RID_SFXDLG_EDITDICT
};
Edit ED_WORD
{
+ HelpID = "cui:Edit:RID_SFXDLG_EDITDICT:ED_WORD";
Pos = MAP_APPFONT ( 12 , 56 ) ;
Size = MAP_APPFONT ( 71 , 12 ) ;
Border = TRUE ;
@@ -172,6 +178,7 @@ ModalDialog RID_SFXDLG_EDITDICT
Edit ED_REPLACE
{
+ HelpID = "cui:Edit:RID_SFXDLG_EDITDICT:ED_REPLACE";
Pos = MAP_APPFONT ( 83 , 56 ) ;
Size = MAP_APPFONT ( 120 , 12 ) ;
Border = TRUE ;
@@ -180,6 +187,7 @@ ModalDialog RID_SFXDLG_EDITDICT
PushButton PB_NEW_REPLACE
{
+ HelpID = "cui:PushButton:RID_SFXDLG_EDITDICT:PB_NEW_REPLACE";
Pos = MAP_APPFONT ( 209 , 56 ) ;
Size = MAP_APPFONT ( 55 , 12 ) ;
TabStop = TRUE ;
@@ -187,6 +195,7 @@ ModalDialog RID_SFXDLG_EDITDICT
};
PushButton PB_DELETE_REPLACE
{
+ HelpID = "cui:PushButton:RID_SFXDLG_EDITDICT:PB_DELETE_REPLACE";
Pos = MAP_APPFONT ( 209 , 71 ) ;
Size = MAP_APPFONT ( 55 , 12 ) ;
TabStop = TRUE ;