Kaydet (Commit) 012fc9bb authored tarafından Kohei Yoshida's avatar Kohei Yoshida

Remove non-matching DecRecalcLevel().

üst 912c7c85
...@@ -2241,7 +2241,6 @@ sal_Bool ScTable::SetRowHeightRange( SCROW nStartRow, SCROW nEndRow, sal_uInt16 ...@@ -2241,7 +2241,6 @@ sal_Bool ScTable::SetRowHeightRange( SCROW nStartRow, SCROW nEndRow, sal_uInt16
mpRowHeights->setValue(nStartRow, nEndRow, nNewHeight); mpRowHeights->setValue(nStartRow, nEndRow, nNewHeight);
} }
DecRecalcLevel();
if (bChanged) if (bChanged)
InvalidatePageBreaks(); InvalidatePageBreaks();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment