To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=65456
User sus changed the following:
What |Old value |New value
================================================================================
Assigned to|stefan_ziel |sus
--------------------------------------------------------------------------------
Target milestone|--- |OOo 2.0.4
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Mon Jul 31 12:02:47 -0700
2006 -------
Took the time after working-hours and fixed it, here is out it works:
First /office:document/office:body/office:text/text:p
references to style:style, which uses the first masterpage (e.g. for output of
headers.xml
<text:p text:style-name="P1">11</text:p>
where P1 has an attribute
style:master-page-name="First_20_Page"
) .
Only for the first word section properties a style:master-page for type="first"
is created
<style:master-page style:name="First_20_Page" style:display-name="First Page"
style:page-layout-name="pm1" style:next-style-name="Standard-1">
Odd and even is separated by <style:header> for odd and <style:header-left> for
even.
---------------------------------------------------------------------
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]