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

--- Comment #13 from Rafael Lima <rafael.palma.l...@gmail.com> ---
(In reply to Maxim Monastirsky from comment #10)
> FYI, I believe table designs are accessible via the regular UNO style API. I
> didn't try myself, but it seems plausible that you can actually create real
> table designs from your code. That way you won't need to manually reapply
> the formatting each time you add a row etc.

Yes you're right, they're accessible via UNO API. I'll look into it and test if
it might work in this extension.

If it does, it can be a temporary "fix" while we wait for a definitive
implementation in master.

(In reply to Maxim Monastirsky from comment #10)
> Yes. But as a first step we can provide simple context menu actions to
> format alternate rows, header rows etc, and wire those actions to the
> existing Table Properties dialog, to specify the format for the given cell
> role. I actually played with the code a bit, and was able to successfully
> change parts of a design using the dialog. I'll keep playing with it; maybe
> it will end up with something useful.

This would be a great achievement. Let me know if you need help with testing an
eventual patch about this.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to