https://bugs.freedesktop.org/show_bug.cgi?id=61977
Eike Rathke <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Whiteboard|EasyHack | |DifficultyInteresting | |SkillCpp | --- Comment #6 from Eike Rathke <[email protected]> --- It turned out that the ScRefFinder::ToggleRel() method in sc/source/core/tool/reffind.cxx is not prepared at all to handle references to external documents. Currently that methods operates on the string obtained from code tokens and can't be easily enhanced to take the various external references' document notations into account. Best a new approach would be implemented that operates on a copy of the compiled tokens instead. I wouldn't call that an EasyHack anymore though.. removing from those. -- 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
