summaryrefslogtreecommitdiff
path: root/sw/source/ui/config/optdlg.src
diff options
context:
space:
mode:
authorVladimir Glazunov <vg@openoffice.org>2010-11-16 13:49:31 +0100
committerVladimir Glazunov <vg@openoffice.org>2010-11-16 13:49:31 +0100
commitc75630a0387433905286e2517156c86218b5a25b (patch)
treeb1f664df618bed98c0f3706f0e2caa020d7c35d0 /sw/source/ui/config/optdlg.src
parent6508f9b1af9b253ed6b9a6e28817a856f423c21f (diff)
parentb86664061c2971a6f1d910301d1895b0f2043709 (diff)
CWS-TOOLING: integrate CWS tlmath01ooo/DEV300_m94
Diffstat (limited to 'sw/source/ui/config/optdlg.src')
-rw-r--r--sw/source/ui/config/optdlg.src12
1 files changed, 12 insertions, 0 deletions
diff --git a/sw/source/ui/config/optdlg.src b/sw/source/ui/config/optdlg.src
index 9f7b76401b..bd7133612a 100644
--- a/sw/source/ui/config/optdlg.src
+++ b/sw/source/ui/config/optdlg.src
@@ -1021,6 +1021,18 @@ TabPage TP_OPTSHDWCRSR
Group = TRUE ;
Text [ en-US ] = "Enable";
};
+ FixedLine FL_LAYOUT_OPTIONS
+ {
+ Pos = MAP_APPFONT ( 6 , 133 ) ;
+ Size = MAP_APPFONT ( 118 , 8 ) ;
+ Text [ en-US ] = "Layout assistance";
+ };
+ CheckBox CB_MATH_BASELINE_ALIGNMENT
+ {
+ Pos = MAP_APPFONT ( 12 , 144 ) ;
+ Size = MAP_APPFONT ( 236 , 10 ) ;
+ Text [ en-US ] = "Math baseline alignment";
+ };
};