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

Regina Henschel <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #5 from Regina Henschel <[email protected]> ---
That was a decision long ago, see comment
https://opengrok.libreoffice.org/xref/core/xmloff/source/text/XMLTextFrameContext.hxx?r=aef40e73#48

This decision blocks custom styles on text boxes in Writer.

>From an ODF point of view, there is no difference between a (Draw) text box and
a (Writer) frame.

My take is, that we should get rid of this kind of separating. Ideally there
should be only one text engine.

Nevertheless I see the need for an indicator, whether to use Writer engine or
Draw engine, until there is only one engine. I can imagine to have a shape
attribute "has complex text". If it is 'true', we use the Writer text engine,
if it is 'false' we use the Draw text engine.

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

Reply via email to