Hi all
my problem is that a mouse listener on a calc document is called
and i need to close the calc document in this call
it works but exiting the listerner callback _mousepressed, OOo crashes
Mikhail pointed me on AsyncCallback
using OOoBasic
asyncCallback = createUnoService( "com.sun.star.awt.AsyncCallback")
but is there a way to define the callback method or do i need to
implement it as a uno java service
Thanks in advance
laurent
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]