On 09/05/2011 08:25 AM, Andreas Säger wrote:
Bill Gradwohl wrote:

GetTransferable / insertTransferable - Never heard of them!

It is clearly shown in my MRI object inspector, but the documentation is
somewhat obscure about what it really means.
http://api.openoffice.org/docs/common/ref/com/sun/star/datatransfer/XTransferableSupplier.html#getTransferable
Think of it as exposing (to some extent) the methods to get data to be pasted to the clipboard, and then inserting that data, but without actually using the clipboard, which means that it should be safer than using the clipboard (because another process will not clobber the clipboard at the same time you try to use it).

If I remember correct, you can also do something like this in a Write document.

--
Andrew Pitonyak
My Macro Document: http://www.pitonyak.org/AndrewMacro.odt
Info:  http://www.pitonyak.org/oo.php


--
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted

Reply via email to