To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=39097
User af changed the following:
What |Old value |New value
================================================================================
Status|NEW |STARTED
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Fri Mar 18 08:49:13 -0800
2005 -------
When a page number is inserted ActionChanged() is called at SdrPage. This call
reaches the original SVX view object contact of the SdrPageObj via an
InvalidatePartOfView() called at a local object contact.
This did not work with the slidesorter::PageObjectViewObjectContact because that
did not create such a local object contact and thus had no conection to the
SdrPage.
Fixed by creating a local object contact that is used only for listening to
ActionChanged() calls not for painting.
---------------------------------------------------------------------
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]