https://bugs.freedesktop.org/show_bug.cgi?id=70750

--- Comment #7 from Eike Rathke <[email protected]> ---
Argh.. ScFormatShell is the wrong place anyway to handle it, these
modifications should be done through ScTabViewShell instead, like all other
requests of ScFormatShell are forwarded through that.

Unfortunately it's not just applying an attribute, but applying it
conditionally. This might mean having to implement a whole new chain of
function set handling this special case, through ScViewFunc, ScDocFunc,
ScDocument, ScTable, ScColumn, which then could take advantage of applying the
attribute to a block of rows instead of slicing and merging the attribute array
for every row.

-- 
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

Reply via email to