<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - in DOCX files, some styles's "text direction" appears Right-to-Left or Left-to-Right depending on User Interface Language"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=126544#c9">Comment # 9</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - in DOCX files, some styles's "text direction" appears Right-to-Left or Left-to-Right depending on User Interface Language"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=126544">bug 126544</a>
from <span class="vcard"><a class="email" href="mailto:jluth@mail.com" title="Justin L <jluth@mail.com>"> <span class="fn">Justin L</span></a>
</span></b>
<pre>The root of the problem seems to be that the heading paragraph styles are
inheriting from -none- instead of
<w:style w:type="paragraph" w:styleId="1">
<w:name w:val="Heading 1"/>
<w:basedOn w:val="Style14"/>
<w:style w:type="paragraph" w:styleId="Style14">
<w:name w:val="שורת כותרת"/>
<w:basedOn w:val="Normal"/></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>