Hi Andreas,

> Oh, what a productive thread this is. So let me show that I'm with you.

fine :)

> So "ThisComponent", saved in a form/report, can refer to the Writer
> document while "ThisComponent", saved in the container of the Base
> document, can refer to that document without any conflicts.

After the feature has been implemented, there ain't no macros in
forms/reports anymore - all macros will be in the database document then.

The concept by now is to let ThisComponent always refer to the context
from which the macro was invoked (a form/report, or even a query/table
designer), and have an additional ThisDatabaseDocument which refers to
the, well, database document in which the macro is embedded.

Ciao
Frank

-- 
- Frank Schönheit, Software Engineer         [EMAIL PROTECTED] -
- Sun Microsystems                      http://www.sun.com/staroffice -
- OpenOffice.org Base                       http://dba.openoffice.org -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to