To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=42075
User aw changed the following:
What |Old value |New value
================================================================================
Status|STARTED |RESOLVED
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Wed Mar 2 11:52:16 -0800
2005 -------
AW: Well, it was all there, but one comparison missing :-). The visible layers
fo rthe MasterPage are now part of ::sdr::MasterPageDescriptor and get set/get
there. When set, they do an ActionChanged() to the
ViewContactOfMasterPageDescriptor which does the rest. Just in
ViewContactOfMasterPageDescriptor::PaintObject(...) the test for painting the
MasterPageBackgroundObject was missing, added that. In exchange, that test was
removed from ViewContactOfMasterPageDescriptor::ShouldPaintObject(...) where it
was wrong anyways.
Hiding/Showing of objects on the MasterPage already worked, now the
BackgroundObject works, too. Tested if it works with and without the
MasterPageBackgroundCaching (since the ViewContactOfMasterPageDescriptor uses a
VOCOfMasterPageDescriptor which is the buffered object of the
MasterPageBackgroundCaching). Is okay.
Just the Slides preview is not updating (again) since AF does still not keep the
necessary ObjectContacts, they are simply not there. Only ObjectContacts for the
MainViews are there, so all main views do the correct refresh (e.g.new windows).
AW: Added code to execute a BroadcastObjectChange at the
MasterPageBackgroundObject when the layer visibility changes. This should work
as a workaround.
AW: Okay, works. Checking in and adding task.
---------------------------------------------------------------------
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]