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


User kso changed the following:

                  What    |Old value                 |New value
================================================================================
               Assigned to|kso                       |oj
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Wed Jan 26 00:00:04 -0800 
2005 -------
The problem is that database documents do not implement the interface
css.document.XStorageBasedDocument. According to MAV, every document that has a
Storage must implement this. The TDOC-UCP relies on this and ignores documents
that do not provide this interface. That's why database documents never appear
in the "assign macro for event" dialog.

Additionally, database documents need to trigger following global document
events (TDOC-UCP listens at css.frame.GlobalEventBroadcaster and relies on these
events):
- OnNew
- OnLoad
- OnUnload
- OnSaveDone
- OnSaveAsDone


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

Reply via email to