summaryrefslogtreecommitdiff
path: root/sw/source/core/text/txtfrm.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/text/txtfrm.cxx')
-rw-r--r--sw/source/core/text/txtfrm.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sw/source/core/text/txtfrm.cxx b/sw/source/core/text/txtfrm.cxx
index b59056b51c58..cef5612f0593 100644
--- a/sw/source/core/text/txtfrm.cxx
+++ b/sw/source/core/text/txtfrm.cxx
@@ -73,7 +73,6 @@
#include <IGrammarContact.hxx>
#include <switerator.hxx>
-
TYPEINIT1( SwTxtFrm, SwCntntFrm );
// Switches width and height of the text frame
@@ -1188,7 +1187,6 @@ void SwTxtFrm::Modify( const SfxPoolItem* pOld, const SfxPoolItem *pNew )
SetCompletePaint();
}
-
if( nCount )
{
if( getRootFrm()->GetCurrShell() )
@@ -2066,7 +2064,6 @@ SwTwips SwTxtFrm::CalcFitToContent()
if ( IsRightToLeft() )
Frm().Pos() = aOldFrmPos;
-
SetPara( pOldPara );
return nMax;
@@ -2429,7 +2426,6 @@ void SwTxtFrm::ChgThisLines()
}
}
-
void SwTxtFrm::RecalcAllLines()
{
ValidateLineNum();