summaryrefslogtreecommitdiff
path: root/sw/source/core
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core')
-rw-r--r--sw/source/core/inc/txtfrm.hxx1
-rw-r--r--sw/source/core/text/porrst.cxx6
2 files changed, 0 insertions, 7 deletions
diff --git a/sw/source/core/inc/txtfrm.hxx b/sw/source/core/inc/txtfrm.hxx
index 197d6d3cec4a..b4b96c5fc6b5 100644
--- a/sw/source/core/inc/txtfrm.hxx
+++ b/sw/source/core/inc/txtfrm.hxx
@@ -519,7 +519,6 @@ public:
inline void ResetRepaint() const;
bool HasRepaint() const { return mbRepaint; }
inline void ResetBlinkPor() const;
- bool HasBlinkPor() const { return mbHasBlinkPortions; }
void SetHasRotatedPortions(bool bHasRotatedPortions);
bool GetHasRotatedPortions() const { return mbHasRotatedPortions; }
void SetAnimation() const
diff --git a/sw/source/core/text/porrst.cxx b/sw/source/core/text/porrst.cxx
index 0cd1523482f1..32b1e0b389c0 100644
--- a/sw/source/core/text/porrst.cxx
+++ b/sw/source/core/text/porrst.cxx
@@ -334,12 +334,6 @@ bool SwTextFrame::FormatEmpty()
SetUndersized( false );
AdjustFrame( nChg );
- if( HasBlinkPor() )
- {
- ClearPara();
- ResetBlinkPor();
- }
-
if (GetHasRotatedPortions())
{
ClearPara();