To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=42740 Issue #:|42740 Summary:|tdoc ucp should use new model collection instead of |traveling top level frames Component:|scripting Version:|680m78 Platform:|All URL:| OS/Version:|All Status:|NEW Status whiteboard:| Keywords:| Resolution:| Issue type:|ENHANCEMENT Priority:|P3 Subcomponent:|code Assigned to:|kso Reported by:|as
------- Additional comments from [EMAIL PROTECTED] Mon Feb 14 06:02:54 -0800 2005 ------- Currently there is a gap between creation of the tdoc ucp and creation of the first office document. That's why the tdoc ucp travles over all top level frames to know all still open documents and listen afterwards on the GlobalEventBroadcaster service to be informed if further documents will be opened. >From now the GlobalEventBroadcaster service provides a new interface css:: container::XSet. It makes it possible to get access to an enumeration of all currently open office documents, which allows to be useable by everyone. --------------------------------------------------------------------- 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]
