To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=24255


User od changed the following:

                  What    |Old value                 |New value
================================================================================
               Assigned to|mmaher                    |od
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Fri Feb  4 06:09:41 -0800 
2005 -------
OD->ayaniger:
Your new patch works - thanks.
But it work by change and it works only for drawing objects, not for Microsoft
Word textboxes. That's not your fault.
The position of Microsoft Word textboxes in documents in right-to-left layout
are already correct.
By reviewing your patch I've detected a more general defect:
Because we corrected the representation of drawing object positions in the file
format (OpenDocument file format, extension <odt>), I've implemented some
conversion stuff for reading correctly documents in the former format file
format (OpenOffice.org file format, extension <sxw>). Thus, at the first
positioning of a drawing object, it's position attributes are corrected - see
method <SwAnchoredDrawObject::MakeObjPos()> and its call of method
<_SetPositioningAttr()>. This code is also performed for drawing objects in
import Microsoft Word documents. This isn't intended.

I'll have a closer look at this defect and the solution will also solved this
defect. Stay tuned.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to