To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=69629
                 Issue #|69629
                 Summary|XML import: reconstrution of assignment of paragraph s
                        |tyle to outline levels
               Component|Word processor
                 Version|680m182
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|open-import
             Assigned to|od
             Reported by|od





------- Additional comments from [EMAIL PROTECTED] Mon Sep 18 02:35:58 -0700 
2006 -------
On reconstructing the assignment of paragraph styles to the outline levels of
the outline style (Tools - Outline Numbering), the paragraph style property
style:default-outline-level is used. Additional the paragraph style of a heading
is assigned to the corresponding outline level of the outline style, if the
paragraph style isn't already assigned to an outline level of the outline style.
Thus, it's assumpt that all headings of a text document on a certain outline
level have the same paragraph and apply by default the outline style.
This is an insufficiency for the extension, that a paragraph or a paragraph
style could got a outline level independently of the outline style.
Thus, the XML import code to reconstruct the assignment of paragraph styles to
the outline levels of the outline style has to be changed:
- A paragraph style is assigned to an outline level of an outline style, if and
only if its XML property style:default-outline-level is set and it has no list
style applied nor inherits a list style from its parent paragraph style.
- A paragraph style of an existing heading is assigned to the corresponding
outline level, if and only if the outline level hasn't got any paragraph style
assigned to it. This rule is needed for older text documents (e.g. converted
OpenOffice.org file format text documents), which doesn't contain paragraph
style XML property style:default-outline-level.

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