https://bugs.documentfoundation.org/show_bug.cgi?id=136783

--- Comment #2 from Justin L <[email protected]> ---
Simple solution is
-         sal_Int32 nColumnSize = mvTableGrid.size();
+td::min(tableRow.getTableCells().size(), mvTableGrid.size());

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to