summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2012-05-01 19:49:14 +0200
committerJulien Nabet <serval2412@yahoo.fr>2012-05-01 19:49:14 +0200
commitbcb0f41fad6cd32113a02bb3a23b9b2fa648398d (patch)
tree39195634599fa8ef9bf08e1189ffcea0ece4c4c3
parentOups ! (Thank you Korrawit !) (diff)
downloadcore-bcb0f41fad6cd32113a02bb3a23b9b2fa648398d.tar.gz
core-bcb0f41fad6cd32113a02bb3a23b9b2fa648398d.zip
Revert this not wanted test
Change-Id: Ie0d5cc1bd143240455b55ddf478fdf9fdd88654d
-rw-r--r--sw/source/core/doc/tblrwcl.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/doc/tblrwcl.cxx b/sw/source/core/doc/tblrwcl.cxx
index 856e31d970b0..4aa61c312f9d 100644
--- a/sw/source/core/doc/tblrwcl.cxx
+++ b/sw/source/core/doc/tblrwcl.cxx
@@ -1764,7 +1764,7 @@ sal_Bool SwTable::OldMerge( SwDoc* pDoc, const SwSelBoxes& rBoxes,
}
SwTableLine* pInsLine = new SwTableLine(
- (SwTableLineFmt*)(&pFndBox->GetLines().front().GetLine()->GetFrmFmt()), 0,
+ (SwTableLineFmt*)pFndBox->GetLines().front().GetLine()->GetFrmFmt(), 0,
!pFndBox->GetUpper() ? 0 : pFndBox->GetBox() );
pInsLine->ClaimFrmFmt()->ResetFmtAttr( RES_FRM_SIZE );