Issue 76128 - Impossible to bind a macro to an OpenOffice.org Base document (ODB) EVENT
Summary: Impossible to bind a macro to an OpenOffice.org Base document (ODB) EVENT
Status: CLOSED FIXED
Alias: None
Product: Base
Classification: Application
Component: code (show other issues)
Version: recent-trunk
Hardware: All All
: P3 Trivial with 2 votes (vote)
Target Milestone: OOo 3.1
Assignee: marc.neumann
QA Contact: issues@dba
URL:
Keywords:
Depends on: 49133
Blocks: 83816
  Show dependency tree
 
Reported: 2007-04-05 14:43 UTC by Ariel Constenla-Haile
Modified: 2009-04-02 05:56 UTC (History)
1 user (show)

See Also:
Issue Type: FEATURE
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Ariel Constenla-Haile 2007-04-05 14:43:37 UTC
It is imposible to BIND a macro to an OpenOffice.org Base document (ODB) EVENT.

In the GUI, if we open an OpenOffice.org Base document (ODB), go to the 
menu "TOOLS" - "CUSTOMIZE", and we choose the tab "EVENTS", in the "Save 
in" list box there is NO chance to choose the current open OOoBase 
document, just OpenOffice.org as a whole. Therefore the user can't 
assign a macro to a document event (what is called "event binding") just as
he/she can with other OOo documents.

In the API: an OpenOffice.org Base document (ODB) is a 
com.sun.star.sdb.OfficeDatabaseDocument, which includes the service 
com.sun.star.document.OfficeDocument. Therefore the 
OfficeDatabaseDocument, like all the other OOo documents ODT, ODS, ODG, 
ODP, should export the interface com.sun.star.document.XEventsSupplier 
that has a method getEvents() to bind events to the OfficeDocument, but 
it does not.
Comment 1 Frank Schönheit 2007-04-10 07:18:04 UTC
confirming, grabbing, targeting
Comment 2 Frank Schönheit 2007-11-19 10:58:42 UTC
feature freeze for 2.4 passed, so this can go into 3.0 only
Comment 3 Frank Schönheit 2008-05-22 14:06:44 UTC
Given the feature freeze for 3.0 which passed a while ago, I move this out to 3.1.
Comment 4 Frank Schönheit 2008-08-04 07:13:26 UTC
implemented in CWS odbmacros3
Comment 5 Frank Schönheit 2008-09-15 12:11:57 UTC
fs-> msc: please verify in CWS odbmacos3
Comment 6 marc.neumann 2008-09-24 11:12:52 UTC
in general its possible now in the cws odbmacros3

see http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300%2Fodbmacros3
for the CWS
Comment 7 vladimir_hitekschool 2009-04-01 21:17:40 UTC
Issue 76128 has been fixed in master version OOo-dev 3.1 .0 (OOO310m7 
Build:9393) for Windows XP and can be closed.
Comment 8 oleghitekschool 2009-04-02 05:56:05 UTC
The Issue checked and closed by HitekSchool interns, Group 1 - as part of an 
Issue Hunting Party.