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





------- Additional comments from [EMAIL PROTECTED] Wed May  3 23:06:59 -0700 
2006 -------
OD->jianhuajiao:
- The page header respectively the page footer are stored in the OpenDocument
file format as part of the page style - for detail see the specification of the
OpenDocument file format

- The header frame resp. footer frame are formatted as any other frame. The main
properties of a frame are its position and its size. The size and position of a
header/footer frame are on the one hand determined by its attributes and the
attributes of the page. On the other hand its own content (paragraphs, tables,
etc.) influences its height. This a very simple description of how these frames
are formatted. For details you should debug the corresponding methods of the
classes <SwHeaderFrm>, <SwFooterFrm>, <SwHeadFootFrm> and <SwLayoutFrm> or you
can ask me concrete questions.

- method <SwFrm::InvalidatePage(..)> is intended to be performed for header
resp. footer frames. Thus, suppressing its execution isn't the right way to fix
this layout loop.

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