Hi Ariel,

> did you change something in 680m241, the current dev. snap.?

A CWS which I contributed to (basmgr03) has been integrated into m233,
and another one (dba24c) into m238. So in some sense: yes.

> There ThisComponent does not work from the Basic IDE when the macro is
> located outside a document == in the user's library:
> 
> * open a Writer doc
> * open the basic IDE
> * write a macro in any of the USER's libraries (NOT the doc's) like
>       Sub Main
>               oDoc = ThisComponent.CurrentController
>       End Sub
> 
> In previous versions, you could run this macro in/from the IDE.
> ThisComponent will point to the Writer doc. NOW it returns null. To get
> a valid reference you have to run the "outer"-macro from the Writer
> doc's Tools - Macro - Run macro... menu. (== debugging as become
> impossible if the macro isn't inside the doc).

I remember having heard this from another source, too. Do you mind
submitting an issue? I suppose it might in fact have been /me
introducing this bug, with basmgr03. Will have a look into it.

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