summaryrefslogtreecommitdiff
path: root/svx/source/dialog
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-07-10 14:02:54 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-07-10 14:02:54 +0000
commitab6d520177d9d014f9d87c5cd70b41a10a361826 (patch)
tree44d5c72e9b70a46104c0702c14742e48c5c0d52b /svx/source/dialog
parent1a232a3b7b808f88595e5b5617da0381fd5448dc (diff)
INTEGRATION: CWS fwk66 (1.34.82); FILE MERGED
2007/06/05 20:58:35 pb 1.34.82.2: RESYNC: (1.34-1.36); FILE MERGED 2007/04/26 06:18:58 pb 1.34.82.1: fix: #i75984 don't mirror the preview in RTL layout
Diffstat (limited to 'svx/source/dialog')
-rw-r--r--svx/source/dialog/page.cxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/svx/source/dialog/page.cxx b/svx/source/dialog/page.cxx
index 7ea7f16d61e9..661291a94262 100644
--- a/svx/source/dialog/page.cxx
+++ b/svx/source/dialog/page.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: page.cxx,v $
*
- * $Revision: 1.37 $
+ * $Revision: 1.38 $
*
- * last change: $Author: hr $ $Date: 2007-06-27 17:31:38 $
+ * last change: $Author: ihi $ $Date: 2007-07-10 15:02:54 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -345,6 +345,8 @@ SvxPageDescPage::SvxPageDescPage( Window* pParent, const SfxItemSet& rAttr ) :
{
bBorderModified = FALSE;
FreeResource();
+ aBspWin.EnableRTL( FALSE );
+
// diese Page braucht ExchangeSupport
SetExchangeSupport();