summaryrefslogtreecommitdiffstats
path: root/sw/source/ui/inc/optpage.hxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2007-04-03 12:48:38 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2007-04-03 12:48:38 +0000
commita3f73551c276505bdc1d9c9a56a5969a9102bc07 (patch)
tree45b3c42582afab15c29862628c8b9690bcf0e034 /sw/source/ui/inc/optpage.hxx
parentINTEGRATION: CWS os93 (1.13.220); FILE MERGED (diff)
downloadcore-a3f73551c276505bdc1d9c9a56a5969a9102bc07.tar.gz
core-a3f73551c276505bdc1d9c9a56a5969a9102bc07.zip
INTEGRATION: CWS os93 (1.19.564); FILE MERGED
2007/02/12 06:22:39 os 1.19.564.1: #i30518# brochure printing in RTL mode
Diffstat (limited to 'sw/source/ui/inc/optpage.hxx')
-rw-r--r--sw/source/ui/inc/optpage.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/ui/inc/optpage.hxx b/sw/source/ui/inc/optpage.hxx
index 3bca6ee70a69..3fc3ea4d54ce 100644
--- a/sw/source/ui/inc/optpage.hxx
+++ b/sw/source/ui/inc/optpage.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: optpage.hxx,v $
*
- * $Revision: 1.19 $
+ * $Revision: 1.20 $
*
- * last change: $Author: obo $ $Date: 2005-12-21 15:13:01 $
+ * last change: $Author: rt $ $Date: 2007-04-03 13:48:38 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -147,6 +147,7 @@ class SwAddPrinterTabPage : public SfxTabPage
CheckBox aRightPageCB;
CheckBox aReverseCB;
CheckBox aProspectCB;
+ CheckBox aProspectCB_RTL;
FixedLine aSeparatorRFL;
@@ -173,7 +174,6 @@ class SwAddPrinterTabPage : public SfxTabPage
SwAddPrinterTabPage( Window* pParent,
const SfxItemSet& rSet );
-
public:
static SfxTabPage* Create( Window* pParent,