summaryrefslogtreecommitdiff
path: root/cui/source/options/internationaloptions.src
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/options/internationaloptions.src')
-rw-r--r--cui/source/options/internationaloptions.src5
1 files changed, 5 insertions, 0 deletions
diff --git a/cui/source/options/internationaloptions.src b/cui/source/options/internationaloptions.src
index b07baaf47aa8..16509bf5d920 100644
--- a/cui/source/options/internationaloptions.src
+++ b/cui/source/options/internationaloptions.src
@@ -32,6 +32,7 @@
TabPage RID_OFA_TP_INTERNATIONAL
{
+ HelpID = "cui:TabPage:RID_OFA_TP_INTERNATIONAL";
OutputSize = TRUE ;
Size = MAP_APPFONT ( PAGE_SIZE_X, PAGE_SIZE_Y ) ;
SVLook = TRUE ;
@@ -46,6 +47,7 @@ TabPage RID_OFA_TP_INTERNATIONAL
RadioButton RB_TXTDIR_LEFT2RIGHT
{
+ HelpID = "cui:RadioButton:RID_OFA_TP_INTERNATIONAL:RB_TXTDIR_LEFT2RIGHT";
Pos = MAP_APPFONT( COL_1, ROW_1 );
Size = MAP_APPFONT( WIDTH2END( COL_1 ), HEIGHT_RB );
Group = TRUE;
@@ -54,6 +56,7 @@ TabPage RID_OFA_TP_INTERNATIONAL
RadioButton RB_TXTDIR_RIGHT2LEFT
{
+ HelpID = "cui:RadioButton:RID_OFA_TP_INTERNATIONAL:RB_TXTDIR_RIGHT2LEFT";
Pos = MAP_APPFONT( COL_1, ROW_2 );
Size = MAP_APPFONT( WIDTH2END( COL_1 ), HEIGHT_RB );
Text [ en-US ] = "~Right-to-left";
@@ -68,6 +71,7 @@ TabPage RID_OFA_TP_INTERNATIONAL
CheckBox CB_SHTVW_RIGHT2LEFT
{
+ HelpID = "cui:CheckBox:RID_OFA_TP_INTERNATIONAL:CB_SHTVW_RIGHT2LEFT";
Pos = MAP_APPFONT( COL_1, ROW_4 );
Size = MAP_APPFONT( WIDTH2END( COL_1 ), HEIGHT_CB );
Text [ en-US ] = "Right-~to-left";
@@ -75,6 +79,7 @@ TabPage RID_OFA_TP_INTERNATIONAL
CheckBox CB_SHTVW_CURRENTDOCONLY
{
+ HelpID = "cui:CheckBox:RID_OFA_TP_INTERNATIONAL:CB_SHTVW_CURRENTDOCONLY";
Pos = MAP_APPFONT( COL_2, ROW_5 );
Size = MAP_APPFONT( WIDTH2END( COL_2 ), HEIGHT_CB );
Text [ en-US ] = "~Current document only";