summaryrefslogtreecommitdiff
path: root/sw/source/ui/config/optdlg.src
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2007-04-03 12:47:19 +0000
committerRüdiger Timm <rt@openoffice.org>2007-04-03 12:47:19 +0000
commit794f15811d79618c999a3ad840a1136ecb33ab4c (patch)
tree73bff58e430bafc5d5846622838f18c19da00478 /sw/source/ui/config/optdlg.src
parent88e9f8d7e0a90f3e627d6caefa5027476bcf0a19 (diff)
INTEGRATION: CWS os93 (1.102.564); FILE MERGED
2007/03/09 09:35:53 os 1.102.564.1: #i30518# brochure printing in RTL mode
Diffstat (limited to 'sw/source/ui/config/optdlg.src')
-rw-r--r--sw/source/ui/config/optdlg.src12
1 files changed, 10 insertions, 2 deletions
diff --git a/sw/source/ui/config/optdlg.src b/sw/source/ui/config/optdlg.src
index e1aae885b48f..bf4e405f2159 100644
--- a/sw/source/ui/config/optdlg.src
+++ b/sw/source/ui/config/optdlg.src
@@ -4,9 +4,9 @@
*
* $RCSfile: optdlg.src,v $
*
- * $Revision: 1.102 $
+ * $Revision: 1.103 $
*
- * last change: $Author: obo $ $Date: 2005-12-21 15:11:53 $
+ * last change: $Author: rt $ $Date: 2007-04-03 13:47:19 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -352,6 +352,14 @@ TabPage TP_OPTPRINT_PAGE
Text [ en-US ] = "Broch~ure" ;
Text [ x-comment ] = " ";
};
+ CheckBox CB_PROSPECT_RTL
+ {
+ Pos = MAP_APPFONT ( 103 , 66 ) ;
+ Size = MAP_APPFONT ( 70 , 10 ) ;
+ Text [ de ] = "Rechts nach Links" ;
+ Text [ en-US ] = "Right to Left" ;
+ Text [ x-comment ] = " ";
+ };
RadioButton RB_NO
{
Pos = MAP_APPFONT ( 180 , 14 ) ;