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] Sat Oct 27 14:11:22 +0000 2007 ------- I understand the problem, but you don't see the point (please use my code to test): ThisComponent.getTextSections() returs *all*(!) sections that are located in the document! Even all child sections. So how should be there any order? Also Section.getChildSections() returns *all*(!) child sections, not only the direct childs! Otherwise you must claim for that this methods returns *only* the first level sections and child sections respectively. But i think, this isn't a good idea ... Hope you see it clear now. --------------------------------------------------------------------- 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]
