[Libreoffice] [GSoC 2011][svgexport] I need some help on exporting "all selected slides" task
Christian Lippka
cl at lippka.com
Wed Jun 8 03:23:25 PDT 2011
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).
Regards,
Christian
More information about the LibreOffice
mailing list