summaryrefslogtreecommitdiff
path: root/sw/source/ui/config/optload.src
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/config/optload.src')
-rw-r--r--sw/source/ui/config/optload.src5
1 files changed, 3 insertions, 2 deletions
diff --git a/sw/source/ui/config/optload.src b/sw/source/ui/config/optload.src
index 5dc8dd05fd2c..e849b75e3e27 100644
--- a/sw/source/ui/config/optload.src
+++ b/sw/source/ui/config/optload.src
@@ -138,13 +138,14 @@ TabPage TP_OPTLOAD_PAGE
CheckBox CB_USE_SQUARE_PAGE_MODE
{
HelpID = "sw:CheckBox:TP_OPTLOAD_PAGE:CB_USE_SQUARE_PAGE_MODE";
- Pos = MAP_APPFONT ( 12 , 111) ;
+ Pos = MAP_APPFONT ( 12 , 130) ;
Size = MAP_APPFONT ( 248 , 10 ) ;
Text [ en-US ] = "Use square page mode for text grid";
};
CheckBox CB_USE_CHAR_UNIT
{
- Pos = MAP_APPFONT ( 12 , 130) ;
+ HelpID = "sw:CheckBox:TP_OPTLOAD_PAGE:CB_USE_CHAR_UNIT";
+ Pos = MAP_APPFONT ( 12 , 111) ;
Size = MAP_APPFONT ( 109 , 10 ) ;
Text [ en-US ] = "Enable char unit";
};