Dominique De Munck wrote: > Hi Mathias, Peter, > > Thx for all the help, I got it finally working! > I tried in the past the queryInterface to get to our > XTransferableSupplier but then I got stuck since the resulting > xTransferable was empty. You must select contents first apparently.
Of course. The transferable is a representation of the currently selected content. If nothing is selected an empty transferable seems to be a valid representation of it. And this object "freezes" the current selection - if you put it aside and change the selection you have to retrieve the transferable again to now get the content of the current selection. Ciao, Mathias -- Mathias Bauer (mba) - Project Lead OpenOffice.org Writer OpenOffice.org Engineering at Sun: http://blogs.sun.com/GullFOSS Please don't reply to "[EMAIL PROTECTED]". I use it for the OOo lists and only rarely read other mails sent to it. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
