To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72141
User cl changed the following:
What |Old value |New value
================================================================================
Assigned to|cl |af
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Fri Jan 5 05:05:41 -0800
2007 -------
problem only ocurs if a master page is edited that is not yet used by a slide.
cl->af: to fix this issue look up DrawView::SetAttributes() and find
SdPage& rPage = (SdPage&)pDrawViewShell->GetActualPage()->TRG_GetMasterPage();
This does not always return the currently edited master page. I think you know
best how to get the currently edited one and everything should work as expected.
---------------------------------------------------------------------
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]