https://bugs.freedesktop.org/show_bug.cgi?id=43330
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Status Whiteboard| |target:3.5 AssignedTo|[email protected] |markus.mohrhard@googlemail. |desktop.org |com Ever Confirmed|0 |1 --- Comment #3 from [email protected] 2011-12-08 15:58:12 PST --- Laurent, didn't we have two similar problems here? I don't recall what is all wrong in the ScDocument::TransferTab method. I think I can explain the problems with wrong references but I thought that we had an additional problem with range names here. Some comments for me: local range names are not adjusted or copied in ScDocument::TransferTab but in adjustRangeNames. Is it possible to move the whole logic into adjust range name? What is with TransferTabRef if range names are created in adjustRangeName? How do we deal with the formulas in adjustRangeName? I'm not sure if we will find a solution for every use case because there are some tricky points in there. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
