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


User od changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|'hbrinkm'                 |'hbrinkm,mru,os'
--------------------------------------------------------------------------------
        Target milestone|OOo 3.3                   |OOo 3.x
--------------------------------------------------------------------------------




------- Additional comments from [email protected] Fri Mar 12 15:39:47 +0000 
2010 -------
Fix for issue 99822 causes this defect to become visible. Fix for issue 99822 is
correct - indent values does have to set directly at the paragraph on the WW8
import.
This issue makes a long known issue visible:
- The paragraphs can have a left indent, an additional first line indent and a
right indent. In OpenOffice.org these values can not be set separately. If one
of the indent attribute is set, the other are also set. This is the long known
issue.
- In the given document the paragraphs have set a right indent. The left indent
and the first line indent are inherited from the set list style.
- When importing these paragraphs their right indent is set and thus, their left
indent and first line indent are also set. Thus, these paragraphs no longer
apply the indent attributes from the set list style.
- Until fix for issue 99822 during the import the list indent attribute values
are also set directly at the paragraphs. Thus, this defect was covered until fix
for issue 99822.

To solve this issue the internal data structure - namely <SvxLRSpaceItem> -
holding the three indent attributes needs to be separated. This is not as easy
as it sounds. I have to admit that this is nothing for OOo 3.3 currently. Thus,
I am re-targeting this issue.

---------------------------------------------------------------------
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