To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=82420
------- Additional comments from [EMAIL PROTECTED] Fri Oct 26 16:52:51 +0000 2007 ------- >The navigator shows the right order Yes, that is true, I think the navigator enumerates the content (via createEnumeration() ) while Format.Sections uses the XTextSectionsSupplier.... > For the API there is no need for a order because the sections can be nested > but > they appears only as a section of the document (not as a section of a section) > at the same level in the elements list. the getChildSections() API of XTextSection returns a sequence of first level child sections in the wrong sequence (i.e. sequence in which they were added, and not the sequence they are in within the docment) . --------------------------------------------------------------------- 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]
