Apache OpenOffice (AOO) Bugzilla – Issue 83816
RFE: add database specific event for macros to the database application
Last modified: 2017-05-20 10:47:46 UTC
A database has only the default events (Open Document, Load Document, Close Document,..) , but it will be usefull if the database has some more events. Like - table/form/report/query open - table/form/report/query close - table/form/report/query create - insert record - maybe some more.....
Given the feature freeze for 3.0 which passed a while ago, I move this out to 3.1.
targeting to "Later". The more interesting case would be a dedicated broadcaster/listener interface at the database document, respectively its controller, as this would be more powerful than broadcasting any such events via the generic XDocumentEventBroadcaster mechanism.
Reset assigne to the default "issues@openoffice.apache.org".