Kaydet (Commit) 25399354 authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Julien Nabet

Fix typo

Change-Id: I8204875e480356cdb5ce7bc26996884eb1f4c131
Reviewed-on: https://gerrit.libreoffice.org/48859Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
Tested-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst e2956527
......@@ -862,7 +862,7 @@ basegfx::B2DRange Array::GetCellRange( size_t nCol, size_t nRow, bool bExpandMer
// probably *should* be included in the above extended
// GetColPosition/GetColWidth already. This might be
// added due to GetColPosition/GetColWidth not working
// correcly over PageChanges (if used), but not sure.
// correctly over PageChanges (if used), but not sure.
aRect.Left() -= rCell.mnAddLeft;
aRect.Right() += rCell.mnAddRight;
aRect.Top() -= rCell.mnAddTop;
......
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