summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/flycnt.cxx
diff options
context:
space:
mode:
authorThorsten Behrens <tbehrens@novell.com>2011-02-14 14:00:29 +0100
committerThorsten Behrens <tbehrens@novell.com>2011-02-14 14:00:29 +0100
commitfeedbf4a95b6510dc50cd33159ca5b3c7f500199 (patch)
tree083ab99f3eb0c8b84237b257829e59c0d711d869 /sw/source/core/layout/flycnt.cxx
parent5eead6205917f87778f23b2bc32fe3286dda7a0d (diff)
Elided internal Sun bugtracker IDs.
Diffstat (limited to 'sw/source/core/layout/flycnt.cxx')
-rw-r--r--sw/source/core/layout/flycnt.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/core/layout/flycnt.cxx b/sw/source/core/layout/flycnt.cxx
index 00f78ce6879b..85f9c6cf6be1 100644
--- a/sw/source/core/layout/flycnt.cxx
+++ b/sw/source/core/layout/flycnt.cxx
@@ -479,7 +479,6 @@ void SwFlyAtCntFrm::MakeAll()
{
bOsz = aOszCntrl.ChkOsz();
- // #b6403541#
// special loop prevention for dedicated document:
if ( bOsz &&
HasFixSize() && IsClipped() &&
@@ -551,7 +550,6 @@ void SwFlyAtCntFrm::MakeAll()
{
SetTmpConsiderWrapInfluence( true );
SetRestartLayoutProcess( true );
- // #b6449874#
SetTmpConsiderWrapInfluenceOfOtherObjs( true );
}
bSetCompletePaintOnInvalidate = FALSE;