Am Donnerstag, den 13.12.2007, 16:07 +0100 schrieb Frank Schönheit - Sun 
Microsystems Germany:
> Imagine a macro configured to appear in the toolbar of a form, but
> located (as macro) in the embodying database document. You want to
> execute this macro from within the form, perhaps from within the
> database document, and surely from within the Basic IDE during
> developing it.
> What's your expectations how ThisComponent should behave?

Oncemore trying to contribute something from practice:

After looking at some macros lingering around here I found that many
usages of ThisComponent are initiated by getting a selection on the
active document.

In other words ThisComponent is a placeholder whenever a component is to
be used as parameter and it is not known which one or it is necessary to
get the topmost frame.

HTH,
Marc


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

Reply via email to