[Libreoffice-bugs] [Bug 118350] Writer can't handle RTL direction from MS office odt file.

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sat Jan 26 14:50:05 UTC 2019


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

--- Comment #12 from Justin L <jluth at mail.com> ---
(In reply to Regina Henschel from comment #9)
> I do not find any code in LibreOffice, that handles fo:text-align for import
adjushdl.cxx??  It contains
SvXMLEnumMapEntry<style::ParagraphAdjust> const pXML_Para_Adjust_Enum[] =
{
    { XML_START,        style::ParagraphAdjust_LEFT },
    { XML_END,          style::ParagraphAdjust_RIGHT },
    { XML_CENTER,       style::ParagraphAdjust_CENTER },
    { XML_JUSTIFY,      style::ParagraphAdjust_BLOCK },
    { XML_JUSTIFIED,    style::ParagraphAdjust_BLOCK }, // obsolete
    { XML_LEFT,         style::ParagraphAdjust_LEFT },
    { XML_RIGHT,        style::ParagraphAdjust_RIGHT },
    { XML_TOKEN_INVALID, style::ParagraphAdjust(0) }
};

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190126/f4b4b28f/attachment-0001.html>


More information about the Libreoffice-bugs mailing list