Hi Niklas, this interface seems to be what I was looking for. I'll play around with it and see if it can suit my needs.
Many thanks! Andreas. On Fri, 15 Aug 2008 17:39:21 +0200 Niklas Nebel <[EMAIL PROTECTED]> wrote: > On 08/14/08 16:47, Andreas Schneider wrote: > > The first thing I though of, was to use the method specified here: > > http://codesnippets.services.openoffice.org/Calc/Calc.CopySheet.snip > > which selects all, then copies, then pastes. But since this fiddles > > with the clipboard, I would really like to avoid it ... that looks > > more like a workaround than a solution. > > You can use the view's XTransferableSupplier interface. You still > have to select the data in the view, but the clipboard isn't changed. > > Niklas > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
