[libreoffice] adjust patch

Caolan McNamara caolanm at fedoraproject.org
Mon Oct 11 19:50:02 UTC 2010


commit b2015f50a8e9b63f85552045a8b9e9632064b760
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Mon Oct 11 20:46:32 2010 +0100

    adjust patch

 ...ffice.org-3.0.0.ooo88341.sc.verticalboxes.patch |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/openoffice.org-3.0.0.ooo88341.sc.verticalboxes.patch b/openoffice.org-3.0.0.ooo88341.sc.verticalboxes.patch
index 1a6ed83..32af478 100644
--- a/openoffice.org-3.0.0.ooo88341.sc.verticalboxes.patch
+++ b/openoffice.org-3.0.0.ooo88341.sc.verticalboxes.patch
@@ -65,7 +65,7 @@ diff -u -r1.54.216.1 output2.cxx
                                  Rectangle aLogicClip;
 +                                if (
 +										((nAttrRotate == 9000) || (nAttrRotate == 27000)) &&
-+										(!(eOrient==SVX_ORIENTATION_STANDARD && !bAsianVertical)) &&
++										(!(aAlignParam.eOrient==SVX_ORIENTATION_STANDARD && !aAlignParam.bAsianVertical)) &&
 +										(!(bClip || bSimClip))
 +								   )
 +								{


More information about the scm-commits mailing list