summaryrefslogtreecommitdiff
path: root/sw/source/core/objectpositioning/environmentofanchoredobject.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/objectpositioning/environmentofanchoredobject.cxx')
-rw-r--r--sw/source/core/objectpositioning/environmentofanchoredobject.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/objectpositioning/environmentofanchoredobject.cxx b/sw/source/core/objectpositioning/environmentofanchoredobject.cxx
index 547811040de6..9d022c5dce13 100644
--- a/sw/source/core/objectpositioning/environmentofanchoredobject.cxx
+++ b/sw/source/core/objectpositioning/environmentofanchoredobject.cxx
@@ -80,7 +80,7 @@ const SwLayoutFrm& SwEnvironmentOfAnchoredObject::GetVertEnvironmentLayoutFrm(
!pVertEnvironmentLayFrm->IsFlyFrm() &&
!pVertEnvironmentLayFrm->IsHeaderFrm() &&
!pVertEnvironmentLayFrm->IsFooterFrm() &&
- !pVertEnvironmentLayFrm->IsFtnFrm() &&
+ !pVertEnvironmentLayFrm->IsFootnoteFrm() &&
!pVertEnvironmentLayFrm->IsPageBodyFrm() &&
!pVertEnvironmentLayFrm->IsPageFrm() )
{