<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - FILEOPEN: DOC: RTL indented table placed with a negative indent on left instead of on the right"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=112074">112074</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>FILEOPEN: DOC: RTL indented table placed with a negative indent on left instead of on the right
</td>
</tr>
<tr>
<th>Product</th>
<td>LibreOffice
</td>
</tr>
<tr>
<th>Version</th>
<td>Inherited From OOo
</td>
</tr>
<tr>
<th>Hardware</th>
<td>All
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>UNCONFIRMED
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>Writer
</td>
</tr>
<tr>
<th>Assignee</th>
<td>libreoffice-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>jluth@mail.com
</td>
</tr></table>
<p>
<div>
<pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=135833" name="attach_135833" title="RTL_table_indent.doc: table should be aligned 1cm from right, not -1cm from left">attachment 135833</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=135833&action=edit" title="RTL_table_indent.doc: table should be aligned 1cm from right, not -1cm from left">[details]</a></span>
RTL_table_indent.doc: table should be aligned 1cm from right, not -1cm from
left
Tables that are indented have "From Left" alignment. That gets a bit trickier
when importing .DOC Right-To-Left tables - where a physical "Right" alignment
needs to be converted into a "From Left" alignment. That ought to be starting
at position = pageTextWidth - tableWidth - Indent. Currently it is starting at
position = LeftMargin - Indent.
The code section involved originally came from these OOo issues:
<a href="https://bz.apache.org/ooo/attachment.cgi?id=58087&action=diff">https://bz.apache.org/ooo/attachment.cgi?id=58087&action=diff</a>
for bug <a href="https://bz.apache.org/ooo/show_bug.cgi?id=28656">https://bz.apache.org/ooo/show_bug.cgi?id=28656</a>
and <a href="https://bz.apache.org/ooo/attachment.cgi?id=63705&action=diff">https://bz.apache.org/ooo/attachment.cgi?id=63705&action=diff</a>
for bug <a href="https://bz.apache.org/ooo/show_bug.cgi?id=103357">https://bz.apache.org/ooo/show_bug.cgi?id=103357</a></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>