summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/findfrm.cxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2004-02-26 10:39:36 +0000
committerKurt Zenker <kz@openoffice.org>2004-02-26 10:39:36 +0000
commit748a3c211a98d1a7e7e127cfe28147616b36da7f (patch)
tree4a4b54d041513d0e8077a3e1ee479734b1c4f2c4 /sw/source/core/layout/findfrm.cxx
parentd0eb984375b1b792add584ece4b899fa6a212be4 (diff)
INTEGRATION: CWS os27 (1.18.360); FILE MERGED
2004/02/13 16:43:08 fme 1.18.360.3: RESYNC: (1.19-1.20); FILE MERGED 2004/02/05 15:32:42 fme 1.18.360.2: RESYNC: (1.18-1.19); FILE MERGED 2004/01/28 17:02:54 fme 1.18.360.1: #i24134# Feature - Modify table rows with the ruler
Diffstat (limited to 'sw/source/core/layout/findfrm.cxx')
-rw-r--r--sw/source/core/layout/findfrm.cxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/sw/source/core/layout/findfrm.cxx b/sw/source/core/layout/findfrm.cxx
index 54803150ad1b..dbe0263fff5e 100644
--- a/sw/source/core/layout/findfrm.cxx
+++ b/sw/source/core/layout/findfrm.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: findfrm.cxx,v $
*
- * $Revision: 1.20 $
+ * $Revision: 1.21 $
*
- * last change: $Author: hr $ $Date: 2004-02-02 18:20:31 $
+ * last change: $Author: kz $ $Date: 2004-02-26 11:39:36 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -1257,6 +1257,8 @@ void SwFrm::SetDirFlags( BOOL bVert )
{
if( bVert )
{
+ // OD 2004-01-21 #114969# - if derived, valid vertical flag only if
+ // vertical flag of upper/anchor is valid.
if( bDerivedVert )
{
SwFrm* pAsk = IsFlyFrm() ?