On Wed, 08 Jun 2011 12:23:25 +0200, Christian Lippka <c...@lippka.com> wrote:

Am 08.06.2011 12:16, schrieb Marco:
but as I said aSelection internal type seems to be "void"
So from which controller should I get the XSelectionSupplier interface ?
You talk about an xModel object where should I get it from ?
I thought that I should get the frame/component representing the Slide sorter panel,
but I don't know how to do that, too.
Correctly you ask me where I am (that is which component/frame has the focus) when I need this selection, well the answer is: inside the document export dialog, and
I guess that this makes all things more complex.
I currently do not have much time to look into this in detail. But I think

http://wiki.services.openoffice.org/wiki/Drawing_framework

can help you.  Basicly you will need to get the

"private:resource/floater/LeftImpressPane, private:resource/view/SlideSorter"

resource and find its XSelectionSupplier interface. How this is actually done I don't
know (yet).


Hi Christian,
thanks to point out this documentation! :)
I 'll read it as soon as possible.


Cheers,
   Marco

--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to