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

--- Comment #8 from Eyal Rozenberg <[email protected]> ---
(In reply to Regina Henschel from comment #7)
> Tables in Draw/Impress are inside shapes and the edit engine for shape
> content is not able to interpret and render the style:writing-mode attribute
> of a table style. This cannot be simple solved by introducing an
> uno-command. It needs adding features to the shape text edit engine.

While that is a possibility, it is not necessary for what I'm asking. I'm not
asking (in this bug) for tables to have a persistent, recognizable direction -
just that we automate the procedure of:

Add new column N+1
Move column 1 to N+1 (+ set width)
Move column N to 1 (+ set width)
Move column N+1 to N (+ set width)
Move column 2 to N+1 (+ set width)
Move column N-1 to 2 (+ set width)
Move column N+1 to N-1 (+ set width)
...
Remove column N+1

> The request belongs to the group of not implemented ODF features.

So, I believe that would be a separate request

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

Reply via email to